Skip to content

Commit

Permalink
Update to OC 0.7.6 + kexts
Browse files Browse the repository at this point in the history
  • Loading branch information
Juan-VC committed Dec 10, 2021
1 parent ca060d0 commit 89c2d89
Show file tree
Hide file tree
Showing 50 changed files with 3,517 additions and 3,038 deletions.
Binary file modified OC/ACPI/SSDT-PNLF.aml
100755 → 100644
Binary file not shown.
Binary file modified OC/Drivers/OpenCanopy.efi
100755 → 100644
Binary file not shown.
Empty file modified OC/Drivers/OpenRuntime.efi
100755 → 100644
Empty file.
386 changes: 372 additions & 14 deletions OC/Kexts/AppleALC.kext/Contents/Info.plist

Large diffs are not rendered by default.

Binary file modified OC/Kexts/AppleALC.kext/Contents/MacOS/AppleALC
Binary file not shown.
16 changes: 8 additions & 8 deletions OC/Kexts/BlueToolFixup.kext/Contents/Info.plist
100755 → 100644
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>21A558</string>
<string>19H1417</string>
<key>CFBundleDevelopmentRegion</key>
<string>en</string>
<key>CFBundleExecutable</key>
Expand All @@ -27,19 +27,19 @@
<key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTPlatformBuild</key>
<string>13A233</string>
<string>12B45b</string>
<key>DTPlatformName</key>
<string>macosx</string>
<key>DTPlatformVersion</key>
<string>11.3</string>
<string>11.0</string>
<key>DTSDKBuild</key>
<string>20E214</string>
<string>20A2408</string>
<key>DTSDKName</key>
<string>macosx11.3</string>
<string>macosx11.0</string>
<key>DTXcode</key>
<string>1300</string>
<string>1220</string>
<key>DTXcodeBuild</key>
<string>13A233</string>
<string>12B45b</string>
<key>IOKitPersonalities</key>
<dict>
<key>BlueToolFixup</key>
Expand All @@ -57,7 +57,7 @@
</dict>
</dict>
<key>LSMinimumSystemVersion</key>
<string>11.3</string>
<string>10.8</string>
<key>OSBundleLibraries</key>
<dict>
<key>as.vit9696.Lilu</key>
Expand Down
Binary file modified OC/Kexts/BlueToolFixup.kext/Contents/MacOS/BlueToolFixup
Binary file not shown.
16 changes: 8 additions & 8 deletions OC/Kexts/BrcmFirmwareData.kext/Contents/Info.plist
100755 → 100644
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>21A558</string>
<string>19H1417</string>
<key>CFBundleExecutable</key>
<string>BrcmFirmwareData</string>
<key>CFBundleIdentifier</key>
Expand All @@ -27,19 +27,19 @@
<key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTPlatformBuild</key>
<string>13A233</string>
<string>12B45b</string>
<key>DTPlatformName</key>
<string>macosx</string>
<key>DTPlatformVersion</key>
<string>11.3</string>
<string>11.0</string>
<key>DTSDKBuild</key>
<string>20E214</string>
<string>20A2408</string>
<key>DTSDKName</key>
<string>macosx11.3</string>
<string>macosx11.0</string>
<key>DTXcode</key>
<string>1300</string>
<string>1220</string>
<key>DTXcodeBuild</key>
<string>13A233</string>
<string>12B45b</string>
<key>IOKitPersonalities</key>
<dict>
<key>BrcmFirmwareStore</key>
Expand All @@ -55,7 +55,7 @@
</dict>
</dict>
<key>LSMinimumSystemVersion</key>
<string>11.3</string>
<string>10.8</string>
<key>OSBundleCompatibleVersion</key>
<string>2.6.1</string>
<key>OSBundleLibraries</key>
Expand Down
Binary file not shown.
16 changes: 8 additions & 8 deletions OC/Kexts/BrcmPatchRAM3.kext/Contents/Info.plist
100755 → 100644
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>21A558</string>
<string>19H1417</string>
<key>CFBundleExecutable</key>
<string>BrcmPatchRAM3</string>
<key>CFBundleIdentifier</key>
Expand All @@ -27,19 +27,19 @@
<key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTPlatformBuild</key>
<string>13A233</string>
<string>12B45b</string>
<key>DTPlatformName</key>
<string>macosx</string>
<key>DTPlatformVersion</key>
<string>11.3</string>
<string>11.0</string>
<key>DTSDKBuild</key>
<string>20E214</string>
<string>20A2408</string>
<key>DTSDKName</key>
<string>macosx11.3</string>
<string>macosx11.0</string>
<key>DTXcode</key>
<string>1300</string>
<string>1220</string>
<key>DTXcodeBuild</key>
<string>13A233</string>
<string>12B45b</string>
<key>IOKitPersonalities</key>
<dict>
<key>0489_e032</key>
Expand Down Expand Up @@ -2113,7 +2113,7 @@
</dict>
</dict>
<key>LSMinimumSystemVersion</key>
<string>11.3</string>
<string>10.8</string>
<key>OSBundleLibraries</key>
<dict>
<key>as.acidanthera.BrcmFirmwareStore</key>
Expand Down
Binary file modified OC/Kexts/BrcmPatchRAM3.kext/Contents/MacOS/BrcmPatchRAM3
Binary file not shown.
18 changes: 9 additions & 9 deletions OC/Kexts/FeatureUnlock.kext/Contents/Info.plist
100755 → 100644
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>19H1217</string>
<string>19H1519</string>
<key>CFBundleDevelopmentRegion</key>
<string>en</string>
<key>CFBundleExecutable</key>
Expand All @@ -17,29 +17,29 @@
<key>CFBundlePackageType</key>
<string>KEXT</string>
<key>CFBundleShortVersionString</key>
<string>1.0.3</string>
<string>1.0.4</string>
<key>CFBundleSupportedPlatforms</key>
<array>
<string>MacOSX</string>
</array>
<key>CFBundleVersion</key>
<string>1.0.3</string>
<string>1.0.4</string>
<key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTPlatformBuild</key>
<string>12B45b</string>
<string>12D4e</string>
<key>DTPlatformName</key>
<string>macosx</string>
<key>DTPlatformVersion</key>
<string>11.0</string>
<string>11.1</string>
<key>DTSDKBuild</key>
<string>20A2408</string>
<string>20C63</string>
<key>DTSDKName</key>
<string>macosx11.0</string>
<string>macosx11.1</string>
<key>DTXcode</key>
<string>1220</string>
<string>1240</string>
<key>DTXcodeBuild</key>
<string>12B45b</string>
<string>12D4e</string>
<key>IOKitPersonalities</key>
<dict>
<key>FeatureUnlock</key>
Expand Down
Binary file modified OC/Kexts/FeatureUnlock.kext/Contents/MacOS/FeatureUnlock
Binary file not shown.
18 changes: 9 additions & 9 deletions OC/Kexts/Lilu.kext/Contents/Info.plist
100755 → 100644
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>19H1323</string>
<string>19H1519</string>
<key>CFBundleDevelopmentRegion</key>
<string>en</string>
<key>CFBundleExecutable</key>
Expand All @@ -17,31 +17,31 @@
<key>CFBundlePackageType</key>
<string>KEXT</string>
<key>CFBundleShortVersionString</key>
<string>1.5.6</string>
<string>1.5.8</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleSupportedPlatforms</key>
<array>
<string>MacOSX</string>
</array>
<key>CFBundleVersion</key>
<string>1.5.6</string>
<string>1.5.8</string>
<key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTPlatformBuild</key>
<string>12B45b</string>
<string>12D4e</string>
<key>DTPlatformName</key>
<string>macosx</string>
<key>DTPlatformVersion</key>
<string>11.0</string>
<string>11.1</string>
<key>DTSDKBuild</key>
<string>20A2408</string>
<string>20C63</string>
<key>DTSDKName</key>
<string>macosx11.0</string>
<string>macosx11.1</string>
<key>DTXcode</key>
<string>1220</string>
<string>1240</string>
<key>DTXcodeBuild</key>
<string>12B45b</string>
<string>12D4e</string>
<key>IOKitPersonalities</key>
<dict>
<key>as.vit9696.Lilu</key>
Expand Down
Binary file modified OC/Kexts/Lilu.kext/Contents/MacOS/Lilu
100755 → 100644
Binary file not shown.
18 changes: 9 additions & 9 deletions OC/Kexts/SMCBatteryManager.kext/Contents/Info.plist
100755 → 100644
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>19H1323</string>
<string>19H1519</string>
<key>CFBundleDevelopmentRegion</key>
<string>en</string>
<key>CFBundleExecutable</key>
Expand All @@ -17,29 +17,29 @@
<key>CFBundlePackageType</key>
<string>KEXT</string>
<key>CFBundleShortVersionString</key>
<string>1.2.7</string>
<string>1.2.8</string>
<key>CFBundleSupportedPlatforms</key>
<array>
<string>MacOSX</string>
</array>
<key>CFBundleVersion</key>
<string>1.2.7</string>
<string>1.2.8</string>
<key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTPlatformBuild</key>
<string>12B45b</string>
<string>12D4e</string>
<key>DTPlatformName</key>
<string>macosx</string>
<key>DTPlatformVersion</key>
<string>11.0</string>
<string>11.1</string>
<key>DTSDKBuild</key>
<string>20A2408</string>
<string>20C63</string>
<key>DTSDKName</key>
<string>macosx11.0</string>
<string>macosx11.1</string>
<key>DTXcode</key>
<string>1220</string>
<string>1240</string>
<key>DTXcodeBuild</key>
<string>12B45b</string>
<string>12D4e</string>
<key>IOKitPersonalities</key>
<dict>
<key>IOSMBusController</key>
Expand Down
Binary file modified OC/Kexts/SMCBatteryManager.kext/Contents/MacOS/SMCBatteryManager
Binary file not shown.
Empty file.
18 changes: 9 additions & 9 deletions OC/Kexts/SMCDellSensors.kext/Contents/Info.plist
100755 → 100644
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>19H1323</string>
<string>19H1519</string>
<key>CFBundleDevelopmentRegion</key>
<string>en</string>
<key>CFBundleExecutable</key>
Expand All @@ -17,29 +17,29 @@
<key>CFBundlePackageType</key>
<string>KEXT</string>
<key>CFBundleShortVersionString</key>
<string>1.2.7</string>
<string>1.2.8</string>
<key>CFBundleSupportedPlatforms</key>
<array>
<string>MacOSX</string>
</array>
<key>CFBundleVersion</key>
<string>1.2.7</string>
<string>1.2.8</string>
<key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTPlatformBuild</key>
<string>12B45b</string>
<string>12D4e</string>
<key>DTPlatformName</key>
<string>macosx</string>
<key>DTPlatformVersion</key>
<string>11.0</string>
<string>11.1</string>
<key>DTSDKBuild</key>
<string>20A2408</string>
<string>20C63</string>
<key>DTSDKName</key>
<string>macosx11.0</string>
<string>macosx11.1</string>
<key>DTXcode</key>
<string>1220</string>
<string>1240</string>
<key>DTXcodeBuild</key>
<string>12B45b</string>
<string>12D4e</string>
<key>IOKitPersonalities</key>
<dict>
<key>SMCDellSensors</key>
Expand Down
Binary file modified OC/Kexts/SMCDellSensors.kext/Contents/MacOS/SMCDellSensors
Binary file not shown.
18 changes: 9 additions & 9 deletions OC/Kexts/SMCProcessor.kext/Contents/Info.plist
100755 → 100644
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>19H1323</string>
<string>19H1519</string>
<key>CFBundleDevelopmentRegion</key>
<string>en</string>
<key>CFBundleExecutable</key>
Expand All @@ -17,31 +17,31 @@
<key>CFBundlePackageType</key>
<string>KEXT</string>
<key>CFBundleShortVersionString</key>
<string>1.2.7</string>
<string>1.2.8</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleSupportedPlatforms</key>
<array>
<string>MacOSX</string>
</array>
<key>CFBundleVersion</key>
<string>1.2.7</string>
<string>1.2.8</string>
<key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTPlatformBuild</key>
<string>12B45b</string>
<string>12D4e</string>
<key>DTPlatformName</key>
<string>macosx</string>
<key>DTPlatformVersion</key>
<string>11.0</string>
<string>11.1</string>
<key>DTSDKBuild</key>
<string>20A2408</string>
<string>20C63</string>
<key>DTSDKName</key>
<string>macosx11.0</string>
<string>macosx11.1</string>
<key>DTXcode</key>
<string>1220</string>
<string>1240</string>
<key>DTXcodeBuild</key>
<string>12B45b</string>
<string>12D4e</string>
<key>IOKitPersonalities</key>
<dict>
<key>as.vit9696.SMCProcessor</key>
Expand Down
Binary file modified OC/Kexts/SMCProcessor.kext/Contents/MacOS/SMCProcessor
Binary file not shown.

0 comments on commit 89c2d89

Please sign in to comment.