-
-
Notifications
You must be signed in to change notification settings - Fork 117
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix VirtualSMC boot, NVME fix and Intel Bluetooth
- Loading branch information
1 parent
78282a5
commit e286f06
Showing
34 changed files
with
204 additions
and
92 deletions.
There are no files selected for viewing
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
Binary file not shown.
File renamed without changes.
File renamed without changes.
Binary file not shown.
File renamed without changes.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
EFI/CLOVER/kexts/Other/AppleALC.kext/Contents/MacOS/AppleALC
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
EFI/CLOVER/kexts/Other/CPUFriend.kext/Contents/MacOS/CPUFriend
Binary file not shown.
85 changes: 0 additions & 85 deletions
85
EFI/CLOVER/kexts/Other/HibernationFixup.kext/Contents/Info.plist
This file was deleted.
Oops, something went wrong.
Binary file removed
BIN
-58.4 KB
EFI/CLOVER/kexts/Other/HibernationFixup.kext/Contents/MacOS/HibernationFixup
Binary file not shown.
192 changes: 192 additions & 0 deletions
192
EFI/CLOVER/kexts/Other/IntelBluetoothFirmware.kext/Contents/Info.plist
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,192 @@ | ||
<?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>19A602</string> | ||
<key>CFBundleDevelopmentRegion</key> | ||
<string>en</string> | ||
<key>CFBundleExecutable</key> | ||
<string>IntelBluetoothFirmware</string> | ||
<key>CFBundleIdentifier</key> | ||
<string>com.zxystd.IntelBluetoothFirmware</string> | ||
<key>CFBundleInfoDictionaryVersion</key> | ||
<string>6.0</string> | ||
<key>CFBundleName</key> | ||
<string>IntelBluetoothFirmware</string> | ||
<key>CFBundlePackageType</key> | ||
<string>KEXT</string> | ||
<key>CFBundleShortVersionString</key> | ||
<string>1.1</string> | ||
<key>CFBundleSupportedPlatforms</key> | ||
<array> | ||
<string>MacOSX</string> | ||
</array> | ||
<key>CFBundleVersion</key> | ||
<string>1.0.1</string> | ||
<key>DTCompiler</key> | ||
<string>com.apple.compilers.llvm.clang.1_0</string> | ||
<key>DTPlatformBuild</key> | ||
<string>11A1027</string> | ||
<key>DTPlatformVersion</key> | ||
<string>GM</string> | ||
<key>DTSDKBuild</key> | ||
<string>19A547</string> | ||
<key>DTSDKName</key> | ||
<string>macosx10.15</string> | ||
<key>DTXcode</key> | ||
<string>1110</string> | ||
<key>DTXcodeBuild</key> | ||
<string>11A1027</string> | ||
<key>IOKitPersonalities</key> | ||
<dict> | ||
<key>IntelBluetoothFirmware_ 0026</key> | ||
<dict> | ||
<key>CFBundleIdentifier</key> | ||
<string>com.zxystd.IntelBluetoothFirmware</string> | ||
<key>IOClass</key> | ||
<string>IntelBluetoothFirmware</string> | ||
<key>IOProbeScore</key> | ||
<integer>70000</integer> | ||
<key>IOProviderClass</key> | ||
<string>IOUSBHostDevice</string> | ||
<key>idProduct</key> | ||
<integer>38</integer> | ||
<key>idVendor</key> | ||
<integer>32903</integer> | ||
</dict> | ||
<key>IntelBluetoothFirmware_ 3168</key> | ||
<dict> | ||
<key>CFBundleIdentifier</key> | ||
<string>com.zxystd.IntelBluetoothFirmware</string> | ||
<key>IOClass</key> | ||
<string>IntelBluetoothFirmware</string> | ||
<key>IOProbeScore</key> | ||
<integer>70000</integer> | ||
<key>IOProviderClass</key> | ||
<string>IOUSBHostDevice</string> | ||
<key>idProduct</key> | ||
<integer>2727</integer> | ||
<key>idVendor</key> | ||
<integer>32903</integer> | ||
</dict> | ||
<key>IntelBluetoothFirmware_ 726x</key> | ||
<dict> | ||
<key>CFBundleIdentifier</key> | ||
<string>com.zxystd.IntelBluetoothFirmware</string> | ||
<key>IOClass</key> | ||
<string>IntelBluetoothFirmware</string> | ||
<key>IOProbeScore</key> | ||
<integer>70000</integer> | ||
<key>IOProviderClass</key> | ||
<string>IOUSBHostDevice</string> | ||
<key>idProduct</key> | ||
<integer>2012</integer> | ||
<key>idVendor</key> | ||
<integer>32903</integer> | ||
</dict> | ||
<key>IntelBluetoothFirmware_ 8265</key> | ||
<dict> | ||
<key>CFBundleIdentifier</key> | ||
<string>com.zxystd.IntelBluetoothFirmware</string> | ||
<key>IOClass</key> | ||
<string>IntelBluetoothFirmware</string> | ||
<key>IOProbeScore</key> | ||
<integer>70000</integer> | ||
<key>IOProviderClass</key> | ||
<string>IOUSBHostDevice</string> | ||
<key>idProduct</key> | ||
<integer>2603</integer> | ||
<key>idVendor</key> | ||
<integer>32903</integer> | ||
</dict> | ||
<key>IntelBluetoothFirmware_ 926x</key> | ||
<dict> | ||
<key>CFBundleIdentifier</key> | ||
<string>com.zxystd.IntelBluetoothFirmware</string> | ||
<key>IOClass</key> | ||
<string>IntelBluetoothFirmware</string> | ||
<key>IOProbeScore</key> | ||
<integer>70000</integer> | ||
<key>IOProviderClass</key> | ||
<string>IOUSBHostDevice</string> | ||
<key>idProduct</key> | ||
<integer>37</integer> | ||
<key>idVendor</key> | ||
<integer>32903</integer> | ||
</dict> | ||
<key>IntelBluetoothFirmware_ 9560</key> | ||
<dict> | ||
<key>CFBundleIdentifier</key> | ||
<string>com.zxystd.IntelBluetoothFirmware</string> | ||
<key>IOClass</key> | ||
<string>IntelBluetoothFirmware</string> | ||
<key>IOProbeScore</key> | ||
<integer>70000</integer> | ||
<key>IOProviderClass</key> | ||
<string>IOUSBHostDevice</string> | ||
<key>idProduct</key> | ||
<integer>2730</integer> | ||
<key>idVendor</key> | ||
<integer>32903</integer> | ||
</dict> | ||
<key>IntelBluetoothFirmware_3165</key> | ||
<dict> | ||
<key>CFBundleIdentifier</key> | ||
<string>com.zxystd.IntelBluetoothFirmware</string> | ||
<key>IOClass</key> | ||
<string>IntelBluetoothFirmware</string> | ||
<key>IOProbeScore</key> | ||
<integer>70000</integer> | ||
<key>IOProviderClass</key> | ||
<string>IOUSBHostDevice</string> | ||
<key>idProduct</key> | ||
<integer>2602</integer> | ||
<key>idVendor</key> | ||
<integer>32903</integer> | ||
</dict> | ||
<key>IntelBluetoothFirmware_ax200</key> | ||
<dict> | ||
<key>CFBundleIdentifier</key> | ||
<string>com.zxystd.IntelBluetoothFirmware</string> | ||
<key>IOClass</key> | ||
<string>IntelBluetoothFirmware</string> | ||
<key>IOProbeScore</key> | ||
<integer>70000</integer> | ||
<key>IOProviderClass</key> | ||
<string>IOUSBHostDevice</string> | ||
<key>idProduct</key> | ||
<integer>41</integer> | ||
<key>idVendor</key> | ||
<integer>32903</integer> | ||
</dict> | ||
</dict> | ||
<key>LSMinimumSystemVersion</key> | ||
<string>10.14</string> | ||
<key>NSHumanReadableCopyright</key> | ||
<string>Copyright © 2019 钟先耀. All rights reserved.</string> | ||
<key>OSBundleLibraries</key> | ||
<dict> | ||
<key>com.apple.iokit.IOACPIFamily</key> | ||
<string>1.0.0</string> | ||
<key>com.apple.iokit.IOBluetoothFamily</key> | ||
<string>2.0.0</string> | ||
<key>com.apple.iokit.IOBluetoothHostControllerTransport</key> | ||
<string>7.0f8</string> | ||
<key>com.apple.iokit.IOBluetoothHostControllerUSBTransport</key> | ||
<string>7.0f8</string> | ||
<key>com.apple.iokit.IOUSBHostFamily</key> | ||
<string>1.2</string> | ||
<key>com.apple.kpi.bsd</key> | ||
<string>19.0</string> | ||
<key>com.apple.kpi.iokit</key> | ||
<string>19.0</string> | ||
<key>com.apple.kpi.libkern</key> | ||
<string>19.0</string> | ||
<key>com.apple.kpi.mach</key> | ||
<string>19.0</string> | ||
<key>com.apple.kpi.unsupported</key> | ||
<string>19.0</string> | ||
</dict> | ||
</dict> | ||
</plist> |
Binary file added
BIN
+13.3 MB
EFI/CLOVER/kexts/Other/IntelBluetoothFirmware.kext/Contents/MacOS/IntelBluetoothFirmware
Binary file not shown.
File renamed without changes.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
EFI/CLOVER/kexts/Other/SMCBatteryManager.kext/Contents/MacOS/SMCBatteryManager
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file modified
BIN
+0 Bytes
(100%)
EFI/CLOVER/kexts/Other/SMCProcessor.kext/Contents/MacOS/SMCProcessor
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file modified
BIN
+0 Bytes
(100%)
EFI/CLOVER/kexts/Other/VirtualSMC.kext/Contents/MacOS/VirtualSMC
Binary file not shown.
Empty file modified
0
EFI/CLOVER/kexts/Other/VoodooPS2Controller.kext/Contents/Info.plist
100644 → 100755
Empty file.
Empty file modified
0
...VoodooPS2Controller.kext/Contents/PlugIns/VoodooPS2Keyboard.kext.dSYM/Contents/Info.plist
100644 → 100755
Empty file.
Empty file modified
0
...t/Contents/PlugIns/VoodooPS2Keyboard.kext.dSYM/Contents/Resources/DWARF/VoodooPS2Keyboard
100644 → 100755
Empty file.
Empty file modified
0
...ther/VoodooPS2Controller.kext/Contents/PlugIns/VoodooPS2Keyboard.kext/Contents/Info.plist
100644 → 100755
Empty file.
Binary file modified
BIN
+0 Bytes
(100%)
EFI/CLOVER/kexts/Other/WhateverGreen.kext/Contents/MacOS/WhateverGreen
Binary file not shown.