Skip to content

Commit

Permalink
OC 0.8.4
Browse files Browse the repository at this point in the history
- Update to OC 0.8.4
- Updated Lilu, Whatevergreen, VirtualSMC
- Removed SSDT-I225.aml because I don't need it. e1000=0 and AppleIntelI210Ethernet.kext is enough for macOSVentura Beta 7.
  • Loading branch information
SchmockLord committed Sep 26, 2022
1 parent d188bb5 commit a8a936c
Show file tree
Hide file tree
Showing 51 changed files with 260 additions and 224 deletions.
1 change: 0 additions & 1 deletion EFI/BOOT/.contentFlavour

This file was deleted.

Binary file removed EFI/BOOT/BOOTx64.efi
Binary file not shown.
1 change: 0 additions & 1 deletion EFI/BOOT/startup.nsh

This file was deleted.

Binary file removed EFI/OC/ACPI/SSDT-AWAC.aml
Binary file not shown.
Binary file removed EFI/OC/ACPI/SSDT-BR0-6900XT.aml
Binary file not shown.
Binary file removed EFI/OC/ACPI/SSDT-DTGP.aml
Binary file not shown.
Binary file removed EFI/OC/ACPI/SSDT-Disable-CNVW.aml
Binary file not shown.
Binary file removed EFI/OC/ACPI/SSDT-EC-USBX.aml
Binary file not shown.
Binary file removed EFI/OC/ACPI/SSDT-I225V.aml
Binary file not shown.
Binary file removed EFI/OC/ACPI/SSDT-MAPLE-RIDGE-RP05-V2.aml
Binary file not shown.
Binary file removed EFI/OC/ACPI/SSDT-PLUG.aml
Binary file not shown.
Binary file removed EFI/OC/ACPI/SSDT-USB-Ports-Z590i-VisionD.aml
Binary file not shown.
Binary file removed EFI/OC/ACPI/SSDT-USBW.aml
Binary file not shown.
Binary file removed EFI/OC/Drivers/OpenCanopy.efi
Binary file not shown.
Binary file removed EFI/OC/Drivers/OpenHfsPlus.efi
Binary file not shown.
Binary file removed EFI/OC/Drivers/OpenRuntime.efi
Binary file not shown.
Binary file removed EFI/OC/Drivers/OpenVariableRuntimeDxe.efi
Binary file not shown.
Binary file removed EFI/OC/Drivers/ResetNvramEntry.efi
Binary file not shown.
4 changes: 2 additions & 2 deletions EFI/OC/Kexts/Lilu.kext/Contents/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -17,15 +17,15 @@
<key>CFBundlePackageType</key>
<string>KEXT</string>
<key>CFBundleShortVersionString</key>
<string>1.6.2</string>
<string>1.6.3</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleSupportedPlatforms</key>
<array>
<string>MacOSX</string>
</array>
<key>CFBundleVersion</key>
<string>1.6.2</string>
<string>1.6.3</string>
<key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTPlatformBuild</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
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>20G624</string>
<string>19H512</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.8</string>
<string>1.0.9</string>
<key>CFBundleSupportedPlatforms</key>
<array>
<string>MacOSX</string>
</array>
<key>CFBundleVersion</key>
<string>1.0.8</string>
<string>1.0.9</string>
<key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTPlatformBuild</key>
<string>13C100</string>
<string>12D4e</string>
<key>DTPlatformName</key>
<string>macosx</string>
<key>DTPlatformVersion</key>
<string>12.1</string>
<string>11.1</string>
<key>DTSDKBuild</key>
<string>21C46</string>
<string>20C63</string>
<key>DTSDKName</key>
<string>macosx12.1</string>
<string>macosx11.1</string>
<key>DTXcode</key>
<string>1321</string>
<string>1240</string>
<key>DTXcodeBuild</key>
<string>13C100</string>
<string>12D4e</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.
72 changes: 0 additions & 72 deletions EFI/OC/Kexts/USBWakeFixup.kext/Contents/Info.plist

This file was deleted.

