提交 d2290c5a 编写于 作者: M mrasong

add NVMeFix.kext

上级 f217c6a5
<?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>20G624</string>
<key>CFBundleDevelopmentRegion</key>
<string>en</string>
<key>CFBundleExecutable</key>
<string>NVMeFix</string>
<key>CFBundleIdentifier</key>
<string>org.acidanthera.NVMeFix</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleName</key>
<string>NVMeFix</string>
<key>CFBundlePackageType</key>
<string>KEXT</string>
<key>CFBundleShortVersionString</key>
<string>1.1.0</string>
<key>CFBundleSupportedPlatforms</key>
<array>
<string>MacOSX</string>
</array>
<key>CFBundleVersion</key>
<string>1.1.0</string>
<key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTPlatformBuild</key>
<string>13C100</string>
<key>DTPlatformName</key>
<string>macosx</string>
<key>DTPlatformVersion</key>
<string>12.1</string>
<key>DTSDKBuild</key>
<string>21C46</string>
<key>DTSDKName</key>
<string>macosx12.1</string>
<key>DTXcode</key>
<string>1321</string>
<key>DTXcodeBuild</key>
<string>13C100</string>
<key>IOKitPersonalities</key>
<dict>
<key>org.acidanthera.NVMeFix</key>
<dict>
<key>CFBundleIdentifier</key>
<string>org.acidanthera.NVMeFix</string>
<key>IOClass</key>
<string>NVMeFix</string>
<key>IOMatchCategory</key>
<string>NVMeFix</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 © 2019 acidanthera. All rights reserved.</string>
<key>OSBundleCompatibleVersion</key>
<string>1.0</string>
<key>OSBundleLibraries</key>
<dict>
<key>as.vit9696.Lilu</key>
<string>1.4.1</string>
<key>com.apple.kpi.bsd</key>
<string>12.0.0</string>
<key>com.apple.kpi.dsep</key>
<string>12.0.0</string>
<key>com.apple.kpi.iokit</key>
<string>12.0.0</string>
<key>com.apple.kpi.libkern</key>
<string>12.0.0</string>
<key>com.apple.kpi.mach</key>
<string>12.0.0</string>
<key>com.apple.kpi.unsupported</key>
<string>12.0.0</string>
</dict>
<key>OSBundleRequired</key>
<string>Root</string>
</dict>
</plist>
......@@ -84,6 +84,7 @@ If it's the first time your nuc10 install with macOS, you must unlock CFG before
- [WhateverGreen.kext 1.6.1](https://github.com/acidanthera/WhateverGreen)
- [AppleALC.kext 1.7.5](https://github.com/acidanthera/AppleALC)
- [IntelMausi.kext 1.0.7](https://github.com/acidanthera/IntelMausi)
- [NVMeFix.kext 1.1.0](https://github.com/acidanthera/NVMeFix)
- [AirportItlwm.kext 2.1.0](https://github.com/OpenIntelWireless/itlwm)
- [BlueToolFixup.kext 2.6.4](https://github.com/acidanthera/BrcmPatchRAM)
- [IntelBTPatcher.kext 2.2.0](https://github.com/OpenIntelWireless/IntelBluetoothFirmware)
......
......@@ -87,6 +87,7 @@ BIOS version **FNCML357.0058(CFG Unlocked under 0055)**
- [WhateverGreen.kext 1.6.1](https://github.com/acidanthera/WhateverGreen)
- [AppleALC.kext 1.7.5](https://github.com/acidanthera/AppleALC)
- [IntelMausi.kext 1.0.7](https://github.com/acidanthera/IntelMausi)
- [NVMeFix.kext 1.1.0](https://github.com/acidanthera/NVMeFix)
- [AirportItlwm.kext 2.1.0](https://github.com/OpenIntelWireless/itlwm)
- [BlueToolFixup.kext 2.6.4](https://github.com/acidanthera/BrcmPatchRAM)
- [IntelBTPatcher.kext 2.2.0](https://github.com/OpenIntelWireless/IntelBluetoothFirmware)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册