Skip to content

Commit

Permalink
OC 1.01 / Sequoia Preview
Browse files Browse the repository at this point in the history
- OC 1.01
- Updated Kexts: Lilu, WEG, VirtualSMC, Broadcom Kexts, RestrictEvents
- Changed to USBPorts.kext instead of SSDT-based as a Default, because different BIOS versions can make the SSDT-based mapping not working in case of table renames.
- Disabled Broadcom Kexts, Disabled the Blocking of the original IOSkywalkFamily and set SecureBootModel to Disabled by Default, because this is how you should install macOS Updates with Broadcom Wifi now. Afterwards you should run the OCLP Patcher, enable all again and set SecureBootModel to MacPro7,1 again
  • Loading branch information
SchmockLord committed Aug 20, 2024
1 parent 772f630 commit d9e9a82
Show file tree
Hide file tree
Showing 15 changed files with 158 additions and 77 deletions.
18 changes: 9 additions & 9 deletions EFI/OC/Kexts/AMFIPass.kext/Contents/Info.plist
100644 → 100755
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>22F66</string>
<string>22G630</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.4.0</string>
<string>1.4.1</string>
<key>CFBundleSupportedPlatforms</key>
<array>
<string>MacOSX</string>
</array>
<key>CFBundleVersion</key>
<string>1.4.0</string>
<string>1.4.1</string>
<key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTPlatformBuild</key>
<string></string>
<key>DTPlatformName</key>
<string>macosx</string>
<key>DTPlatformVersion</key>
<string>13.3</string>
<string>14.2</string>
<key>DTSDKBuild</key>
<string>22E245</string>
<string>23C53</string>
<key>DTSDKName</key>
<string>macosx13.3</string>
<string>macosx14.2</string>
<key>DTXcode</key>
<string>1430</string>
<string>1520</string>
<key>DTXcodeBuild</key>
<string>14E222b</string>
<string>15C500b</string>
<key>IOKitPersonalities</key>
<dict>
<key>AMFIPass</key>
Expand All @@ -63,7 +63,7 @@
<key>OSBundleLibraries</key>
<dict>
<key>as.vit9696.Lilu</key>
<string>1.4.7</string>
<string>1.6.8</string>
<key>com.apple.kpi.bsd</key>
<string>12.0.0</string>
<key>com.apple.kpi.dsep</key>
Expand Down
Binary file modified EFI/OC/Kexts/AMFIPass.kext/Contents/MacOS/AMFIPass
Binary file not shown.
Empty file.
14 changes: 7 additions & 7 deletions EFI/OC/Kexts/Lilu.kext/Contents/Info.plist
100644 → 100755
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>23A344</string>
<string>21G320</string>
<key>CFBundleDevelopmentRegion</key>
<string>en</string>
<key>CFBundleExecutable</key>
Expand All @@ -29,19 +29,19 @@
<key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTPlatformBuild</key>
<string></string>
<string>14C18</string>
<key>DTPlatformName</key>
<string>macosx</string>
<key>DTPlatformVersion</key>
<string>14.0</string>
<string>13.1</string>
<key>DTSDKBuild</key>
<string>23A334</string>
<string>22C55</string>
<key>DTSDKName</key>
<string>macosx14.0</string>
<string>macosx13.1</string>
<key>DTXcode</key>
<string>1500</string>
<string>1420</string>
<key>DTXcodeBuild</key>
<string>15A240d</string>
<string>14C18</string>
<key>IOKitPersonalities</key>
<dict>
<key>as.vit9696.Lilu</key>
Expand Down
Binary file modified EFI/OC/Kexts/Lilu.kext/Contents/MacOS/Lilu
Binary file not shown.
18 changes: 9 additions & 9 deletions EFI/OC/Kexts/RestrictEvents.kext/Contents/Info.plist
100644 → 100755
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>21G816</string>
<string>23F79</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.1.3</string>
<string>1.1.4</string>
<key>CFBundleSupportedPlatforms</key>
<array>
<string>MacOSX</string>
</array>
<key>CFBundleVersion</key>
<string>1.1.3</string>
<string>1.1.4</string>
<key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTPlatformBuild</key>
<string>13F100</string>
<string></string>
<key>DTPlatformName</key>
<string>macosx</string>
<key>DTPlatformVersion</key>
<string>12.3</string>
<string>14.4</string>
<key>DTSDKBuild</key>
<string>21E226</string>
<string>23E208</string>
<key>DTSDKName</key>
<string>macosx12.3</string>
<string>macosx14.4</string>
<key>DTXcode</key>
<string>1341</string>
<string>1530</string>
<key>DTXcodeBuild</key>
<string>13F100</string>
<string>15E204a</string>
<key>IOKitPersonalities</key>
<dict>
<key>as.vit9696.RestrictEfiCheck</key>
Expand Down
Binary file modified EFI/OC/Kexts/RestrictEvents.kext/Contents/MacOS/RestrictEvents
Binary file not shown.
Empty file modified EFI/OC/Kexts/VirtualSMC.kext/Contents/Info.plist
100644 → 100755
Empty file.
Binary file modified EFI/OC/Kexts/VirtualSMC.kext/Contents/MacOS/VirtualSMC
Binary file not shown.
Empty file modified EFI/OC/Kexts/WhateverGreen.kext/Contents/Info.plist
100644 → 100755
Empty file.
Binary file modified EFI/OC/Kexts/WhateverGreen.kext/Contents/MacOS/WhateverGreen
Binary file not shown.
Binary file modified EFI/OC/OpenCore.efi
Binary file not shown.
71 changes: 49 additions & 22 deletions EFI/OC/config_iMac20,2_iGPU display output.plist
Original file line number Diff line number Diff line change
Expand Up @@ -156,16 +156,18 @@
<dict>
<key>PciRoot(0x0)/Pci(0x2,0x0)</key>
<dict>
<key>#device-id</key>
<data>kj4AAA==</data>
<key>AAPL,ig-platform-id</key>
<data>BwCbPg==</data>
<key>AAPL,slot-name</key>
<string>Internal@0,2,0</string>
<key>#device-id</key>
<data>kj4AAA==</data>
<key>device_type</key>
<string>VGA compatible controller</string>
<key>enable-hdmi20</key>
<data>AQAAAA==</data>
<key>enable-lspcon-support</key>
<data>AQAAAA==</data>
<key>framebuffer-con0-enable</key>
<data>AQAAAA==</data>
<key>framebuffer-con0-pipe</key>
Expand All @@ -180,16 +182,14 @@
<data>BAAAAA==</data>
<key>framebuffer-con2-enable</key>
<data>AQAAAA==</data>
<key>framebuffer-con2-has-lspcon</key>
<data>AQAAAA==</data>
<key>framebuffer-con2-pipe</key>
<data>EgAAAA==</data>
<key>framebuffer-con2-type</key>
<data>AAgAAA==</data>
<key>framebuffer-con2-preferred-lspcon-mode</key>
<data>AQAAAA==</data>
<key>framebuffer-con2-has-lspcon</key>
<data>AQAAAA==</data>
<key>enable-lspcon-support</key>
<data>AQAAAA==</data>
<key>framebuffer-con2-type</key>
<data>AAgAAA==</data>
<key>framebuffer-patch-enable</key>
<data>AQAAAA==</data>
<key>framebuffer-unifiedmem</key>
Expand Down Expand Up @@ -285,7 +285,7 @@
<key>Comment</key>
<string>IOSkywalkFamily</string>
<key>Enabled</key>
<true/>
<false/>
<key>ExecutablePath</key>
<string>Contents/MacOS/IOSkywalkFamily</string>
<key>MaxKernel</key>
Expand All @@ -303,7 +303,7 @@
<key>Comment</key>
<string>IO80211FamilyLegacy</string>
<key>Enabled</key>
<true/>
<false/>
<key>ExecutablePath</key>
<string>Contents/MacOS/IO80211FamilyLegacy</string>
<key>MaxKernel</key>
Expand All @@ -321,7 +321,7 @@
<key>Comment</key>
<string>AirPortBrcmNIC</string>
<key>Enabled</key>
<true/>
<false/>
<key>ExecutablePath</key>
<string>Contents/MacOS/AirPortBrcmNIC</string>
<key>MaxKernel</key>
Expand Down Expand Up @@ -574,7 +574,7 @@
<key>Comment</key>
<string></string>
<key>Enabled</key>
<true/>
<false/>
<key>Identifier</key>
<string>com.apple.iokit.IOSkywalkFamily</string>
<key>MaxKernel</key>
Expand Down Expand Up @@ -643,10 +643,10 @@
<false/>
<key>AppleXcpmForceBoost</key>
<false/>
<key>CustomPciSerialDevice</key>
<false/>
<key>CustomSMBIOSGuid</key>
<false/>
<key>CustomPciSerialDevice</key>
<false/>
<key>DisableIoMapper</key>
<true/>
<key>DisableIoMapperMapping</key>
Expand Down Expand Up @@ -777,12 +777,39 @@
<key>ScanPolicy</key>
<integer>0</integer>
<key>SecureBootModel</key>
<string>j185f</string>
<string>Disabled</string>
<key>Vault</key>
<string>Optional</string>
</dict>
<key>Serial</key>
<dict>
<key>Custom</key>
<dict>
<key>BaudRate</key>
<integer>115200</integer>
<key>ClockRate</key>
<integer>1843200</integer>
<key>DetectCable</key>
<false/>
<key>ExtendedTxFifoSize</key>
<integer>64</integer>
<key>FifoControl</key>
<integer>7</integer>
<key>LineControl</key>
<integer>7</integer>
<key>PciDeviceInfo</key>
<data>/w==</data>
<key>RegisterAccessWidth</key>
<integer>8</integer>
<key>RegisterBase</key>
<integer>1016</integer>
<key>RegisterStride</key>
<integer>1</integer>
<key>UseHardwareFlowControl</key>
<false/>
<key>UseMmio</key>
<false/>
</dict>
<key>Init</key>
<false/>
<key>Override</key>
Expand Down Expand Up @@ -840,6 +867,8 @@
</dict>
<key>LegacyOverwrite</key>
<false/>
<key>WriteFlash</key>
<true/>
<key>LegacySchema</key>
<dict>
<key>7C436110-AB2A-4BBB-A880-FE41995C9F82</key>
Expand Down Expand Up @@ -868,8 +897,6 @@
<string>BootOrder</string>
</array>
</dict>
<key>WriteFlash</key>
<true/>
</dict>
<key>PlatformInfo</key>
<dict>
Expand Down Expand Up @@ -948,10 +975,10 @@
<integer>0</integer>
<key>PointerPollMask</key>
<integer>-1</integer>
<key>PointerPollMax</key>
<integer>80</integer>
<key>PointerPollMin</key>
<integer>10</integer>
<key>PointerPollMax</key>
<integer>80</integer>
<key>PointerSpeedDiv</key>
<integer>1</integer>
<key>PointerSpeedMul</key>
Expand Down Expand Up @@ -1088,10 +1115,10 @@
<false/>
<key>TextRenderer</key>
<string>BuiltinGraphics</string>
<key>UIScale</key>
<integer>1</integer>
<key>UgaPassThrough</key>
<false/>
<key>UIScale</key>
<integer>1</integer>
</dict>
<key>ProtocolOverrides</key>
<dict>
Expand Down Expand Up @@ -1173,4 +1200,4 @@
<array/>
</dict>
</dict>
</plist>
</plist>
Loading

0 comments on commit d9e9a82

Please sign in to comment.