Binary file not shown.
4 changes: 2 additions & 2 deletions EFI/OC/Kexts/VirtualSMC.kext/Contents/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -17,15 +17,15 @@
<key>CFBundlePackageType</key>
<string>KEXT</string>
<key>CFBundleShortVersionString</key>
<string>1.3.0</string>
<string>1.3.1</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleSupportedPlatforms</key>
<array>
<string>MacOSX</string>
</array>
<key>CFBundleVersion</key>
<string>1.3.0</string>
<string>1.3.1</string>
<key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTPlatformBuild</key>
Expand Down
Binary file modified EFI/OC/Kexts/VirtualSMC.kext/Contents/MacOS/VirtualSMC
Binary file not shown.
4 changes: 2 additions & 2 deletions EFI/OC/Kexts/WhateverGreen.kext/Contents/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -17,15 +17,15 @@
<key>CFBundlePackageType</key>
<string>KEXT</string>
<key>CFBundleShortVersionString</key>
<string>1.6.1</string>
<string>1.6.2</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleSupportedPlatforms</key>
<array>
<string>MacOSX</string>
</array>
<key>CFBundleVersion</key>
<string>1.6.1</string>
<string>1.6.2</string>
<key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTPlatformBuild</key>
Expand Down
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.
Binary file not shown.
Binary file removed EFI/OC/Resources/Label/AppleTM.l2x
Binary file not shown.
Binary file removed EFI/OC/Resources/Label/Shell.lbl
Binary file not shown.
Binary file removed EFI/OC/Resources/Label/Tool.lbl
Binary file not shown.
Binary file modified EFI/OC/Tools/BootKicker.efi
Binary file not shown.
Binary file modified EFI/OC/Tools/ChipTune.efi
Binary file not shown.
Binary file modified EFI/OC/Tools/CleanNvram.efi
Binary file not shown.
Binary file modified EFI/OC/Tools/ControlMsrE2.efi
Binary file not shown.
Binary file modified EFI/OC/Tools/CsrUtil.efi
Binary file not shown.
Binary file modified EFI/OC/Tools/GopStop.efi
Binary file not shown.
Binary file removed EFI/OC/Tools/KeyTester.efi
Binary file not shown.
Binary file modified EFI/OC/Tools/MmapDump.efi
Binary file not shown.
Binary file modified EFI/OC/Tools/OpenControl.efi
Binary file not shown.
Binary file modified EFI/OC/Tools/OpenShell.efi
Binary file not shown.
Binary file modified EFI/OC/Tools/ResetSystem.efi
Binary file not shown.
Binary file modified EFI/OC/Tools/RtcRw.efi
Binary file not shown.
Binary file modified EFI/OC/Tools/TpmInfo.efi
Binary file not shown.
106 changes: 106 additions & 0 deletions EFI/OC/Tools/memtest/blacklist.cfg
Original file line number Diff line number Diff line change
@@ -0,0 +1,106 @@
#
# MemTest86 baseboard blacklist file
#
# This file contains a list of baseboards and corresponding UEFI BIOS firmware that are known to have issues that prevent MemTest86 from booting properly.
# Adding a baseboard to the list shall restrict some functionality, but doing so may allow MemTest86 to boot properly.
#
# Blacklist format:
#
# Each blacklisted baseboard is stored on a separate line with the following format:
#
# <baseboard>,<BIOS version>,<EXACT|PARTIAL>,<restriction flag>
#
# <baseboard> is the case-sensitive baseboard string in double quotes (eg. "X99-DELUXE")
#
# <BIOS version> is the first BIOS version (string in double quotes) that no longer exhibits the issue. If no fix is available, specify ALL.
#
# <EXACT|PARTIAL> determines whether exact or partial matching is used on <baseboard string>.
#
# <restriction flag> determines the restriction policy to impose if there is a match. This can be one of the following values:
#
# RESTRICT_STARTUP : Display a warning message before MemTest86 boots
# RESTRICT_MP : Do not perform the multiprocessor test during startup, and set the default CPU mode to SINGLE
# DISABLE_MP : Completely disable multiprocessor support, restricting the CPU mode to SINGLE only
# DISABLE_CONCTRL : Disable console control protocol, which may be needed for some older systems (eg. iMac 7.1)
# FIXED_SCREENRES : Do not modify the default screen resolution, which is known to cause issues on some Lenovo systems
# RESTRICT_ADDR : Set the lower address limit to 0x100000 by default, which may be needed for some Mac systems (eg. Late 2013 27" iMac)
# TEST12_SINGLECPU : Run Test 12 in SINGLE CPU Mode. Workaround for CPU threads hanging in PARALLEL mode.
# DISABLE_LANG : Disable language support and font installation, which is known to cause issues on some Dell systems

