Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v1.0.0 update + kexts #8

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file modified EFI/BOOT/BOOTx64.efi
Binary file not shown.
Binary file modified EFI/OC/Drivers/HfsPlus.efi
Binary file not shown.
Binary file modified EFI/OC/Drivers/OpenCanopy.efi
Binary file not shown.
Binary file modified EFI/OC/Drivers/OpenRuntime.efi
Binary file not shown.
Binary file added EFI/OC/Drivers/ResetNvramEntry.efi
Binary file not shown.
12,036 changes: 8,170 additions & 3,866 deletions EFI/OC/Kexts/AppleALC.kext/Contents/Info.plist

Large diffs are not rendered by default.

Binary file modified EFI/OC/Kexts/AppleALC.kext/Contents/MacOS/AppleALC
Binary file not shown.
22 changes: 13 additions & 9 deletions EFI/OC/Kexts/HibernationFixup.kext/Contents/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<plist version="1.0">
<dict>
<key>BuildMachineOSBuild</key>
<string>18E226</string>
<string>21H1123</string>
<key>CFBundleDevelopmentRegion</key>
<string>en</string>
<key>CFBundleExecutable</key>
Expand All @@ -17,29 +17,31 @@
<key>CFBundlePackageType</key>
<string>KEXT</string>
<key>CFBundleShortVersionString</key>
<string>1.3.4</string>
<string>1.5.0</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleSupportedPlatforms</key>
<array>
<string>MacOSX</string>
</array>
<key>CFBundleVersion</key>
<string>1.3.4</string>
<string>1.5.0</string>
<key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTPlatformBuild</key>
<string>10E1001</string>
<string>13F100</string>
<key>DTPlatformName</key>
<string>macosx</string>
<key>DTPlatformVersion</key>
<string>GM</string>
<string>12.3</string>
<key>DTSDKBuild</key>
<string>18E219</string>
<string>21E226</string>
<key>DTSDKName</key>
<string>macosx10.14</string>
<string>macosx12.3</string>
<key>DTXcode</key>
<string>1020</string>
<string>1341</string>
<key>DTXcodeBuild</key>
<string>10E1001</string>
<string>13F100</string>
<key>IOKitPersonalities</key>
<dict>
<key>as.lvs1974.HibernationFixup</key>
Expand All @@ -56,6 +58,8 @@
<string>IOKit</string>
</dict>
</dict>
<key>LSMinimumSystemVersion</key>
<string>10.8</string>
<key>NSHumanReadableCopyright</key>
<string>Copyright © 2017 lvs1974. All rights reserved.</string>
<key>OSBundleCompatibleVersion</key>
Expand Down
Binary file not shown.
88 changes: 79 additions & 9 deletions EFI/OC/Kexts/IntelBluetoothFirmware.kext/Contents/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<plist version="1.0">
<dict>
<key>BuildMachineOSBuild</key>
<string>19G73</string>
<string>19H2026</string>
<key>CFBundleDevelopmentRegion</key>
<string>en</string>
<key>CFBundleExecutable</key>
Expand All @@ -17,27 +17,29 @@
<key>CFBundlePackageType</key>
<string>KEXT</string>
<key>CFBundleShortVersionString</key>
<string>1.1.2</string>
<string>2.4.0</string>
<key>CFBundleSupportedPlatforms</key>
<array>
<string>MacOSX</string>
</array>
<key>CFBundleVersion</key>
<string>1.1.2</string>
<string>2.4.0</string>
<key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTPlatformBuild</key>
<string>11E608c</string>
<string>12D4e</string>
<key>DTPlatformName</key>
<string>macosx</string>
<key>DTPlatformVersion</key>
<string>GM</string>
<string>11.1</string>
<key>DTSDKBuild</key>
<string>16C58</string>
<string>20C63</string>
<key>DTSDKName</key>
<string>macosx10.12</string>
<string>macosx11.1</string>
<key>DTXcode</key>
<string>1150</string>
<string>1240</string>
<key>DTXcodeBuild</key>
<string>11E608c</string>
<string>12D4e</string>
<key>IOKitPersonalities</key>
<dict>
<key>IntelBluetoothFirmware_0026</key>
Expand Down Expand Up @@ -74,6 +76,57 @@
<key>idVendor</key>
<integer>32903</integer>
</dict>
<key>IntelBluetoothFirmware_0035</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.zxystd.IntelBluetoothFirmware</string>
<key>IOClass</key>
<string>IntelBluetoothFirmware</string>
<key>IOMatchCategory</key>
<string>IntelBluetoothFirmware</string>
<key>IOProbeScore</key>
<integer>4000</integer>
<key>IOProviderClass</key>
<string>IOUSBHostDevice</string>
<key>idProduct</key>
<integer>53</integer>
<key>idVendor</key>
<integer>32903</integer>
</dict>
<key>IntelBluetoothFirmware_0036</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.zxystd.IntelBluetoothFirmware</string>
<key>IOClass</key>
<string>IntelBluetoothFirmware</string>
<key>IOMatchCategory</key>
<string>IntelBluetoothFirmware</string>
<key>IOProbeScore</key>
<integer>4000</integer>
<key>IOProviderClass</key>
<string>IOUSBHostDevice</string>
<key>idProduct</key>
<integer>54</integer>
<key>idVendor</key>
<integer>32903</integer>
</dict>
<key>IntelBluetoothFirmware_0038</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.zxystd.IntelBluetoothFirmware</string>
<key>IOClass</key>
<string>IntelBluetoothFirmware</string>
<key>IOMatchCategory</key>
<string>IntelBluetoothFirmware</string>
<key>IOProbeScore</key>
<integer>4000</integer>
<key>IOProviderClass</key>
<string>IOUSBHostDevice</string>
<key>idProduct</key>
<integer>56</integer>
<key>idVendor</key>
<integer>32903</integer>
</dict>
<key>IntelBluetoothFirmware_3165</key>
<dict>
<key>CFBundleIdentifier</key>
Expand Down Expand Up @@ -193,6 +246,23 @@
<key>idVendor</key>
<integer>32903</integer>
</dict>
<key>IntelBluetoothFirmware_ax210</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.zxystd.IntelBluetoothFirmware</string>
<key>IOClass</key>
<string>IntelBluetoothFirmware</string>
<key>IOMatchCategory</key>
<string>IntelBluetoothFirmware</string>
<key>IOProbeScore</key>
<integer>4000</integer>
<key>IOProviderClass</key>
<string>IOUSBHostDevice</string>
<key>idProduct</key>
<integer>51</integer>
<key>idVendor</key>
<integer>32903</integer>
</dict>
</dict>
<key>LSMinimumSystemVersion</key>
<string>10.12</string>
Expand Down
Binary file not shown.
95 changes: 86 additions & 9 deletions EFI/OC/Kexts/IntelBluetoothInjector.kext/Contents/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<plist version="1.0">
<dict>
<key>BuildMachineOSBuild</key>
<string>19G73</string>
<string>19H2026</string>
<key>CFBundleDevelopmentRegion</key>
<string>en</string>
<key>CFBundleIdentifier</key>
Expand All @@ -15,27 +15,29 @@
<key>CFBundlePackageType</key>
<string>KEXT</string>
<key>CFBundleShortVersionString</key>
<string>1.1.2</string>
<string>2.4.0</string>
<key>CFBundleSupportedPlatforms</key>
<array>
<string>MacOSX</string>
</array>
<key>CFBundleVersion</key>
<string>1.1.2</string>
<string>2.4.0</string>
<key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTPlatformBuild</key>
<string>11E608c</string>
<string>12D4e</string>
<key>DTPlatformName</key>
<string>macosx</string>
<key>DTPlatformVersion</key>
<string>GM</string>
<string>11.1</string>
<key>DTSDKBuild</key>
<string>16C58</string>
<string>20C63</string>
<key>DTSDKName</key>
<string>macosx10.12</string>
<string>macosx11.1</string>
<key>DTXcode</key>
<string>1150</string>
<string>1240</string>
<key>DTXcodeBuild</key>
<string>11E608c</string>
<string>12D4e</string>
<key>IOKitPersonalities</key>
<dict>
<key>0026</key>
Expand Down Expand Up @@ -68,6 +70,51 @@
<key>idVendor</key>
<integer>32903</integer>
</dict>
<key>0035</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.apple.iokit.BroadcomBluetoothHostControllerUSBTransport</string>
<key>IOClass</key>
<string>BroadcomBluetoothHostControllerUSBTransport</string>
<key>IOProbeScore</key>
<integer>3000</integer>
<key>IOProviderClass</key>
<string>IOUSBHostDevice</string>
<key>idProduct</key>
<integer>53</integer>
<key>idVendor</key>
<integer>32903</integer>
</dict>
<key>0036</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.apple.iokit.BroadcomBluetoothHostControllerUSBTransport</string>
<key>IOClass</key>
<string>BroadcomBluetoothHostControllerUSBTransport</string>
<key>IOProbeScore</key>
<integer>3000</integer>
<key>IOProviderClass</key>
<string>IOUSBHostDevice</string>
<key>idProduct</key>
<integer>54</integer>
<key>idVendor</key>
<integer>32903</integer>
</dict>
<key>0038</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.apple.iokit.BroadcomBluetoothHostControllerUSBTransport</string>
<key>IOClass</key>
<string>BroadcomBluetoothHostControllerUSBTransport</string>
<key>IOProbeScore</key>
<integer>3000</integer>
<key>IOProviderClass</key>
<string>IOUSBHostDevice</string>
<key>idProduct</key>
<integer>56</integer>
<key>idVendor</key>
<integer>32903</integer>
</dict>
<key>3165ac</key>
<dict>
<key>CFBundleIdentifier</key>
Expand Down Expand Up @@ -173,6 +220,36 @@
<key>idVendor</key>
<integer>32903</integer>
</dict>
<key>ax210</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.apple.iokit.BroadcomBluetoothHostControllerUSBTransport</string>
<key>IOClass</key>
<string>BroadcomBluetoothHostControllerUSBTransport</string>
<key>IOProbeScore</key>
<integer>3000</integer>
<key>IOProviderClass</key>
<string>IOUSBHostDevice</string>
<key>idProduct</key>
<integer>51</integer>
<key>idVendor</key>
<integer>32903</integer>
</dict>
<key>csr</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.apple.iokit.CSRBluetoothHostControllerUSBTransport</string>
<key>IOClass</key>
<string>CSRBluetoothHostControllerUSBTransport</string>
<key>IOProbeScore</key>
<integer>3000</integer>
<key>IOProviderClass</key>
<string>IOUSBHostDevice</string>
<key>idProduct</key>
<integer>2010</integer>
<key>idVendor</key>
<integer>32903</integer>
</dict>
</dict>
<key>LSMinimumSystemVersion</key>
<string>10.12</string>
Expand Down
Loading