From 5aa0e11f65125667718adce6e97e07093d5b7ab0 Mon Sep 17 00:00:00 2001 From: Nicholas Sherlock Date: Tue, 27 Apr 2021 23:46:25 +1200 Subject: [PATCH] Update OpenCore to fix build errors with latest EDK2 --- EFI/OC/config.plist | 284 +++++++++++++++++++++++++++++++++++++++++--- src/OpenCorePkg | 2 +- 2 files changed, 269 insertions(+), 17 deletions(-) diff --git a/EFI/OC/config.plist b/EFI/OC/config.plist index 6cfd258..2b37631 100644 --- a/EFI/OC/config.plist +++ b/EFI/OC/config.plist @@ -8,11 +8,51 @@ Comment - add DTGP method + My custom DSDT Enabled - + Path - SSDT-DTGP.aml + DSDT.aml + + + Comment + My custom SSDT + Enabled + + Path + SSDT-1.aml + + + Comment + Read the comment in dsl sample + Enabled + + Path + SSDT-ALS0.aml + + + Comment + Read the comment in dsl sample + Enabled + + Path + SSDT-AWAC-DISABLE.aml + + + Comment + Read the comment in dsl sample + Enabled + + Path + SSDT-BRG0.aml + + + Comment + Read the comment in dsl sample + Enabled + + Path + SSDT-EC-USBX.aml Comment @@ -24,11 +64,19 @@ Comment - USB 2.0 Injection + Read the comment in dsl sample Enabled - + Path - SSDT-EHCI.aml + SSDT-EHCx-DISABLE.aml + + + Comment + Read the comment in dsl sample + Enabled + + Path + SSDT-IMEI.aml Comment @@ -38,6 +86,78 @@ Path SSDT-PLUG.aml + + Comment + Read the comment in dsl sample + Enabled + + Path + SSDT-PMC.aml + + + Comment + Read the comment in dsl sample + Enabled + + Path + SSDT-PNLF.aml + + + Comment + Read the comment in dsl sample + Enabled + + Path + SSDT-PNLFCFL.aml + + + Comment + Read the comment in dsl sample + Enabled + + Path + SSDT-RTC0-RANGE.aml + + + Comment + Read the comment in dsl sample + Enabled + + Path + SSDT-RTC0.aml + + + Comment + Read the comment in dsl sample + Enabled + + Path + SSDT-SBUS-MCHC.aml + + + Comment + Read the comment in dsl sample + Enabled + + Path + SSDT-UNC.aml + + + Comment + add DTGP method + Enabled + + Path + SSDT-DTGP.aml + + + Comment + USB 2.0 Injection + Enabled + + Path + SSDT-EHCI.aml + Delete @@ -78,13 +198,13 @@ BaseSkip 0 Comment - _Q11 to XQ11 + Replace one byte sequence with another Count - 1 + 0 Enabled Find - X1ExMQ== + ESIzRA== Limit 0 Mask @@ -92,7 +212,7 @@ OemTableId Replace - WFExMQ== + RDMiEQ== ReplaceMask Skip @@ -104,17 +224,17 @@ Base - + \_SB.PCI0.LPCB.HPET BaseSkip 0 Comment - _Q12 to XQ12 + HPET _CRS to XCRS Count 1 Enabled Find - X1ExMg== + X0NSUw== Limit 0 Mask @@ -122,7 +242,7 @@ OemTableId Replace - WFExMg== + WENSUw== ReplaceMask Skip @@ -288,6 +408,42 @@ PlistPath Contents/Info.plist + + Arch + x86_64 + BundlePath + IntelMausi.kext + Comment + Intel Ethernet LAN + Enabled + + ExecutablePath + Contents/MacOS/IntelMausi + MaxKernel + + MinKernel + + PlistPath + Contents/Info.plist + + + Arch + x86_64 + BundlePath + Legacy_USB3.kext + Comment + XHC ports configuration + Enabled + + ExecutablePath + + MaxKernel + + MinKernel + 15.0.0 + PlistPath + Contents/Info.plist + BundlePath AGPMInjector.kext @@ -338,6 +494,96 @@ PlistPath Contents/Info.plist + + Arch + x86_64 + BundlePath + VoodooPS2Controller.kext + Comment + + Enabled + + ExecutablePath + Contents/MacOS/VoodooPS2Controller + MaxKernel + + MinKernel + 15.0.0 + PlistPath + Contents/Info.plist + + + Arch + x86_64 + BundlePath + VoodooPS2Controller.kext/Contents/PlugIns/VoodooPS2Keyboard.kext + Comment + + Enabled + + ExecutablePath + Contents/MacOS/VoodooPS2Keyboard + MaxKernel + + MinKernel + 15.0.0 + PlistPath + Contents/Info.plist + + + Arch + x86_64 + BundlePath + VoodooPS2Controller.kext/Contents/PlugIns/VoodooPS2Mouse.kext + Comment + + Enabled + + ExecutablePath + Contents/MacOS/VoodooPS2Mouse + MaxKernel + + MinKernel + 15.0.0 + PlistPath + Contents/Info.plist + + + Arch + x86_64 + BundlePath + VoodooPS2Controller.kext/Contents/PlugIns/VoodooPS2Trackpad.kext + Comment + + Enabled + + ExecutablePath + Contents/MacOS/VoodooPS2Trackpad + MaxKernel + + MinKernel + 15.0.0 + PlistPath + Contents/Info.plist + + + Arch + x86_64 + BundlePath + VoodooPS2Controller.kext/Contents/PlugIns/VoodooInput.kext + Comment + + Enabled + + ExecutablePath + Contents/MacOS/VoodooInput + MaxKernel + + MinKernel + 15.0.0 + PlistPath + Contents/Info.plist + Block @@ -810,9 +1056,9 @@ AppleEvent Builtin CustomDelays - Auto + KeyInitialDelay - 0 + 50 KeySubsequentDelay 5 PointerSpeedDiv @@ -951,12 +1197,18 @@ DisableSecurityPolicy + EnableVectorAcceleration + ExitBootServicesDelay 0 + ForgeUefiSupport + IgnoreInvalidFlexRatio ReleaseUsbOwnership + ReloadOptionRoms + RequestBootVarRouting TscSyncTimeout diff --git a/src/OpenCorePkg b/src/OpenCorePkg index 5cd223f..5668fb6 160000 --- a/src/OpenCorePkg +++ b/src/OpenCorePkg @@ -1 +1 @@ -Subproject commit 5cd223f03dd555c2ad0c6f45181808a5105bb605 +Subproject commit 5668fb62b50e8141d93ae6fce3e3fe238822f6ef