"Mac-F42C88C8",ALL,EXACT,RESTRICT_STARTUP
"Mac-F4238CC8",ALL,EXACT,DISABLE_CONCTRL
"Mac-F4208DC8",ALL,EXACT,DISABLE_CONCTRL
"Mac-27ADBB7B4CEE8E61",ALL,EXACT,RESTRICT_ADDR
"Mac-7BA5B2DFE22DDD8C",ALL,EXACT,DISABLE_MP
"Mac-AF89B6D9451A490B",ALL,EXACT,DISABLE_MP
"Mac-CFF7D910A743CAAF",ALL,EXACT,DISABLE_MP
"Mac-AA95B1DDAB278B95",ALL,EXACT,DISABLE_MP
"Mac-27AD2F918AE68F61",ALL,EXACT,TEST12_SINGLECPU
"80AF",ALL,EXACT,RESTRICT_MP
"Z97MX-Gaming 5",ALL,EXACT,RESTRICT_MP
"Z170MX-Gaming 5",ALL,EXACT,RESTRICT_MP
"Z170X-Gaming 3",ALL,EXACT,RESTRICT_MP
"Z170X-Gaming 7",ALL,EXACT,RESTRICT_MP
"Z170X-Gaming GT",ALL,EXACT,RESTRICT_MP
"Z170X-UD3-CF",ALL,EXACT,RESTRICT_MP
"Z170-HD3P",ALL,EXACT,RESTRICT_MP
"990FXA-UD3",ALL,EXACT,RESTRICT_MP
"970A-DS3P",ALL,EXACT,RESTRICT_MP
"X99-Ultra Gaming-CF",ALL,EXACT,RESTRICT_MP
"M5A97 R2.0",ALL,EXACT,RESTRICT_MP
"M5A97 EVO R2.0",ALL,EXACT,RESTRICT_MP
"M5A99FX PRO R2.0",ALL,EXACT,RESTRICT_MP
"M5A99X EVO R2.0",ALL,EXACT,RESTRICT_MP
"X99-A","3701",EXACT,RESTRICT_MP
"X99-A/USB 3.1","3701",EXACT,RESTRICT_MP
"X99-A II","1701",EXACT,RESTRICT_MP
"X99-A","1701",PARTIAL,RESTRICT_MP
"Sabertooth X99","3701",EXACT,RESTRICT_MP
"SABERTOOTH 990FX R2.0",ALL,EXACT,RESTRICT_MP
"SABERTOOTH 990FX R3.0",ALL,EXACT,RESTRICT_MP
"SABERTOOTH 990FX/GEN3 R2.0",ALL,EXACT,RESTRICT_MP
"STRIX X99 GAMING","1701",EXACT,RESTRICT_MP
"X99-DELUXE","3701",EXACT,RESTRICT_MP
"X99-DELUXE II","1701",EXACT,RESTRICT_MP
"RAMPAGE V EXTREME","3701",EXACT,RESTRICT_MP
"RAMPAGE V EDITION 10",ALL,EXACT,RESTRICT_MP
"MAXIMUS VIII RANGER",ALL,EXACT,RESTRICT_MP
"Z10PE-D8 WS",ALL,EXACT,RESTRICT_MP
"X9DRW",ALL,EXACT,RESTRICT_MP
"X9DRW-3LN4F+/X9DRW-3TF+",ALL,EXACT,RESTRICT_MP
"X9DRi-LN4+/X9DR3-LN4+",ALL,EXACT,TEST12_SINGLECPU
"X9DR3-F",ALL,EXACT,TEST12_SINGLECPU
"X9SRL-F",ALL,EXACT,RESTRICT_MP
"X9DRD-iF",ALL,EXACT,RESTRICT_MP
"X9SRA/X9SRA-3",ALL,EXACT,RESTRICT_MP
"151-BE-E097",ALL,EXACT,RESTRICT_MP
"131-HE-E095",ALL,EXACT,RESTRICT_MP
"131-HE-E095-KR",ALL,EXACT,RESTRICT_MP
"151-HE-E999-KR",ALL,EXACT,RESTRICT_MP
"PRIME B350-PLUS",ALL,EXACT,RESTRICT_MP
"PRIME X370-PRO",ALL,EXACT,DISABLE_MP
"CROSSHAIR VI HERO","1602",EXACT,DISABLE_MP
"CROSSHAIR V FORMULA-Z",ALL,EXACT,DISABLE_MP
"ROG STRIX X370-F GAMING","4012",EXACT,DISABLE_MP
"OEMSH Product",ALL,PARTIAL,DISABLE_CONCTRL
"OEMAL Product",ALL,PARTIAL,FIXED_SCREENRES
"OEMCT Product",ALL,PARTIAL,FIXED_SCREENRES
"OEMWY Product",ALL,PARTIAL,FIXED_SCREENRES
"LNVNB161216",ALL,EXACT,FIXED_SCREENRES
"GA-990FX-GAMING",ALL,EXACT,RESTRICT_MP
"X399 SLI PLUS (MS-7B09)",ALL,EXACT,RESTRICT_MP
"X570 I AORUS PRO WIFI","F32",EXACT,RESTRICT_MP
"MS-17EK",ALL,EXACT,RESTRICT_MP
"0F685W",ALL,EXACT,DISABLE_LANG
"ProLiant DL325 Gen10",ALL,EXACT,DISABLE_MP
"ProLiant DL385 Gen10",ALL,EXACT,DISABLE_MP
"ProLiant DL385 Gen10 Plus",ALL,EXACT,DISABLE_MP
"06CDVY",ALL,EXACT,FIXED_SCREENRES
"Surface Book",ALL,EXACT,FIXED_SCREENRES
"Surface Book 2",ALL,EXACT,FIXED_SCREENRES
"Surface Pro",ALL,EXACT,FIXED_SCREENRES
"Surface Pro 7",ALL,EXACT,FIXED_SCREENRES
"Surface Pro",ALL,PARTIAL,FIXED_SCREENRES
"MACH-WX9-PCB",ALL,EXACT,FIXED_SCREENRES
"MACH-WX9",ALL,EXACT,FIXED_SCREENRES
"8873",ALL,EXACT,FIXED_SCREENRES
Binary file added EFI/OC/Tools/memtest/memtest.efi
Binary file not shown.
Binary file added EFI/OC/Tools/memtest/mt86.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added EFI/OC/Tools/memtest/unifont.bin
Binary file not shown.
Loading

0 comments on commit a8a936c

Please sign in to comment.