Добавил папку EFI и .gitignore

This commit is contained in:
«Bilalline»
2026-06-09 00:27:38 +03:00
parent a86dc7a6a2
commit 2624ef63ca
165 changed files with 19936 additions and 0 deletions

View File

@@ -0,0 +1,99 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>BuildMachineOSBuild</key>
<string>17A405001</string>
<key>CFBundleDevelopmentRegion</key>
<string>en</string>
<key>CFBundleExecutable</key>
<string>OldRadeonX4000HWLibs</string>
<key>CFBundleIdentifier</key>
<string>com.apple.kext.OldRadeonX4000HWLibs</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleName</key>
<string>OldRadeonX4000HWLibs</string>
<key>CFBundlePackageType</key>
<string>KEXT</string>
<key>CFBundleShortVersionString</key>
<string>1.0</string>
<key>CFBundleSupportedPlatforms</key>
<array>
<string>MacOSX</string>
</array>
<key>CFBundleVersion</key>
<string>1.0</string>
<key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTPlatformBuild</key>
<string>10P70r</string>
<key>DTPlatformName</key>
<string>macosx</string>
<key>DTPlatformVersion</key>
<string>10.14</string>
<key>DTSDKBuild</key>
<string>18F96f</string>
<key>DTSDKName</key>
<string>macosx10.14internal</string>
<key>DTXcode</key>
<string>1020</string>
<key>DTXcodeBuild</key>
<string>10P70r</string>
<key>IOKitPersonalities</key>
<dict>
<key>OldRadeonHWLibs</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.apple.kext.OldRadeonX4000HWLibs</string>
<key>IOClass</key>
<string>AMDRadeonX4000_OldRadeonHWLibs</string>
<key>IOMatchCategory</key>
<string>AMDRadeonHWLibs</string>
<key>IOPCITunnelCompatible</key>
<true/>
<key>IOProbeScore</key>
<integer>11</integer>
<key>IOPropertyMatch</key>
<dict>
<key>LoadPlugIn</key>
<string>Load4000</string>
</dict>
<key>IOProviderClass</key>
<string>AMDRadeonX4000_AMDRadeonHWServicesInterface</string>
</dict>
<key>RetainMe</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.apple.kext.OldRadeonX4000HWLibs</string>
<key>IOClass</key>
<string>IOService</string>
<key>IOMatchCategory</key>
<string>RetainRadeonX4000HWLibs</string>
<key>IOProviderClass</key>
<string>IOResources</string>
<key>IOResourceMatch</key>
<string>IOKit</string>
</dict>
</dict>
<key>LSMinimumSystemVersion</key>
<string>10.14</string>
<key>NSHumanReadableCopyright</key>
<string>Copyright © 2017 AMD. All rights reserved.</string>
<key>OSBundleCompatibleVersion</key>
<string>1.0</string>
<key>OSBundleLibraries</key>
<dict>
<key>com.apple.iokit.IOPCIFamily</key>
<string>2.9</string>
<key>com.apple.kpi.bsd</key>
<string>16.0</string>
<key>com.apple.kpi.iokit</key>
<string>16.0</string>
<key>com.apple.kpi.libkern</key>
<string>16.0</string>
<key>com.apple.kpi.mach</key>
<string>16.0</string>
</dict>
</dict>
</plist>