diff --git a/EFI/BOOT/BOOTx64.efi b/EFI/BOOT/BOOTx64.efi index 6d6f58a..017ccc9 100644 Binary files a/EFI/BOOT/BOOTx64.efi and b/EFI/BOOT/BOOTx64.efi differ diff --git a/EFI/OC/Config.plist b/EFI/OC/Config.plist index 1ff6f91..84a745c 100644 --- a/EFI/OC/Config.plist +++ b/EFI/OC/Config.plist @@ -1009,6 +1009,60 @@ PlistPath Contents/Info.plist + + Arch + x86_64 + BundlePath + AirportItlwm-12.kext + Comment + Intel WiFi driver for macOS 12 Monterey + Enabled + + ExecutablePath + Contents/MacOS/AirportItlwm + MaxKernel + + MinKernel + + PlistPath + Contents/Info.plist + + + Arch + x86_64 + BundlePath + IntelBluetoothFirmware.kext + Comment + Intel Bluetooth driver + Enabled + + ExecutablePath + Contents/MacOS/IntelBluetoothFirmware + MaxKernel + + MinKernel + + PlistPath + Contents/Info.plist + + + BundlePath + BlueToolFixup.kext + Comment + + Enabled + + ExecutablePath + Contents/MacOS/BlueToolFixup + Arch + Any + MaxKernel + + MinKernel + + PlistPath + Contents/Info.plist + Block @@ -1071,6 +1125,10 @@ ProvideCurrentCpuInfo + CustomPciSerialDevice + + ForceAquantiaEthernet + Scheme @@ -1124,7 +1182,7 @@ ApplePanic DisableWatchDog - + DisplayDelay 0 DisplayLevel @@ -1134,7 +1192,9 @@ SysReport Target - 3 + 67 + LogModules + * Entries @@ -1173,6 +1233,13 @@ Tools + Serial + + Init + + Override + + NVRAM @@ -1195,7 +1262,7 @@ SystemAudioVolume Rg== boot-args - alcid=15 + alcid=15 keepsyms=1 run-efi-updater No csr-active-config @@ -1269,7 +1336,7 @@ MaxBIOSVersion MLB - M0000000000000001 + - ProcessorType 0 ROM @@ -1281,9 +1348,9 @@ SystemProductName MacBookPro13,1 SystemSerialNumber - W00000000001 + - SystemUUID - 00000000-0000-0000-0000-000000000000 + - AdviseFeatures @@ -1323,20 +1390,26 @@ 0 AudioDevice PciRoot(0x0)/Pci(0x1F,0x3) - AudioOut + AudioOutMask 1 AudioSupport - MinimumVolume - 20 + DisconnectHda + PlayChime - Enabled + Disabled ResetTrafficClass SetupDelay 0 VolumeAmplifier 143 + MaximumGain + -15 + MinimumAssistGain + -30 + MinimumAudibleGain + -55 ConnectDrivers @@ -1519,6 +1592,12 @@ 1 GraphicsInputMirroring + PointerPollMask + -1 + PointerPollMax + 80 + PointerPollMin + 10 diff --git a/EFI/OC/Drivers/AudioDxe.efi b/EFI/OC/Drivers/AudioDxe.efi index eed5957..cba788d 100644 Binary files a/EFI/OC/Drivers/AudioDxe.efi and b/EFI/OC/Drivers/AudioDxe.efi differ diff --git a/EFI/OC/Drivers/OpenCanopy.efi b/EFI/OC/Drivers/OpenCanopy.efi index 5b363ff..ac1c70e 100644 Binary files a/EFI/OC/Drivers/OpenCanopy.efi and b/EFI/OC/Drivers/OpenCanopy.efi differ diff --git a/EFI/OC/Drivers/OpenRuntime.efi b/EFI/OC/Drivers/OpenRuntime.efi index 18da726..f9873fc 100644 Binary files a/EFI/OC/Drivers/OpenRuntime.efi and b/EFI/OC/Drivers/OpenRuntime.efi differ diff --git a/EFI/OC/Kexts/AirPortOpenBSD.kext/Contents/Info.plist b/EFI/OC/Kexts/AirPortOpenBSD.kext/Contents/Info.plist old mode 100644 new mode 100755 diff --git a/EFI/OC/Kexts/AirPortOpenBSD.kext/Contents/MacOS/AirPortOpenBSD b/EFI/OC/Kexts/AirPortOpenBSD.kext/Contents/MacOS/AirPortOpenBSD old mode 100644 new mode 100755 diff --git a/EFI/OC/Kexts/AirportItlwm-11.kext/Contents/Info.plist b/EFI/OC/Kexts/AirportItlwm-11.kext/Contents/Info.plist old mode 100644 new mode 100755 diff --git a/EFI/OC/Kexts/AirportItlwm-12.kext/Contents/Info.plist b/EFI/OC/Kexts/AirportItlwm-12.kext/Contents/Info.plist index 6fb9905..a76ea23 100644 --- a/EFI/OC/Kexts/AirportItlwm-12.kext/Contents/Info.plist +++ b/EFI/OC/Kexts/AirportItlwm-12.kext/Contents/Info.plist @@ -3,7 +3,7 @@ BuildMachineOSBuild - 20G224 + 20G624 CFBundleDevelopmentRegion en CFBundleExecutable @@ -17,29 +17,29 @@ CFBundlePackageType KEXT CFBundleShortVersionString - 2.1.0 + 2.2.0 CFBundleSupportedPlatforms MacOSX CFBundleVersion - 2.1.0 + 2.2.0 DTCompiler com.apple.compilers.llvm.clang.1_0 DTPlatformBuild - 13A1030d + 13C100 DTPlatformName macosx DTPlatformVersion - 12.0 + 12.1 DTSDKBuild - 21A344 + 21C46 DTSDKName - macosx12.0 + macosx12.1 DTXcode - 1310 + 1321 DTXcodeBuild - 13A1030d + 13C100 IOKitPersonalities itlwm diff --git a/EFI/OC/Kexts/AirportItlwm-12.kext/Contents/MacOS/AirportItlwm b/EFI/OC/Kexts/AirportItlwm-12.kext/Contents/MacOS/AirportItlwm index c4ceb8a..c91ffdd 100755 Binary files a/EFI/OC/Kexts/AirportItlwm-12.kext/Contents/MacOS/AirportItlwm and b/EFI/OC/Kexts/AirportItlwm-12.kext/Contents/MacOS/AirportItlwm differ diff --git a/EFI/OC/Kexts/AppleALC.kext/Contents/Info.plist b/EFI/OC/Kexts/AppleALC.kext/Contents/Info.plist index e70b570..ffe81c3 100644 --- a/EFI/OC/Kexts/AppleALC.kext/Contents/Info.plist +++ b/EFI/OC/Kexts/AppleALC.kext/Contents/Info.plist @@ -3,7 +3,7 @@ BuildMachineOSBuild - 19H1519 + 20G624 CFBundleDevelopmentRegion en CFBundleExecutable @@ -17,7 +17,7 @@ CFBundlePackageType KEXT CFBundleShortVersionString - 1.6.7 + 1.7.2 CFBundleSignature ???? CFBundleSupportedPlatforms @@ -25,23 +25,23 @@ MacOSX CFBundleVersion - 1.6.7 + 1.7.2 DTCompiler com.apple.compilers.llvm.clang.1_0 DTPlatformBuild - 12D4e + 13C100 DTPlatformName macosx DTPlatformVersion - 11.1 + 12.1 DTSDKBuild - 20C63 + 21C46 DTSDKName - macosx11.1 + macosx12.1 DTXcode - 1240 + 1321 DTXcodeBuild - 12D4e + 13C100 IOKitPersonalities ALCUserClientProvider @@ -974,7 +974,7 @@ ASccMAEnHQABJx6gAScfkAFHHEABRx0AAUce FwFHH5ABlxxwAZcdEAGXHoEBlx8AAhccIAIX - HRACFx4hAhcfAAFHDAI= + HRACFx4hAhcfAAFHDAICFwwCAZcHJQ== FuncGroup 1 @@ -982,7 +982,7 @@ 30 WakeConfigData - AUcMAg== + AUcMAgIXDAIBlwcl WakeVerbReinit @@ -1755,6 +1755,33 @@ WakeVerbReinit + + AFGLowPowerState + + AwAAAA== + + Codec + hla63 - Realtek ALC235 for Msi Modern 15 A10M + CodecID + 283902517 + ConfigData + + ASccMAEnHQEBJx6gAScfkAFHHBABRx0AAUce + FwFHH5ABRwwCAZccQAGXHRABlx6LAZcfAwIX + HCACFx0QAhceKwIXHwMCFwwCAgUAEAIEACAC + BQAaAgSACw== + + FuncGroup + 1 + LayoutID + 29 + WakeConfigData + + AUcMAgIXDAIBlwcl + + WakeVerbReinit + + AFGLowPowerState @@ -2104,7 +2131,7 @@ 36 WakeConfigData - AUcMAgIXDAI= + AUcMAgIXDAIBlwcl WakeVerbReinit @@ -2794,6 +2821,36 @@ WakeVerbReinit + + AFGLowPowerState + + AwAAAA== + + Codec + Realtek ALC255(3234) for Dell Inspiron 5548 by CynCYX + CodecID + 283902549 + ConfigData + + ASccEAEnHQEBJx6mAScfkAFHHCABRx0BAUce + FwFHH5ABdxzwAXcdAAF3HgABdx9AAYcc8AGH + HQABhx4AAYcfQAGXHDABlx0QAZceiwGXHwIB + pxzwAacdAAGnHgABpx9AAbcc8AG3HQABtx4A + AbcfQAHXHPAB1x0AAdceAAHXH0AB5xzwAecd + AAHnHgAB5x9AAhccQAIXHRACFx4rAhcfAgFH + DAICFwwC + + FuncGroup + 1 + LayoutID + 255 + WakeConfigData + + AUcMAgIXDAI= + + WakeVerbReinit + + AFGLowPowerState @@ -3470,6 +3527,66 @@ WakeVerbReinit + + AFGLowPowerState + + AwAAAA== + + Codec + antoniomcr96 - Realtek ALC257 for Lenovo Thinkpad L390 + CodecID + 283902551 + ConfigData + + ASccYAEnHQEBJx6gAScfkAFHHBABRx0BAUce + EAFHH5ABRwwCAZccgAGXHRABlx6BAZcfBAIX + HCACFx0QAhceIQIXHwQCFwwCATcc8AE3HQAB + Nx4AATcfQAGHHPABhx0AAYceAAGHH0ABpxzw + AacdAAGnHgABpx9AAbcc8AG3HQABtx4AAbcf + QAHXHPAB1x0AAdceAAHXH0AB5xzwAecdAAHn + HgAB5x9A + + FuncGroup + 1 + LayoutID + 96 + WakeConfigData + + AUcMAgIXDAIBlwcl + + WakeVerbReinit + + + + AFGLowPowerState + + AwAAAA== + + Codec + savvamitrofanov - Realtek ALC257 for Lenovo Thinkpad T490 + CodecID + 283902551 + ConfigData + + ASccYAEnHQEBJx6gAScfkAFHHBABRx0BAUce + EAFHH5ABRwwCAZccgAGXHRABlx6BAZcfBAIX + HEACFx1wAhceIQIXHwECFwwCATcc8AE3HQAB + Nx4AATcfQAGHHPABhx0AAYceAAGHH0ABpxzw + AacdAAGnHgABpx9AAbcc8AG3HQABtx4AAbcf + QAG3DAIB1xzwAdcdAAHXHgAB1x9AAecc8AHn + HQAB5x4AAecfQA== + + FuncGroup + 1 + LayoutID + 97 + WakeConfigData + + AUcMAgG3DAICFwwCAYcHJQGXByUBpwcl + + WakeVerbReinit + + AFGLowPowerState @@ -4333,14 +4450,20 @@ ALC269VC for Lenovo Z580, John ConfigData - AVccQAFXHRABVx4hAVcfAwGHHCABhx0QAYce - gQGHHwMBlxwwAZcdAQGXHqABlx+QAbccEAG3 - HQEBtx4XAbcfkAFXDAI= + AbccEAG3HQEBtx4XAbcfkAG3DAIBhxwgAYcd + EAGHHoEBhx8DAZccMAGXHQEBlx6gAZcfkAFX + HEABVx0QAVceIQFXHwMBVwwC FuncGroup 1 LayoutID 28 + WakeConfigData + + AVcMAgG3DAI= + + WakeVerbReinit + AFGLowPowerState @@ -4395,6 +4518,32 @@ WakeVerbReinit + + AFGLowPowerState + + AwAAAA== + + CodecID + 283902569 + Comment + Custom ALC269-VC Samsung np540U4E by majonez + ConfigData + + ASccEAEnHQABJx6mAScfkAG3HCABtx0AAbce + FwG3H5ABVxwwAVcdEAFXHiEBVx8AAYccQAGH + HZABhx6BAYcfAgG3DAIBVwwC + + FuncGroup + 1 + LayoutID + 34 + WakeConfigData + + AVcMAg== + + WakeVerbReinit + + AFGLowPowerState @@ -4792,6 +4941,25 @@ WakeVerbReinit + + AFGLowPowerState + + AwAAAA== + + Codec + Andres ZeroCross - ALC269 for Infinix X1 XL11 + CodecID + 283902569 + ConfigData + + ASccEAEnHQABJx6gAScfkAG3HCABtx0AAbce + FwG3H5ACFxxQAhcdEAIXHiECFx8A + + FuncGroup + 1 + LayoutID + 26 + AFGLowPowerState @@ -5285,6 +5453,38 @@ WakeVerbReinit + + AFGLowPowerState + + AwAAAA== + + Codec + Harahi - Realtek ALC274 for Mechrevo UmiPro3 (Tongfang GM5MG0Y) + CodecID + 283902580 + ConfigData + + ASccMAEnHQEBJx6mAScfkAE3HPABNx0AATce + AAE3H0ABRxzwAUcdAAFHHgABRx9AAVcc8AFX + HQABVx4AAVcfQAFnHPABZx0AAWceAAFnH0AB + dxwQAXcdAQF3HhcBdx+QAXcMAgGHHPABhx0A + AYceAAGHH0ABlxxAAZcdEAGXHqEBlx8CAacc + 8AGnHQABpx4AAacfQAG3HPABtx0AAbceAAG3 + H0AB1xzwAdcdAAHXHgAB1x9AAecc8AHnHQAB + 5x4AAecfQAH3HPAB9x0AAfceAAH3H0ACFxwg + AhcdEAIXHiECFx8CAhcMAg== + + FuncGroup + 1 + LayoutID + 39 + WakeConfigData + + AXcMAgIXDAI= + + WakeVerbReinit + + AFGLowPowerState @@ -7250,6 +7450,33 @@ WakeVerbReinit + + AFGLowPowerState + + AwAAAA== + + Codec + narcyzzo - Realtek ALC294 for ASUS UX534FAC + CodecID + 283902612 + ConfigData + + ASccEAEnHQEBJx6gAScfkAF3HCABdx0BAXce + EwF3H5ABdwwCAZccMAGXHRABlx6BAZcfBAIX + HEACFx0QAhceIQIXHwQCFwwCAgUADwIEd3QC + BQBFAgRSiQIFABACBAQgAgUAGwIETks= + + FuncGroup + 1 + LayoutID + 44 + WakeConfigData + + AXcMAgIXDAI= + + WakeVerbReinit + + AFGLowPowerState @@ -7589,9 +7816,9 @@ 283902616 ConfigData - ASccQAEnHQEBJx6mAScftwF3HBABdx0BAXce - FwF3H5ABpxwwAacdEAGnHqEBpx8DAhccIAIX - HRACFx4hAhcfAwFHDAICFwwC + ASccMAEnHQABJx6gAScfkAF3HEABdx0AAXce + FwF3H5ABdwwCAYcccAGHHRABhx6BAYcfAAIX + HCACFx0QAhceIQIXHwA= FuncGroup 1 @@ -7599,7 +7826,7 @@ 11 WakeConfigData - AUcMAg== + AXcMAg== WakeVerbReinit @@ -8774,6 +9001,31 @@ LayoutID 7 + + AFGLowPowerState + + AwAAAA== + + Codec + ALC883 + CodecID + 283904131 + Comment + Realtek ALC883 for Atermiter X79G by SamCabral + ConfigData + + AUccEAFHHUABRx4RAUcfAQFXHCABVx0QAVce + AQFXHwEBZxwwAWcdYAFnHgEBZx8BAXccQAF3 + HSABdx4BAXcfAQGHHFABhx2QAYceoAGHH5AB + lxxgAZcdkAGXHoEBlx8CAacccAGnHTABpx6B + AacfAQG3HIABtx1AAbceIQG3HwIB5xyQAecd + YAHnHkUB5x8B + + FuncGroup + 1 + LayoutID + 20 + AFGLowPowerState @@ -10102,7 +10354,9 @@ ConfigData AUccEAFHHUABRx4BAUcfAQFHDAIBhxwgAYcd - kAGHHqABhx+BAaccMAGnHTABpx6BAacfAQ== + kAGHHqABhx+BAaccMAGnHTABpx6BAacfAQGX + HEABlx2QAZcegQGXHwIBtxxQAbcdQAG3HiEB + tx8CAbcMAg== FuncGroup 1 @@ -11193,7 +11447,7 @@ HUABRx4hAUcfAgFHDAIBVxxwAVcdEAFXHgEB Vx8BAWccgAFnHWABZx4BAWcfAQGnHJABpx0w AacegQGnHwEBtxygAbcdQAG3HhEBtx+RAbcM - Ag== + AgIFAAcCBAPAAgUAGgIEAcE= FuncGroup 1 @@ -11598,7 +11852,7 @@ px8BAZccYAGXHZABlx6BAZcfAgG3HHABtx1A AbceIQG3HwIBtwwCAecckAHnHREB5x5FAecf AQEXHPABFx0AARceAAEXH0ABdxzwAXcdAAF3 - HgABdx9A + HgABdx9AAgUABwIEfKM= FuncGroup 1 @@ -11624,7 +11878,7 @@ 5x5FAecfAQGHHBABhx0QAYceoQGHH5ABpxwg AacdEAGnHoEBpx8BAZccgAGXHZABlx6hAZcf AgF3HPABdx0AAXceAAF3H0ABFxzwARcdAAEX - HgABFx9A + HgABFx9AAgUABwIEfKM= FuncGroup 1 @@ -11888,6 +12142,35 @@ WakeVerbReinit + + AFGLowPowerState + + AwAAAA== + + CodecID + 283906408 + CodecName + Realtek ALC S1220P_MSI_Z490i_UNIFY_ by_vio + ConfigData + + AUccEAFHHVABRx4BAUcfAQFHDAIBVxwgAVcd + EAFXHgEBVx8BAWccMAFnHRABZx4BAWcfAQGH + HEABhx0QAYceoAGHH5EBlxxQAZcdkAGXHosB + lx8CAaccYAGnHRABpx6BAacfAQG3HHABtx1A + AbceIQG3HwIBtwwCAeccgAHnHREB5x5FAecf + AQ== + + FuncGroup + 1 + LayoutID + 8 + WakeConfigData + + AUcMAg== + + WakeVerbReinit + + AFGLowPowerState @@ -11915,6 +12198,34 @@ WakeVerbReinit + + AFGLowPowerState + + AwAAAA== + + CodecID + 283906408 + CodecName + Realtek ALC S1220A for Asus ProArt Z690-Creator WiFi (CaseySJ) + ConfigData + + AUccEAFHHUABRx4BAUcfAAFHDAIBVxwgAVcd + EAFXHgEBVx8BAWccMAFnHWABZx4BAWcfAQGH + HEABhx2QAYceoAGHH5ABlxxQAZcdkAGXHoEB + hx8CAaccYAGnHTABpx6BAacfAQG3HHABtx1A + AbceIQG3HwIBtwwC + + FuncGroup + 1 + LayoutID + 13 + WakeConfigData + + AUcMAg== + + WakeVerbReinit + + AFGLowPowerState @@ -12179,14 +12490,14 @@ AwAAAA== Codec - rdmitry0911 - Conexant CX8200 for LG Gram 17 17z990 + Conexant CX8200 for LG Gram Z990/Z90N CodecID 351346696 ConfigData AXccEAF3HQEBdx4XAXcfkQF3DAIBpxwgAacd - AQGnHqcBpx+VAZccMAGXHRABlx6BAZcfBAFn - HEABZx0QAWceIQFnHwQBZwwC + AQGnHqABpx+VAZccMAGXHRABlx6LAZcfBAGX + ByQBZxxAAWcdEAFnHisBZx8EAWcMAg== FuncGroup 1 @@ -12194,7 +12505,7 @@ 80 WakeConfigData - AWcMAgF3DAI= + AWcMAgF3DAIBlwck WakeVerbReinit @@ -14022,13 +14333,13 @@ 283904151 ConfigData - IUccECFHHUAhRx4RIUcfASFHDAIhVxwgIVcd - ECFXHgEhVx8BIWccMCFnHWAhZx4BIWcfASF3 - HPAhdx0AIXceACF3H0AhhxxAIYcdkCGHHqAh - hx+QIZccYCGXHZAhlx6BIZcfAiGnHFAhpx0w - IacegSGnHwEhtxxwIbcdQCG3HiEhtx8CIbcM - AiEXHJAhFx1hIRceSyEXHwEh9xzwIfcdACH3 - HgAh9x9AIecc8CHnHQAh5x4AIecfQA== + AUccEAFHHUABRx4RAUcfAQFHDAIBVxwgAVcd + EAFXHgEBVx8BAWccMAFnHWABZx4BAWcfAQF3 + HPABdx0AAXceAAF3H0ABhxxAAYcdkAGHHqAB + hx+QAZccYAGXHZABlx6BAZcfAgGnHFABpx0w + AacegQGnHwEBtxxwAbcdQAG3HiEBtx8CAbcM + AgEXHJABFx1hARceSwEXHwEB9xzwAfcdAAH3 + HgAB9x9AAecc8AHnHQAB5x4AAecfQA== FuncGroup 1 @@ -14041,6 +14352,36 @@ WakeVerbReinit + + AFGLowPowerState + + AwAAAA== + + Codec + Custom ALC897 by Sergey_Galan for GIGABYTE Z590M + CodecID + 283904151 + ConfigData + + AUccEAFHHUABRx4RAUcfAQFHDAIBVxzwAVcd + AAFXHgABVx9AAWcc8AFnHQABZx4AAWcfQAF3 + HPABdx0AAXceAAF3H0ABhxxAAYcdkAGHHqAB + hx+QAZccYAGXHZABlx6BAZcfAgGnHFABpx0w + AacegQGnHwEBtxxwAbcdQAG3HiEBtx8CAbcM + AgEXHJABFx1hARceSwEXHwEB9xzwAfcdAAH3 + HgAB9x9AAecc8AHnHQAB5x4AAecfQA== + + FuncGroup + 1 + LayoutID + 11 + WakeConfigData + + AUcMAgG3DAI= + + WakeVerbReinit + + AFGLowPowerState @@ -14093,6 +14434,117 @@ WakeVerbReinit + + AFGLowPowerState + + AwAAAA== + + Codec + Realtek ALC235 for Lenovo M920x by meloay + CodecID + 283902517 + ConfigData + + AUccEAFHHQEBRx4XAUcfkAF3HPABdx0AAXce + AAF3H0ABhxzwAYcdAAGHHgABhx9AAZcccAGX + HRABlx6hAZcfAgGnHCABpx0QAacegQGnHwIB + txyAAbcdEAG3HgEBtx8BAdcc8AHXHQAB1x4A + AdcfQAHnHPAB5x0AAeceAAHnH0ACFxxQAhcd + EAIXHiECFx8CAUcMAgG3DAICFwwCAhcHwAIX + CIIBlwck + + FuncGroup + 1 + LayoutID + 72 + WakeConfigData + + AUcMAgG3DAICFwwCAhcHwAIXCIIBlwck + + WakeVerbReinit + + + + AFGLowPowerState + + AwAAAA== + + Codec + NUC8I5BEH JUST MIC + CodecID + 283902517 + ConfigData + + ASccUAEnHQEBJx6jAScfkg== + + FuncGroup + 1 + LayoutID + 88 + WakeConfigData + + + WakeVerbReinit + + + + AFGLowPowerState + + AwAAAA== + + Codec + ALC 292 for Dell M4800 with Dock + CodecID + 283902610 + Comment + ALC 292 for Dell M4800 with Dock + ConfigData + + ASccEAEnHQEBJx6mAScfkAE3HPABNx0AATce + AAE3H0ABRxxAAUcdAQFHHhcBRx+QAUcMAgFX + HFABVx1AAVceKwFXHwIBVwwCAWccgAFnHUAB + Zx4BAWcfAQFnDAIBhxwgAYcdIAGHHoEBhx8C + AZccIAGXHZABlx6BAZcfAQGnHCABpx0QAace + +wGnHwIBtxzwAbcdAAG3HgABtx9AAdcc8AHX + HQAB1x4AAdcfQAHnHPAB5x0AAeceAAHnH0A= + + FuncGroup + 1 + LayoutID + 59 + WakeConfigData + + AUcMAgFXDAIBZwwCAacHJA== + + WakeVerbReinit + + + + AFGLowPowerState + + AwAAAA== + + Codec + ONDA H510D4 IPC ALC897 + CodecID + 283904151 + ConfigData + + AUccQAFHHUABRx4RAUcfAQFHDAIBhxwgAYcd + UAGHHoEBhx8BAZcccAGXHSABlx6hAZcfAgG3 + HFABtx0wAbceIQG3HwIBtwwC + + FuncGroup + 1 + LayoutID + 77 + WakeConfigData + + AUcMAgG3DAI= + + WakeVerbReinit + + IOClass AppleALC diff --git a/EFI/OC/Kexts/AppleALC.kext/Contents/MacOS/AppleALC b/EFI/OC/Kexts/AppleALC.kext/Contents/MacOS/AppleALC index 445f657..65050c9 100755 Binary files a/EFI/OC/Kexts/AppleALC.kext/Contents/MacOS/AppleALC and b/EFI/OC/Kexts/AppleALC.kext/Contents/MacOS/AppleALC differ diff --git a/EFI/OC/Kexts/AppleBacklightSmoother.kext/Contents/Info.plist b/EFI/OC/Kexts/AppleBacklightSmoother.kext/Contents/Info.plist old mode 100644 new mode 100755 diff --git a/EFI/OC/Kexts/BlueToolFixup.kext/Contents/Info.plist b/EFI/OC/Kexts/BlueToolFixup.kext/Contents/Info.plist index 1c19b25..f449949 100644 --- a/EFI/OC/Kexts/BlueToolFixup.kext/Contents/Info.plist +++ b/EFI/OC/Kexts/BlueToolFixup.kext/Contents/Info.plist @@ -3,7 +3,7 @@ BuildMachineOSBuild - 19H1417 + 20G624 CFBundleDevelopmentRegion en CFBundleExecutable @@ -17,29 +17,29 @@ CFBundlePackageType KEXT CFBundleShortVersionString - 2.6.1 + 2.6.2 CFBundleSupportedPlatforms MacOSX CFBundleVersion - 2.6.1 + 2.6.2 DTCompiler com.apple.compilers.llvm.clang.1_0 DTPlatformBuild - 12B45b + 13C100 DTPlatformName macosx DTPlatformVersion - 11.0 + 12.1 DTSDKBuild - 20A2408 + 21C46 DTSDKName - macosx11.0 + macosx12.1 DTXcode - 1220 + 1321 DTXcodeBuild - 12B45b + 13C100 IOKitPersonalities BlueToolFixup diff --git a/EFI/OC/Kexts/BlueToolFixup.kext/Contents/MacOS/BlueToolFixup b/EFI/OC/Kexts/BlueToolFixup.kext/Contents/MacOS/BlueToolFixup index bbeca61..9929fa8 100755 Binary files a/EFI/OC/Kexts/BlueToolFixup.kext/Contents/MacOS/BlueToolFixup and b/EFI/OC/Kexts/BlueToolFixup.kext/Contents/MacOS/BlueToolFixup differ diff --git a/EFI/OC/Kexts/BrightnessKeys.kext/Contents/Info.plist b/EFI/OC/Kexts/BrightnessKeys.kext/Contents/Info.plist old mode 100644 new mode 100755 diff --git a/EFI/OC/Kexts/CPUFriend.kext/Contents/Info.plist b/EFI/OC/Kexts/CPUFriend.kext/Contents/Info.plist index 606d9f2..bca16c0 100644 --- a/EFI/OC/Kexts/CPUFriend.kext/Contents/Info.plist +++ b/EFI/OC/Kexts/CPUFriend.kext/Contents/Info.plist @@ -3,13 +3,13 @@ BuildMachineOSBuild - 19H1217 + 20G527 CFBundleDevelopmentRegion en CFBundleExecutable CPUFriend CFBundleIdentifier - org.vanilla.driver.CPUFriend + org.acidanthera.driver.CPUFriend CFBundleInfoDictionaryVersion 6.0 CFBundleName @@ -17,7 +17,7 @@ CFBundlePackageType KEXT CFBundleShortVersionString - 1.2.4 + 1.2.5 CFBundleSignature ???? CFBundleSupportedPlatforms @@ -25,29 +25,29 @@ MacOSX CFBundleVersion - 1.2.4 + 1.2.5 DTCompiler com.apple.compilers.llvm.clang.1_0 DTPlatformBuild - 12B45b + 12E507 DTPlatformName macosx DTPlatformVersion - 11.0 + 11.3 DTSDKBuild - 20A2408 + 20E214 DTSDKName - macosx11.0 + macosx11.3 DTXcode - 1220 + 1251 DTXcodeBuild - 12B45b + 12E507 IOKitPersonalities CPUFriend CFBundleIdentifier - org.vanilla.driver.CPUFriend + org.acidanthera.driver.CPUFriend IOClass CPUFriend IOMatchCategory @@ -60,7 +60,7 @@ CPUFriendPlatform CFBundleIdentifier - org.vanilla.driver.CPUFriend + org.acidanthera.driver.CPUFriend IOClass CPUFriendData IOProbeScore @@ -79,7 +79,7 @@ LSMinimumSystemVersion 10.8 NSHumanReadableCopyright - Copyright © 2017 - 2019 PMheart. All rights reserved. + Copyright © 2017-2022 PMheart. All rights reserved. OSBundleCompatibleVersion 1.0 OSBundleLibraries @@ -89,17 +89,17 @@ com.apple.iokit.IOACPIFamily 1.0.0d1 com.apple.kpi.bsd - 12.0.0 + 10.0.0 com.apple.kpi.dsep - 12.0.0 + 10.0.0 com.apple.kpi.iokit - 12.0.0 + 10.0.0 com.apple.kpi.libkern - 12.0.0 + 10.0.0 com.apple.kpi.mach - 12.0.0 + 10.0.0 com.apple.kpi.unsupported - 12.0.0 + 10.0.0 OSBundleRequired Root diff --git a/EFI/OC/Kexts/CPUFriend.kext/Contents/MacOS/CPUFriend b/EFI/OC/Kexts/CPUFriend.kext/Contents/MacOS/CPUFriend index b8141a7..4fafcbe 100755 Binary files a/EFI/OC/Kexts/CPUFriend.kext/Contents/MacOS/CPUFriend and b/EFI/OC/Kexts/CPUFriend.kext/Contents/MacOS/CPUFriend differ diff --git a/EFI/OC/Kexts/HibernationFixup.kext/Contents/Info.plist b/EFI/OC/Kexts/HibernationFixup.kext/Contents/Info.plist old mode 100644 new mode 100755 diff --git a/EFI/OC/Kexts/IntelBluetoothFirmware.kext/Contents/Info.plist b/EFI/OC/Kexts/IntelBluetoothFirmware.kext/Contents/Info.plist index b9e264c..ef0809a 100644 --- a/EFI/OC/Kexts/IntelBluetoothFirmware.kext/Contents/Info.plist +++ b/EFI/OC/Kexts/IntelBluetoothFirmware.kext/Contents/Info.plist @@ -3,7 +3,7 @@ BuildMachineOSBuild - 20G165 + 19H1519 CFBundleDevelopmentRegion en CFBundleExecutable @@ -17,29 +17,27 @@ CFBundlePackageType KEXT CFBundleShortVersionString - 2.0.1 + 2.1.0 CFBundleSupportedPlatforms MacOSX CFBundleVersion - 2.0.1 + 2.1.0 DTCompiler com.apple.compilers.llvm.clang.1_0 DTPlatformBuild - 12E507 - DTPlatformName - macosx + 11A420a DTPlatformVersion - 11.3 + GM DTSDKBuild - 20E214 + 19A547 DTSDKName - macosx11.3 + macosx10.15 DTXcode - 1251 + 1100 DTXcodeBuild - 12E507 + 11A420a IOKitPersonalities IntelBluetoothFirmware_0026 diff --git a/EFI/OC/Kexts/IntelBluetoothFirmware.kext/Contents/MacOS/IntelBluetoothFirmware b/EFI/OC/Kexts/IntelBluetoothFirmware.kext/Contents/MacOS/IntelBluetoothFirmware index 354b562..b5d9058 100755 Binary files a/EFI/OC/Kexts/IntelBluetoothFirmware.kext/Contents/MacOS/IntelBluetoothFirmware and b/EFI/OC/Kexts/IntelBluetoothFirmware.kext/Contents/MacOS/IntelBluetoothFirmware differ diff --git a/EFI/OC/Kexts/IntelBluetoothInjector.kext/Contents/Info.plist b/EFI/OC/Kexts/IntelBluetoothInjector.kext/Contents/Info.plist index 806c56e..2c9f182 100644 --- a/EFI/OC/Kexts/IntelBluetoothInjector.kext/Contents/Info.plist +++ b/EFI/OC/Kexts/IntelBluetoothInjector.kext/Contents/Info.plist @@ -3,7 +3,7 @@ BuildMachineOSBuild - 20G165 + 19H1519 CFBundleDevelopmentRegion en CFBundleIdentifier @@ -15,29 +15,27 @@ CFBundlePackageType KEXT CFBundleShortVersionString - 2.0.1 + 2.1.0 CFBundleSupportedPlatforms MacOSX CFBundleVersion - 2.0.1 + 2.1.0 DTCompiler com.apple.compilers.llvm.clang.1_0 DTPlatformBuild - 12E507 - DTPlatformName - macosx + 11A420a DTPlatformVersion - 11.3 + GM DTSDKBuild - 20E214 + 19A547 DTSDKName - macosx11.3 + macosx10.15 DTXcode - 1251 + 1100 DTXcodeBuild - 12E507 + 11A420a IOKitPersonalities 0026 @@ -190,6 +188,21 @@ idVendor 32903 + csr + + CFBundleIdentifier + com.apple.iokit.CSRBluetoothHostControllerUSBTransport + IOClass + CSRBluetoothHostControllerUSBTransport + IOProbeScore + 3000 + IOProviderClass + IOUSBHostDevice + idProduct + 2010 + idVendor + 32903 + LSMinimumSystemVersion 10.12 diff --git a/EFI/OC/Kexts/IntelMausi.kext/Contents/Info.plist b/EFI/OC/Kexts/IntelMausi.kext/Contents/Info.plist old mode 100644 new mode 100755 diff --git a/EFI/OC/Kexts/Lilu.kext/Contents/Info.plist b/EFI/OC/Kexts/Lilu.kext/Contents/Info.plist index fb81947..8e3841a 100644 --- a/EFI/OC/Kexts/Lilu.kext/Contents/Info.plist +++ b/EFI/OC/Kexts/Lilu.kext/Contents/Info.plist @@ -3,7 +3,7 @@ BuildMachineOSBuild - 19H1519 + 20G415 CFBundleDevelopmentRegion en CFBundleExecutable @@ -17,7 +17,7 @@ CFBundlePackageType KEXT CFBundleShortVersionString - 1.5.8 + 1.6.0 CFBundleSignature ???? CFBundleSupportedPlatforms @@ -25,7 +25,7 @@ MacOSX CFBundleVersion - 1.5.8 + 1.6.0 DTCompiler com.apple.compilers.llvm.clang.1_0 DTPlatformBuild diff --git a/EFI/OC/Kexts/Lilu.kext/Contents/MacOS/Lilu b/EFI/OC/Kexts/Lilu.kext/Contents/MacOS/Lilu old mode 100755 new mode 100644 index c1d8cd0..4284cd1 Binary files a/EFI/OC/Kexts/Lilu.kext/Contents/MacOS/Lilu and b/EFI/OC/Kexts/Lilu.kext/Contents/MacOS/Lilu differ diff --git a/EFI/OC/Kexts/NVMeFix.kext/Contents/Info.plist b/EFI/OC/Kexts/NVMeFix.kext/Contents/Info.plist old mode 100644 new mode 100755 diff --git a/EFI/OC/Kexts/SMCBatteryManager.kext/Contents/Info.plist b/EFI/OC/Kexts/SMCBatteryManager.kext/Contents/Info.plist index 9a9597b..b1c232d 100644 --- a/EFI/OC/Kexts/SMCBatteryManager.kext/Contents/Info.plist +++ b/EFI/OC/Kexts/SMCBatteryManager.kext/Contents/Info.plist @@ -3,7 +3,7 @@ BuildMachineOSBuild - 19H1519 + 20G417 CFBundleDevelopmentRegion en CFBundleExecutable @@ -17,29 +17,29 @@ CFBundlePackageType KEXT CFBundleShortVersionString - 1.2.8 + 1.2.9 CFBundleSupportedPlatforms MacOSX CFBundleVersion - 1.2.8 + 1.2.9 DTCompiler com.apple.compilers.llvm.clang.1_0 DTPlatformBuild - 12D4e + 12E507 DTPlatformName macosx DTPlatformVersion - 11.1 + 11.3 DTSDKBuild - 20C63 + 20E214 DTSDKName - macosx11.1 + macosx11.3 DTXcode - 1240 + 1251 DTXcodeBuild - 12D4e + 12E507 IOKitPersonalities IOSMBusController diff --git a/EFI/OC/Kexts/SMCBatteryManager.kext/Contents/MacOS/SMCBatteryManager b/EFI/OC/Kexts/SMCBatteryManager.kext/Contents/MacOS/SMCBatteryManager index 3a06d31..b7f62ea 100755 Binary files a/EFI/OC/Kexts/SMCBatteryManager.kext/Contents/MacOS/SMCBatteryManager and b/EFI/OC/Kexts/SMCBatteryManager.kext/Contents/MacOS/SMCBatteryManager differ diff --git a/EFI/OC/Kexts/SMCProcessor.kext/Contents/Info.plist b/EFI/OC/Kexts/SMCProcessor.kext/Contents/Info.plist index 6f99d89..8e21317 100644 --- a/EFI/OC/Kexts/SMCProcessor.kext/Contents/Info.plist +++ b/EFI/OC/Kexts/SMCProcessor.kext/Contents/Info.plist @@ -3,7 +3,7 @@ BuildMachineOSBuild - 19H1519 + 20G417 CFBundleDevelopmentRegion en CFBundleExecutable @@ -17,7 +17,7 @@ CFBundlePackageType KEXT CFBundleShortVersionString - 1.2.8 + 1.2.9 CFBundleSignature ???? CFBundleSupportedPlatforms @@ -25,23 +25,23 @@ MacOSX CFBundleVersion - 1.2.8 + 1.2.9 DTCompiler com.apple.compilers.llvm.clang.1_0 DTPlatformBuild - 12D4e + 12E507 DTPlatformName macosx DTPlatformVersion - 11.1 + 11.3 DTSDKBuild - 20C63 + 20E214 DTSDKName - macosx11.1 + macosx11.3 DTXcode - 1240 + 1251 DTXcodeBuild - 12D4e + 12E507 IOKitPersonalities as.vit9696.SMCProcessor diff --git a/EFI/OC/Kexts/SMCProcessor.kext/Contents/MacOS/SMCProcessor b/EFI/OC/Kexts/SMCProcessor.kext/Contents/MacOS/SMCProcessor index 0221140..2914f33 100755 Binary files a/EFI/OC/Kexts/SMCProcessor.kext/Contents/MacOS/SMCProcessor and b/EFI/OC/Kexts/SMCProcessor.kext/Contents/MacOS/SMCProcessor differ diff --git a/EFI/OC/Kexts/SMCSuperIO.kext/Contents/Info.plist b/EFI/OC/Kexts/SMCSuperIO.kext/Contents/Info.plist index 6f97841..a5baae8 100644 --- a/EFI/OC/Kexts/SMCSuperIO.kext/Contents/Info.plist +++ b/EFI/OC/Kexts/SMCSuperIO.kext/Contents/Info.plist @@ -3,7 +3,7 @@ BuildMachineOSBuild - 19H1519 + 20G417 CFBundleDevelopmentRegion en CFBundleExecutable @@ -17,7 +17,7 @@ CFBundlePackageType KEXT CFBundleShortVersionString - 1.2.8 + 1.2.9 CFBundleSignature ???? CFBundleSupportedPlatforms @@ -25,23 +25,23 @@ MacOSX CFBundleVersion - 1.2.8 + 1.2.9 DTCompiler com.apple.compilers.llvm.clang.1_0 DTPlatformBuild - 12D4e + 12E507 DTPlatformName macosx DTPlatformVersion - 11.1 + 11.3 DTSDKBuild - 20C63 + 20E214 DTSDKName - macosx11.1 + macosx11.3 DTXcode - 1240 + 1251 DTXcodeBuild - 12D4e + 12E507 IOKitPersonalities ru.joedm.SMCSuperIO diff --git a/EFI/OC/Kexts/SMCSuperIO.kext/Contents/MacOS/SMCSuperIO b/EFI/OC/Kexts/SMCSuperIO.kext/Contents/MacOS/SMCSuperIO index c972efc..cb91ba9 100755 Binary files a/EFI/OC/Kexts/SMCSuperIO.kext/Contents/MacOS/SMCSuperIO and b/EFI/OC/Kexts/SMCSuperIO.kext/Contents/MacOS/SMCSuperIO differ diff --git a/EFI/OC/Kexts/VirtualSMC.kext/Contents/Info.plist b/EFI/OC/Kexts/VirtualSMC.kext/Contents/Info.plist index 17e4b41..23577d8 100644 --- a/EFI/OC/Kexts/VirtualSMC.kext/Contents/Info.plist +++ b/EFI/OC/Kexts/VirtualSMC.kext/Contents/Info.plist @@ -3,7 +3,7 @@ BuildMachineOSBuild - 19H1519 + 20G417 CFBundleDevelopmentRegion en CFBundleExecutable @@ -17,7 +17,7 @@ CFBundlePackageType KEXT CFBundleShortVersionString - 1.2.8 + 1.2.9 CFBundleSignature ???? CFBundleSupportedPlatforms @@ -25,23 +25,23 @@ MacOSX CFBundleVersion - 1.2.8 + 1.2.9 DTCompiler com.apple.compilers.llvm.clang.1_0 DTPlatformBuild - 12D4e + 12E507 DTPlatformName macosx DTPlatformVersion - 11.1 + 11.3 DTSDKBuild - 20C63 + 20E214 DTSDKName - macosx11.1 + macosx11.3 DTXcode - 1240 + 1251 DTXcodeBuild - 12D4e + 12E507 IOKitPersonalities as.vit9696.VirtualSMC diff --git a/EFI/OC/Kexts/VirtualSMC.kext/Contents/MacOS/VirtualSMC b/EFI/OC/Kexts/VirtualSMC.kext/Contents/MacOS/VirtualSMC index 8106208..dbe3b8b 100755 Binary files a/EFI/OC/Kexts/VirtualSMC.kext/Contents/MacOS/VirtualSMC and b/EFI/OC/Kexts/VirtualSMC.kext/Contents/MacOS/VirtualSMC differ diff --git a/EFI/OC/Kexts/VoodooPS2Controller.kext/Contents/Info.plist b/EFI/OC/Kexts/VoodooPS2Controller.kext/Contents/Info.plist index 7d7b17c..c61212e 100644 --- a/EFI/OC/Kexts/VoodooPS2Controller.kext/Contents/Info.plist +++ b/EFI/OC/Kexts/VoodooPS2Controller.kext/Contents/Info.plist @@ -3,11 +3,11 @@ BuildMachineOSBuild - 19H1417 + 20G417 CFBundleExecutable VoodooPS2Controller CFBundleGetInfoString - 2.2.7, Copyright Apple Computer, Inc. 2000-2003, David Elliot 2007, RehabMan 2012-2013 + 2.2.8, Copyright Apple Computer, Inc. 2000-2003, David Elliot 2007, RehabMan 2012-2013 CFBundleIdentifier as.acidanthera.voodoo.driver.PS2Controller CFBundleInfoDictionaryVersion @@ -17,7 +17,7 @@ CFBundlePackageType KEXT CFBundleShortVersionString - 2.2.7 + 2.2.8 CFBundleSignature ???? CFBundleSupportedPlatforms @@ -25,23 +25,23 @@ MacOSX CFBundleVersion - 2.2.7 + 2.2.8 DTCompiler com.apple.compilers.llvm.clang.1_0 DTPlatformBuild - 12B45b + 12E507 DTPlatformName macosx DTPlatformVersion - 11.0 + 11.3 DTSDKBuild - 20A2408 + 20E214 DTSDKName - macosx11.0 + macosx11.3 DTXcode - 1220 + 1251 DTXcodeBuild - 12B45b + 12E507 IOKitPersonalities ACPI PS/2 Nub @@ -139,7 +139,7 @@ LSMinimumSystemVersion 10.11 OSBundleCompatibleVersion - 2.2.7 + 2.2.8 OSBundleLibraries com.apple.iokit.IOACPIFamily diff --git a/EFI/OC/Kexts/VoodooPS2Controller.kext/Contents/MacOS/VoodooPS2Controller b/EFI/OC/Kexts/VoodooPS2Controller.kext/Contents/MacOS/VoodooPS2Controller index 934a72c..5930b64 100755 Binary files a/EFI/OC/Kexts/VoodooPS2Controller.kext/Contents/MacOS/VoodooPS2Controller and b/EFI/OC/Kexts/VoodooPS2Controller.kext/Contents/MacOS/VoodooPS2Controller differ diff --git a/EFI/OC/Kexts/VoodooPS2Controller.kext/Contents/PlugIns/VoodooInput.kext/Contents/Info.plist b/EFI/OC/Kexts/VoodooPS2Controller.kext/Contents/PlugIns/VoodooInput.kext/Contents/Info.plist index 3f2c2c8..53b8200 100644 --- a/EFI/OC/Kexts/VoodooPS2Controller.kext/Contents/PlugIns/VoodooInput.kext/Contents/Info.plist +++ b/EFI/OC/Kexts/VoodooPS2Controller.kext/Contents/PlugIns/VoodooInput.kext/Contents/Info.plist @@ -3,7 +3,7 @@ BuildMachineOSBuild - 19H1417 + 20G417 CFBundleDevelopmentRegion en CFBundleExecutable @@ -27,19 +27,19 @@ DTCompiler com.apple.compilers.llvm.clang.1_0 DTPlatformBuild - 12B45b + 12E507 DTPlatformName macosx DTPlatformVersion - 11.0 + 11.3 DTSDKBuild - 20A2408 + 20E214 DTSDKName - macosx11.0 + macosx11.3 DTXcode - 1220 + 1251 DTXcodeBuild - 12B45b + 12E507 IOKitPersonalities Voodoo Input diff --git a/EFI/OC/Kexts/VoodooPS2Controller.kext/Contents/PlugIns/VoodooInput.kext/Contents/MacOS/VoodooInput b/EFI/OC/Kexts/VoodooPS2Controller.kext/Contents/PlugIns/VoodooInput.kext/Contents/MacOS/VoodooInput index da16c37..4562a6d 100755 Binary files a/EFI/OC/Kexts/VoodooPS2Controller.kext/Contents/PlugIns/VoodooInput.kext/Contents/MacOS/VoodooInput and b/EFI/OC/Kexts/VoodooPS2Controller.kext/Contents/PlugIns/VoodooInput.kext/Contents/MacOS/VoodooInput differ diff --git a/EFI/OC/Kexts/VoodooPS2Controller.kext/Contents/PlugIns/VoodooPS2Keyboard.kext/Contents/Info.plist b/EFI/OC/Kexts/VoodooPS2Controller.kext/Contents/PlugIns/VoodooPS2Keyboard.kext/Contents/Info.plist index b5ab04a..3c3fd49 100644 --- a/EFI/OC/Kexts/VoodooPS2Controller.kext/Contents/PlugIns/VoodooPS2Keyboard.kext/Contents/Info.plist +++ b/EFI/OC/Kexts/VoodooPS2Controller.kext/Contents/PlugIns/VoodooPS2Keyboard.kext/Contents/Info.plist @@ -3,11 +3,11 @@ BuildMachineOSBuild - 19H1417 + 20G417 CFBundleExecutable VoodooPS2Keyboard CFBundleGetInfoString - 2.2.7, Copyright Apple Computer, Inc. 2000-2003, RehabMan 2012-2013 + 2.2.8, Copyright Apple Computer, Inc. 2000-2003, RehabMan 2012-2013 CFBundleIdentifier as.acidanthera.voodoo.driver.PS2Keyboard CFBundleInfoDictionaryVersion @@ -17,7 +17,7 @@ CFBundlePackageType KEXT CFBundleShortVersionString - 2.2.7 + 2.2.8 CFBundleSignature ???? CFBundleSupportedPlatforms @@ -25,23 +25,23 @@ MacOSX CFBundleVersion - 2.2.7 + 2.2.8 DTCompiler com.apple.compilers.llvm.clang.1_0 DTPlatformBuild - 12B45b + 12E507 DTPlatformName macosx DTPlatformVersion - 11.0 + 11.3 DTSDKBuild - 20A2408 + 20E214 DTSDKName - macosx11.0 + macosx11.3 DTXcode - 1220 + 1251 DTXcodeBuild - 12B45b + 12E507 IOKitPersonalities ApplePS2Keyboard @@ -600,7 +600,7 @@ OSBundleLibraries as.acidanthera.voodoo.driver.PS2Controller - 2.2.7 + 2.2.8 com.apple.iokit.IOHIDFamily 1.0.0b1 com.apple.kpi.bsd diff --git a/EFI/OC/Kexts/VoodooPS2Controller.kext/Contents/PlugIns/VoodooPS2Keyboard.kext/Contents/MacOS/VoodooPS2Keyboard b/EFI/OC/Kexts/VoodooPS2Controller.kext/Contents/PlugIns/VoodooPS2Keyboard.kext/Contents/MacOS/VoodooPS2Keyboard index fc6905d..a0acf0a 100755 Binary files a/EFI/OC/Kexts/VoodooPS2Controller.kext/Contents/PlugIns/VoodooPS2Keyboard.kext/Contents/MacOS/VoodooPS2Keyboard and b/EFI/OC/Kexts/VoodooPS2Controller.kext/Contents/PlugIns/VoodooPS2Keyboard.kext/Contents/MacOS/VoodooPS2Keyboard differ diff --git a/EFI/OC/Kexts/VoodooPS2Controller.kext/Contents/PlugIns/VoodooPS2Mouse.kext/Contents/Info.plist b/EFI/OC/Kexts/VoodooPS2Controller.kext/Contents/PlugIns/VoodooPS2Mouse.kext/Contents/Info.plist index df13c9a..67bbbf9 100644 --- a/EFI/OC/Kexts/VoodooPS2Controller.kext/Contents/PlugIns/VoodooPS2Mouse.kext/Contents/Info.plist +++ b/EFI/OC/Kexts/VoodooPS2Controller.kext/Contents/PlugIns/VoodooPS2Mouse.kext/Contents/Info.plist @@ -3,11 +3,11 @@ BuildMachineOSBuild - 19H1417 + 20G417 CFBundleExecutable VoodooPS2Mouse CFBundleGetInfoString - 2.2.7, Copyright Apple Computer, Inc. 2000-2004, Slice 2010, RehabMan 2012-2013 + 2.2.8, Copyright Apple Computer, Inc. 2000-2004, Slice 2010, RehabMan 2012-2013 CFBundleIdentifier as.acidanthera.voodoo.driver.PS2Mouse CFBundleInfoDictionaryVersion @@ -17,7 +17,7 @@ CFBundlePackageType KEXT CFBundleShortVersionString - 2.2.7 + 2.2.8 CFBundleSignature ???? CFBundleSupportedPlatforms @@ -25,23 +25,23 @@ MacOSX CFBundleVersion - 2.2.7 + 2.2.8 DTCompiler com.apple.compilers.llvm.clang.1_0 DTPlatformBuild - 12B45b + 12E507 DTPlatformName macosx DTPlatformVersion - 11.0 + 11.3 DTSDKBuild - 20A2408 + 20E214 DTSDKName - macosx11.0 + macosx11.3 DTXcode - 1220 + 1251 DTXcodeBuild - 12B45b + 12E507 IOKitPersonalities ApplePS2Mouse @@ -182,7 +182,7 @@ OSBundleLibraries as.acidanthera.voodoo.driver.PS2Controller - 2.2.7 + 2.2.8 com.apple.iokit.IOHIDFamily 1.0.0b1 com.apple.kpi.iokit diff --git a/EFI/OC/Kexts/VoodooPS2Controller.kext/Contents/PlugIns/VoodooPS2Mouse.kext/Contents/MacOS/VoodooPS2Mouse b/EFI/OC/Kexts/VoodooPS2Controller.kext/Contents/PlugIns/VoodooPS2Mouse.kext/Contents/MacOS/VoodooPS2Mouse index c10a664..26d02b1 100755 Binary files a/EFI/OC/Kexts/VoodooPS2Controller.kext/Contents/PlugIns/VoodooPS2Mouse.kext/Contents/MacOS/VoodooPS2Mouse and b/EFI/OC/Kexts/VoodooPS2Controller.kext/Contents/PlugIns/VoodooPS2Mouse.kext/Contents/MacOS/VoodooPS2Mouse differ diff --git a/EFI/OC/Kexts/VoodooPS2Controller.kext/Contents/PlugIns/VoodooPS2Trackpad.kext/Contents/Info.plist b/EFI/OC/Kexts/VoodooPS2Controller.kext/Contents/PlugIns/VoodooPS2Trackpad.kext/Contents/Info.plist index 0eb67a1..7abcaa6 100644 --- a/EFI/OC/Kexts/VoodooPS2Controller.kext/Contents/PlugIns/VoodooPS2Trackpad.kext/Contents/Info.plist +++ b/EFI/OC/Kexts/VoodooPS2Controller.kext/Contents/PlugIns/VoodooPS2Trackpad.kext/Contents/Info.plist @@ -3,11 +3,11 @@ BuildMachineOSBuild - 19H1417 + 20G417 CFBundleExecutable VoodooPS2Trackpad CFBundleGetInfoString - 2.2.7, Copyright Apple Computer, Inc. 2002-2003, mackerintel 2008, RehabMan 2012-2013 + 2.2.8, Copyright Apple Computer, Inc. 2002-2003, mackerintel 2008, RehabMan 2012-2013 CFBundleIdentifier as.acidanthera.voodoo.driver.PS2Trackpad CFBundleInfoDictionaryVersion @@ -17,7 +17,7 @@ CFBundlePackageType KEXT CFBundleShortVersionString - 2.2.7 + 2.2.8 CFBundleSignature ???? CFBundleSupportedPlatforms @@ -25,23 +25,23 @@ MacOSX CFBundleVersion - 2.2.7 + 2.2.8 DTCompiler com.apple.compilers.llvm.clang.1_0 DTPlatformBuild - 12B45b + 12E507 DTPlatformName macosx DTPlatformVersion - 11.0 + 11.3 DTSDKBuild - 20A2408 + 20E214 DTSDKName - macosx11.0 + macosx11.3 DTXcode - 1220 + 1251 DTXcodeBuild - 12B45b + 12E507 IOKitPersonalities ALPS GlidePoint @@ -51,15 +51,68 @@ IOClass ApplePS2ALPSGlidePoint IOProbeScore - 1500 + 6000 IOProviderClass ApplePS2MouseDevice Platform Profile Default + Darwin 16+ + + ApplePreferenceCapability + + ApplePreferenceIdentifier + com.apple.AppleMultitouchTrackpad + MT Built-in + + MTHIDDevice + + SupportsGestureScrolling + + TrackpadEmbedded + + TrackpadFourFingerGestures + + TrackpadSecondaryClickCorners + + TrackpadThreeFingerDrag + + DisableDevice + DragLockTempMask + 1048592 + FingerZ + 1 + ForceTouchCustomDownThreshold + 90 + ForceTouchCustomPower + 8 + ForceTouchCustomUpThreshold + 20 + ForceTouchMode + 0 + ForceTouchPressureThreshold + 100 + ProcessBluetoothMouseStopsTrackpad + + ProcessUSBMouseStopsTrackpad + + QuietTimeAfterTyping + 500000000 + Resolution + 400 + ScrollResolution + 400 + USBMouseStopsTrackpad + 0 + UnitsPerMMX + 50 + UnitsPerMMY + 50 + WakeDelay + 1000 HPQOEM @@ -106,6 +159,12 @@ ProBook + ProductID + 547 + RM,deliverNotifications + + VendorID + 1452 Elantech TouchPad @@ -492,7 +551,7 @@ OSBundleLibraries as.acidanthera.voodoo.driver.PS2Controller - 2.2.7 + 2.2.8 com.apple.iokit.IOHIDFamily 1.0.0b1 com.apple.kpi.iokit diff --git a/EFI/OC/Kexts/VoodooPS2Controller.kext/Contents/PlugIns/VoodooPS2Trackpad.kext/Contents/MacOS/VoodooPS2Trackpad b/EFI/OC/Kexts/VoodooPS2Controller.kext/Contents/PlugIns/VoodooPS2Trackpad.kext/Contents/MacOS/VoodooPS2Trackpad index 72b027f..8297a88 100755 Binary files a/EFI/OC/Kexts/VoodooPS2Controller.kext/Contents/PlugIns/VoodooPS2Trackpad.kext/Contents/MacOS/VoodooPS2Trackpad and b/EFI/OC/Kexts/VoodooPS2Controller.kext/Contents/PlugIns/VoodooPS2Trackpad.kext/Contents/MacOS/VoodooPS2Trackpad differ diff --git a/EFI/OC/Kexts/VoodooRMI.kext/Contents/Info.plist b/EFI/OC/Kexts/VoodooRMI.kext/Contents/Info.plist old mode 100644 new mode 100755 diff --git a/EFI/OC/Kexts/VoodooRMI.kext/Contents/PlugIns/RMII2C.kext/Contents/Info.plist b/EFI/OC/Kexts/VoodooRMI.kext/Contents/PlugIns/RMII2C.kext/Contents/Info.plist old mode 100644 new mode 100755 diff --git a/EFI/OC/Kexts/VoodooRMI.kext/Contents/PlugIns/RMII2C.kext/Contents/_CodeSignature/CodeResources b/EFI/OC/Kexts/VoodooRMI.kext/Contents/PlugIns/RMII2C.kext/Contents/_CodeSignature/CodeResources old mode 100644 new mode 100755 diff --git a/EFI/OC/Kexts/VoodooRMI.kext/Contents/PlugIns/RMISMBus.kext/Contents/Info.plist b/EFI/OC/Kexts/VoodooRMI.kext/Contents/PlugIns/RMISMBus.kext/Contents/Info.plist old mode 100644 new mode 100755 diff --git a/EFI/OC/Kexts/VoodooRMI.kext/Contents/PlugIns/RMISMBus.kext/Contents/_CodeSignature/CodeResources b/EFI/OC/Kexts/VoodooRMI.kext/Contents/PlugIns/RMISMBus.kext/Contents/_CodeSignature/CodeResources old mode 100644 new mode 100755 diff --git a/EFI/OC/Kexts/VoodooRMI.kext/Contents/PlugIns/VoodooInput.kext/Contents/Info.plist b/EFI/OC/Kexts/VoodooRMI.kext/Contents/PlugIns/VoodooInput.kext/Contents/Info.plist old mode 100644 new mode 100755 diff --git a/EFI/OC/Kexts/VoodooRMI.kext/Contents/PlugIns/VoodooInput.kext/Contents/_CodeSignature/CodeResources b/EFI/OC/Kexts/VoodooRMI.kext/Contents/PlugIns/VoodooInput.kext/Contents/_CodeSignature/CodeResources old mode 100644 new mode 100755 diff --git a/EFI/OC/Kexts/VoodooSMBus.kext/Contents/Info.plist b/EFI/OC/Kexts/VoodooSMBus.kext/Contents/Info.plist old mode 100644 new mode 100755 diff --git a/EFI/OC/Kexts/VoodooSMBus.kext/Contents/_CodeSignature/CodeResources b/EFI/OC/Kexts/VoodooSMBus.kext/Contents/_CodeSignature/CodeResources old mode 100644 new mode 100755 diff --git a/EFI/OC/Kexts/WhateverGreen.kext/Contents/Info.plist b/EFI/OC/Kexts/WhateverGreen.kext/Contents/Info.plist index 7de7d3d..acddc8b 100644 --- a/EFI/OC/Kexts/WhateverGreen.kext/Contents/Info.plist +++ b/EFI/OC/Kexts/WhateverGreen.kext/Contents/Info.plist @@ -3,7 +3,7 @@ BuildMachineOSBuild - 19H1417 + 20G624 CFBundleDevelopmentRegion en CFBundleExecutable @@ -17,7 +17,7 @@ CFBundlePackageType KEXT CFBundleShortVersionString - 1.5.5 + 1.5.9 CFBundleSignature ???? CFBundleSupportedPlatforms @@ -25,23 +25,23 @@ MacOSX CFBundleVersion - 1.5.5 + 1.5.9 DTCompiler com.apple.compilers.llvm.clang.1_0 DTPlatformBuild - 12B45b + 13C100 DTPlatformName macosx DTPlatformVersion - 11.0 + 12.1 DTSDKBuild - 20A2408 + 21C46 DTSDKName - macosx11.0 + macosx12.1 DTXcode - 1220 + 1321 DTXcodeBuild - 12B45b + 13C100 IOKitPersonalities NVHDAEnabler diff --git a/EFI/OC/Kexts/WhateverGreen.kext/Contents/MacOS/WhateverGreen b/EFI/OC/Kexts/WhateverGreen.kext/Contents/MacOS/WhateverGreen index 03418d0..34448a8 100755 Binary files a/EFI/OC/Kexts/WhateverGreen.kext/Contents/MacOS/WhateverGreen and b/EFI/OC/Kexts/WhateverGreen.kext/Contents/MacOS/WhateverGreen differ diff --git a/EFI/OC/Kexts/YogaSMC.kext/Contents/Info.plist b/EFI/OC/Kexts/YogaSMC.kext/Contents/Info.plist old mode 100644 new mode 100755 diff --git a/EFI/OC/Kexts/YogaSMC.kext/Contents/_CodeSignature/CodeResources b/EFI/OC/Kexts/YogaSMC.kext/Contents/_CodeSignature/CodeResources old mode 100644 new mode 100755 diff --git a/EFI/OC/OpenCore.efi b/EFI/OC/OpenCore.efi index cfc4bf4..ab46be6 100644 Binary files a/EFI/OC/OpenCore.efi and b/EFI/OC/OpenCore.efi differ diff --git a/EFI/OC/Resources/Audio/OCEFIAudio_en_DiskImage.mp3 b/EFI/OC/Resources/Audio/OCEFIAudio_en_DiskImage.mp3 old mode 100644 new mode 100755 diff --git a/EFI/OC/Resources/Audio/OCEFIAudio_en_Restart.mp3 b/EFI/OC/Resources/Audio/OCEFIAudio_en_Restart.mp3 old mode 100644 new mode 100755 diff --git a/EFI/OC/Resources/Audio/OCEFIAudio_en_SIPIsDisabled.mp3 b/EFI/OC/Resources/Audio/OCEFIAudio_en_SIPIsDisabled.mp3 old mode 100644 new mode 100755 diff --git a/EFI/OC/Resources/Audio/OCEFIAudio_en_SIPIsEnabled.mp3 b/EFI/OC/Resources/Audio/OCEFIAudio_en_SIPIsEnabled.mp3 old mode 100644 new mode 100755 diff --git a/EFI/OC/Resources/Audio/OCEFIAudio_en_Shutdown.mp3 b/EFI/OC/Resources/Audio/OCEFIAudio_en_Shutdown.mp3 old mode 100644 new mode 100755 diff --git a/EFI/OC/Resources/Audio/OCEFIAudio_ru_DiskImage.mp3 b/EFI/OC/Resources/Audio/OCEFIAudio_ru_DiskImage.mp3 old mode 100644 new mode 100755 diff --git a/EFI/OC/Resources/Audio/OCEFIAudio_ru_Restart.mp3 b/EFI/OC/Resources/Audio/OCEFIAudio_ru_Restart.mp3 old mode 100644 new mode 100755 diff --git a/EFI/OC/Resources/Audio/OCEFIAudio_ru_SIPIsDisabled.mp3 b/EFI/OC/Resources/Audio/OCEFIAudio_ru_SIPIsDisabled.mp3 old mode 100644 new mode 100755 diff --git a/EFI/OC/Resources/Audio/OCEFIAudio_ru_SIPIsEnabled.mp3 b/EFI/OC/Resources/Audio/OCEFIAudio_ru_SIPIsEnabled.mp3 old mode 100644 new mode 100755 diff --git a/EFI/OC/Resources/Audio/OCEFIAudio_ru_Shutdown.mp3 b/EFI/OC/Resources/Audio/OCEFIAudio_ru_Shutdown.mp3 old mode 100644 new mode 100755 diff --git a/EFI/OC/Resources/Font/Font_1x.bin b/EFI/OC/Resources/Font/Font_1x.bin old mode 100644 new mode 100755 diff --git a/EFI/OC/Resources/Font/Font_1x.png b/EFI/OC/Resources/Font/Font_1x.png old mode 100644 new mode 100755 diff --git a/EFI/OC/Resources/Font/Font_2x.bin b/EFI/OC/Resources/Font/Font_2x.bin old mode 100644 new mode 100755 diff --git a/EFI/OC/Resources/Font/Font_2x.png b/EFI/OC/Resources/Font/Font_2x.png old mode 100644 new mode 100755 diff --git a/EFI/OC/Resources/Image/Acidanthera/Chardonnay/AppleRecv.icns b/EFI/OC/Resources/Image/Acidanthera/Chardonnay/AppleRecv.icns old mode 100644 new mode 100755 diff --git a/EFI/OC/Resources/Image/Acidanthera/Chardonnay/AppleTM.icns b/EFI/OC/Resources/Image/Acidanthera/Chardonnay/AppleTM.icns old mode 100644 new mode 100755 diff --git a/EFI/OC/Resources/Image/Acidanthera/Chardonnay/BtnFocus.icns b/EFI/OC/Resources/Image/Acidanthera/Chardonnay/BtnFocus.icns old mode 100644 new mode 100755 diff --git a/EFI/OC/Resources/Image/Acidanthera/Chardonnay/Cursor.icns b/EFI/OC/Resources/Image/Acidanthera/Chardonnay/Cursor.icns old mode 100644 new mode 100755 diff --git a/EFI/OC/Resources/Image/Acidanthera/Chardonnay/Dot.icns b/EFI/OC/Resources/Image/Acidanthera/Chardonnay/Dot.icns old mode 100644 new mode 100755 diff --git a/EFI/OC/Resources/Image/Acidanthera/Chardonnay/Enter.icns b/EFI/OC/Resources/Image/Acidanthera/Chardonnay/Enter.icns old mode 100644 new mode 100755 diff --git a/EFI/OC/Resources/Image/Acidanthera/Chardonnay/ExtAppleRecv.icns b/EFI/OC/Resources/Image/Acidanthera/Chardonnay/ExtAppleRecv.icns old mode 100644 new mode 100755 diff --git a/EFI/OC/Resources/Image/Acidanthera/Chardonnay/ExtAppleTM.icns b/EFI/OC/Resources/Image/Acidanthera/Chardonnay/ExtAppleTM.icns old mode 100644 new mode 100755 diff --git a/EFI/OC/Resources/Image/Acidanthera/Chardonnay/ExtHardDrive.icns b/EFI/OC/Resources/Image/Acidanthera/Chardonnay/ExtHardDrive.icns old mode 100644 new mode 100755 diff --git a/EFI/OC/Resources/Image/Acidanthera/Chardonnay/HardDrive.icns b/EFI/OC/Resources/Image/Acidanthera/Chardonnay/HardDrive.icns old mode 100644 new mode 100755 diff --git a/EFI/OC/Resources/Image/Acidanthera/Chardonnay/Left.icns b/EFI/OC/Resources/Image/Acidanthera/Chardonnay/Left.icns old mode 100644 new mode 100755 diff --git a/EFI/OC/Resources/Image/Acidanthera/Chardonnay/Lock.icns b/EFI/OC/Resources/Image/Acidanthera/Chardonnay/Lock.icns old mode 100644 new mode 100755 diff --git a/EFI/OC/Resources/Image/Acidanthera/Chardonnay/Password.icns b/EFI/OC/Resources/Image/Acidanthera/Chardonnay/Password.icns old mode 100644 new mode 100755 diff --git a/EFI/OC/Resources/Image/Acidanthera/Chardonnay/Restart.icns b/EFI/OC/Resources/Image/Acidanthera/Chardonnay/Restart.icns old mode 100644 new mode 100755 diff --git a/EFI/OC/Resources/Image/Acidanthera/Chardonnay/Right.icns b/EFI/OC/Resources/Image/Acidanthera/Chardonnay/Right.icns old mode 100644 new mode 100755 diff --git a/EFI/OC/Resources/Image/Acidanthera/Chardonnay/Selected.icns b/EFI/OC/Resources/Image/Acidanthera/Chardonnay/Selected.icns old mode 100644 new mode 100755 diff --git a/EFI/OC/Resources/Image/Acidanthera/Chardonnay/Selector.icns b/EFI/OC/Resources/Image/Acidanthera/Chardonnay/Selector.icns old mode 100644 new mode 100755 diff --git a/EFI/OC/Resources/Image/Acidanthera/Chardonnay/SetDefault.icns b/EFI/OC/Resources/Image/Acidanthera/Chardonnay/SetDefault.icns old mode 100644 new mode 100755 diff --git a/EFI/OC/Resources/Image/Acidanthera/Chardonnay/Shell.icns b/EFI/OC/Resources/Image/Acidanthera/Chardonnay/Shell.icns old mode 100644 new mode 100755 diff --git a/EFI/OC/Resources/Image/Acidanthera/Chardonnay/ShutDown.icns b/EFI/OC/Resources/Image/Acidanthera/Chardonnay/ShutDown.icns old mode 100644 new mode 100755 diff --git a/EFI/OC/Resources/Image/Acidanthera/Chardonnay/Tool.icns b/EFI/OC/Resources/Image/Acidanthera/Chardonnay/Tool.icns old mode 100644 new mode 100755 diff --git a/EFI/OC/Resources/Image/Acidanthera/Chardonnay/Windows.icns b/EFI/OC/Resources/Image/Acidanthera/Chardonnay/Windows.icns old mode 100644 new mode 100755 diff --git a/EFI/OC/Resources/Image/Acidanthera/GoldenGate/AppleRecv.icns b/EFI/OC/Resources/Image/Acidanthera/GoldenGate/AppleRecv.icns old mode 100644 new mode 100755 diff --git a/EFI/OC/Resources/Image/Acidanthera/GoldenGate/AppleTM.icns b/EFI/OC/Resources/Image/Acidanthera/GoldenGate/AppleTM.icns old mode 100644 new mode 100755 diff --git a/EFI/OC/Resources/Image/Acidanthera/GoldenGate/BtnFocus.icns b/EFI/OC/Resources/Image/Acidanthera/GoldenGate/BtnFocus.icns old mode 100644 new mode 100755 diff --git a/EFI/OC/Resources/Image/Acidanthera/GoldenGate/Cursor.icns b/EFI/OC/Resources/Image/Acidanthera/GoldenGate/Cursor.icns old mode 100644 new mode 100755 diff --git a/EFI/OC/Resources/Image/Acidanthera/GoldenGate/Dot.icns b/EFI/OC/Resources/Image/Acidanthera/GoldenGate/Dot.icns old mode 100644 new mode 100755 diff --git a/EFI/OC/Resources/Image/Acidanthera/GoldenGate/Enter.icns b/EFI/OC/Resources/Image/Acidanthera/GoldenGate/Enter.icns old mode 100644 new mode 100755 diff --git a/EFI/OC/Resources/Image/Acidanthera/GoldenGate/ExtAppleRecv.icns b/EFI/OC/Resources/Image/Acidanthera/GoldenGate/ExtAppleRecv.icns old mode 100644 new mode 100755 diff --git a/EFI/OC/Resources/Image/Acidanthera/GoldenGate/ExtAppleTM.icns b/EFI/OC/Resources/Image/Acidanthera/GoldenGate/ExtAppleTM.icns old mode 100644 new mode 100755 diff --git a/EFI/OC/Resources/Image/Acidanthera/GoldenGate/ExtHardDrive.icns b/EFI/OC/Resources/Image/Acidanthera/GoldenGate/ExtHardDrive.icns old mode 100644 new mode 100755 diff --git a/EFI/OC/Resources/Image/Acidanthera/GoldenGate/HardDrive.icns b/EFI/OC/Resources/Image/Acidanthera/GoldenGate/HardDrive.icns old mode 100644 new mode 100755 diff --git a/EFI/OC/Resources/Image/Acidanthera/GoldenGate/Left.icns b/EFI/OC/Resources/Image/Acidanthera/GoldenGate/Left.icns old mode 100644 new mode 100755 diff --git a/EFI/OC/Resources/Image/Acidanthera/GoldenGate/Lock.icns b/EFI/OC/Resources/Image/Acidanthera/GoldenGate/Lock.icns old mode 100644 new mode 100755 diff --git a/EFI/OC/Resources/Image/Acidanthera/GoldenGate/Password.icns b/EFI/OC/Resources/Image/Acidanthera/GoldenGate/Password.icns old mode 100644 new mode 100755 diff --git a/EFI/OC/Resources/Image/Acidanthera/GoldenGate/Restart.icns b/EFI/OC/Resources/Image/Acidanthera/GoldenGate/Restart.icns old mode 100644 new mode 100755 diff --git a/EFI/OC/Resources/Image/Acidanthera/GoldenGate/Right.icns b/EFI/OC/Resources/Image/Acidanthera/GoldenGate/Right.icns old mode 100644 new mode 100755 diff --git a/EFI/OC/Resources/Image/Acidanthera/GoldenGate/Selected.icns b/EFI/OC/Resources/Image/Acidanthera/GoldenGate/Selected.icns old mode 100644 new mode 100755 diff --git a/EFI/OC/Resources/Image/Acidanthera/GoldenGate/Selector.icns b/EFI/OC/Resources/Image/Acidanthera/GoldenGate/Selector.icns old mode 100644 new mode 100755 diff --git a/EFI/OC/Resources/Image/Acidanthera/GoldenGate/SetDefault.icns b/EFI/OC/Resources/Image/Acidanthera/GoldenGate/SetDefault.icns old mode 100644 new mode 100755 diff --git a/EFI/OC/Resources/Image/Acidanthera/GoldenGate/Shell.icns b/EFI/OC/Resources/Image/Acidanthera/GoldenGate/Shell.icns old mode 100644 new mode 100755 diff --git a/EFI/OC/Resources/Image/Acidanthera/GoldenGate/ShutDown.icns b/EFI/OC/Resources/Image/Acidanthera/GoldenGate/ShutDown.icns old mode 100644 new mode 100755 diff --git a/EFI/OC/Resources/Image/Acidanthera/GoldenGate/Tool.icns b/EFI/OC/Resources/Image/Acidanthera/GoldenGate/Tool.icns old mode 100644 new mode 100755 diff --git a/EFI/OC/Resources/Image/Acidanthera/GoldenGate/Windows.icns b/EFI/OC/Resources/Image/Acidanthera/GoldenGate/Windows.icns old mode 100644 new mode 100755 diff --git a/EFI/OC/Resources/Image/Acidanthera/Syrah/AppleRecv.icns b/EFI/OC/Resources/Image/Acidanthera/Syrah/AppleRecv.icns old mode 100644 new mode 100755 diff --git a/EFI/OC/Resources/Image/Acidanthera/Syrah/AppleTM.icns b/EFI/OC/Resources/Image/Acidanthera/Syrah/AppleTM.icns old mode 100644 new mode 100755 diff --git a/EFI/OC/Resources/Image/Acidanthera/Syrah/BtnFocus.icns b/EFI/OC/Resources/Image/Acidanthera/Syrah/BtnFocus.icns old mode 100644 new mode 100755 diff --git a/EFI/OC/Resources/Image/Acidanthera/Syrah/Cursor.icns b/EFI/OC/Resources/Image/Acidanthera/Syrah/Cursor.icns old mode 100644 new mode 100755 diff --git a/EFI/OC/Resources/Image/Acidanthera/Syrah/Dot.icns b/EFI/OC/Resources/Image/Acidanthera/Syrah/Dot.icns old mode 100644 new mode 100755 diff --git a/EFI/OC/Resources/Image/Acidanthera/Syrah/Enter.icns b/EFI/OC/Resources/Image/Acidanthera/Syrah/Enter.icns old mode 100644 new mode 100755 diff --git a/EFI/OC/Resources/Image/Acidanthera/Syrah/ExtAppleRecv.icns b/EFI/OC/Resources/Image/Acidanthera/Syrah/ExtAppleRecv.icns old mode 100644 new mode 100755 diff --git a/EFI/OC/Resources/Image/Acidanthera/Syrah/ExtAppleTM.icns b/EFI/OC/Resources/Image/Acidanthera/Syrah/ExtAppleTM.icns old mode 100644 new mode 100755 diff --git a/EFI/OC/Resources/Image/Acidanthera/Syrah/ExtHardDrive.icns b/EFI/OC/Resources/Image/Acidanthera/Syrah/ExtHardDrive.icns old mode 100644 new mode 100755 diff --git a/EFI/OC/Resources/Image/Acidanthera/Syrah/HardDrive.icns b/EFI/OC/Resources/Image/Acidanthera/Syrah/HardDrive.icns old mode 100644 new mode 100755 diff --git a/EFI/OC/Resources/Image/Acidanthera/Syrah/Left.icns b/EFI/OC/Resources/Image/Acidanthera/Syrah/Left.icns old mode 100644 new mode 100755 diff --git a/EFI/OC/Resources/Image/Acidanthera/Syrah/Lock.icns b/EFI/OC/Resources/Image/Acidanthera/Syrah/Lock.icns old mode 100644 new mode 100755 diff --git a/EFI/OC/Resources/Image/Acidanthera/Syrah/Password.icns b/EFI/OC/Resources/Image/Acidanthera/Syrah/Password.icns old mode 100644 new mode 100755 diff --git a/EFI/OC/Resources/Image/Acidanthera/Syrah/Restart.icns b/EFI/OC/Resources/Image/Acidanthera/Syrah/Restart.icns old mode 100644 new mode 100755 diff --git a/EFI/OC/Resources/Image/Acidanthera/Syrah/Right.icns b/EFI/OC/Resources/Image/Acidanthera/Syrah/Right.icns old mode 100644 new mode 100755 diff --git a/EFI/OC/Resources/Image/Acidanthera/Syrah/Selected.icns b/EFI/OC/Resources/Image/Acidanthera/Syrah/Selected.icns old mode 100644 new mode 100755 diff --git a/EFI/OC/Resources/Image/Acidanthera/Syrah/Selector.icns b/EFI/OC/Resources/Image/Acidanthera/Syrah/Selector.icns old mode 100644 new mode 100755 diff --git a/EFI/OC/Resources/Image/Acidanthera/Syrah/SetDefault.icns b/EFI/OC/Resources/Image/Acidanthera/Syrah/SetDefault.icns old mode 100644 new mode 100755 diff --git a/EFI/OC/Resources/Image/Acidanthera/Syrah/Shell.icns b/EFI/OC/Resources/Image/Acidanthera/Syrah/Shell.icns old mode 100644 new mode 100755 diff --git a/EFI/OC/Resources/Image/Acidanthera/Syrah/ShutDown.icns b/EFI/OC/Resources/Image/Acidanthera/Syrah/ShutDown.icns old mode 100644 new mode 100755 diff --git a/EFI/OC/Resources/Image/Acidanthera/Syrah/Tool.icns b/EFI/OC/Resources/Image/Acidanthera/Syrah/Tool.icns old mode 100644 new mode 100755 diff --git a/EFI/OC/Resources/Image/Acidanthera/Syrah/Windows.icns b/EFI/OC/Resources/Image/Acidanthera/Syrah/Windows.icns old mode 100644 new mode 100755 diff --git a/EFI/OC/Resources/Label/AppleRecv.l2x b/EFI/OC/Resources/Label/AppleRecv.l2x old mode 100644 new mode 100755 diff --git a/EFI/OC/Resources/Label/AppleRecv.lbl b/EFI/OC/Resources/Label/AppleRecv.lbl old mode 100644 new mode 100755 diff --git a/EFI/OC/Resources/Label/AppleTM.l2x b/EFI/OC/Resources/Label/AppleTM.l2x old mode 100644 new mode 100755 diff --git a/EFI/OC/Resources/Label/AppleTM.lbl b/EFI/OC/Resources/Label/AppleTM.lbl old mode 100644 new mode 100755 diff --git a/EFI/OC/Resources/Label/Other.l2x b/EFI/OC/Resources/Label/Other.l2x old mode 100644 new mode 100755 diff --git a/EFI/OC/Resources/Label/Other.lbl b/EFI/OC/Resources/Label/Other.lbl old mode 100644 new mode 100755 diff --git a/EFI/OC/Resources/Label/Shell.l2x b/EFI/OC/Resources/Label/Shell.l2x old mode 100644 new mode 100755 diff --git a/EFI/OC/Resources/Label/Shell.lbl b/EFI/OC/Resources/Label/Shell.lbl old mode 100644 new mode 100755 diff --git a/README.md b/README.md index 57357ef..0c3075b 100644 --- a/README.md +++ b/README.md @@ -4,23 +4,19 @@ [![macOS](https://img.shields.io/badge/macOS-12.1-blue)](https://developer.apple.com/documentation/macos-release-notes) - [![OpenCore](https://img.shields.io/badge/OpenCore-0.7.6-green)](https://github.com/acidanthera/OpenCorePkg) [![Model](https://img.shields.io/badge/Model-20FB*/20FC*-lightgrey)](https://psref.lenovo.com/Product/ThinkPad/ThinkPad_X1_Carbon_4th_Gen) [![BIOS](https://img.shields.io/badge/BIOS-1.48-yellow)](https://pcsupport.lenovo.com/hu/en/products/laptops-and-netbooks/thinkpad-x-series-laptops/thinkpad-x1-carbon-type-20fb-20fc/20fb/downloads/driver-list/component?name=BIOS%2FUEFI) [![License](https://img.shields.io/badge/license-MIT-purple)](/LICENSE) -**DISCLAIMER:** -This repo is based on [simprecicchiani's T460s repo](https://github.com/simprecicchiani/Thinkpad-T460s-macOS-OpenCore), but with some modification it's now fully working on X1C4s. +**DISCLAIMER:** +This repo is based on [simprecicchiani's T460s repo](https://github.com/simprecicchiani/Thinkpad-T460s-macOS-OpenCore), but with some modification it's now fully working on X1C4s. Read the entire README before you start. -I am not responsible for any damages you may cause. -Should you find an error or improve anything — whether in the config or in the documentation — please consider opening an issue or pull request. +I am not responsible for any damages you may cause. +Should you find an error or improve anything — whether in the config or in the documentation — please consider opening an issue or pull request. If you find my work useful, please consider donating via PayPal. It would mean a lot to me. - - - [![donate](https://img.shields.io/badge/-buy%20me%20a%20coffee-orange)](https://www.paypal.com/donate?hosted_button_id=UW5DT28YP3QQUS) ## Introduction @@ -63,7 +59,7 @@ It would mean a lot to me. | Display | 14" Full HD (1920x1080) IPS, non-touch | | Storage | Samsung Evo 980 PRO 256GB NVMe SSD | | Ethernet | Intel Ethernet Connection I219-LM (Jacksonville) | -| WLAN + Bluetooth | 11ac+BT, Intel® Dual Band Wireless-AC 8260NGW, 2x2 card | +| WLAN + Bluetooth | 11ac+BT, Intel® Dual Band Wireless-AC 8260NGW, 2x2 card | | Camera | HD720p resolution, low light sensitive, fixed focus | | Audio support | HD Audio, Conexant CX11852 codec, stereo speakers 1Wx2, dual array microphone, combo audio/microphone jack | | Keyboard | 6-row, spill-resistant, multimedia Fn keys, LED backlight | @@ -75,18 +71,20 @@ It would mean a lot to me. Hardware compatibility 🧰
-This EFI will suit any X1C4 regardless of CPU model[1](#CPU), amount of RAM, display resolution[2](#Res) and internal storage[3](#NVMe). +This EFI will suit any X1C4 regardless of CPU model``[1](#CPU)``, amount of RAM, display resolution``[2](#Res)`` and internal storage``[3](#NVMe)``. -1. Optional custom CPU Power Management guide. -2. 1440p displays should change `NVRAM -> Add -> 7C436110-AB2A-4BBB-A880-FE41995C9F82 -> UIScale`:`2` to get proper scaling while booting. -3. Follow NVMe fix guide below for NVMe drives. +``1``. Optional custom CPU Power Management guide. +``2``. 1440p displays should change `NVRAM -> Add -> 7C436110-AB2A-4BBB-A880-FE41995C9F82 -> UIScale`:`2` to get proper scaling while booting. +``3``. Follow NVMe fix guide below for NVMe drives. This bootloader configuration will probably suit other 6th generation Thinkpads, but there could be some defacts (i. e. not working usb ports, can't connect any displays.. etc.). If you own a model other then a T460s check out these repositories: -| Maintainer(s) | Model | Bootloader | -| :------------ | ----------: | ---------: | -| MSzturc | [T460](https://github.com/MSzturc/Lenovo-T460-OpenCore) | Opencore | -| duszmox/mhl221135 | [T460s](https://github.com/simprecicchiani/Thinkpad-T460s-macOS-OpenCore) | Opencore | -| Tluck | [T560/T460](https://github.com/tluck/Lenovo-T460-Clover) | Clover | + +| Maintainer(s) | Model | Bootloader | +| :---------------- | ---------------------------------------------------------------------: | ---------: | +| MSzturc | [T460](https://github.com/MSzturc/Lenovo-T460-OpenCore) | Opencore | +| duszmox/mhl221135 | [T460s](https://github.com/simprecicchiani/Thinkpad-T460s-macOS-OpenCore) | Opencore | +| Tluck | [T560/T460](https://github.com/tluck/Lenovo-T460-Clover) | Clover | + ## Installation @@ -96,12 +94,12 @@ This bootloader configuration will probably suit other 6th generation Thinkpads,
1. [Create an installation media](https://dortania.github.io/OpenCore-Install-Guide/installer-guide/#making-the-installer) -1. Download the [latest EFI folder](https://github.com/duszmox/ThinkPad-X1C4-macOS-OpenCore/releases) and copy it into the ESP partiton -1. Change your BIOS settings according to the table below -1. Boot from the USB installer (press `F12` to choose boot volume) and [start the installation process](https://dortania.github.io/OpenCore-Install-Guide/installation/installation-process.html#booting-the-opencore-usb) +2. Download the [latest EFI folder](https://github.com/duszmox/ThinkPad-X1C4-macOS-OpenCore/releases) and copy it into the ESP partiton +3. Change your BIOS settings according to the table below +4. Boot from the USB installer (press `F12` to choose boot volume) and [start the installation process](https://dortania.github.io/OpenCore-Install-Guide/installation/installation-process.html#booting-the-opencore-usb) -| Menu | | | Setting | -| -------- | ----------------- | ------------------------------- | ----------- | +| Menu | | | Setting | +| -------- | ----------------- | ------------------------------- | ------------- | | Config | USB | UEFI BIOS Support | `Enable ` | | | Power | Intel SpeedStep Technology | `Enable ` | | | | CPU Power Management | `Enable ` | @@ -173,12 +171,12 @@ git clone https://github.com/corpnewt/GenSMBIOS && cd GenSMBIOS && chmod +x GenS
1. Download the [latest release](https://github.com/duszmox/ThinkPad-X1C4-macOS-OpenCore/releases) -1. Copy and Paste your `PlatfromInfo` -1. Enable optional kexts if needed (NVMEFix, AirportItlwm, etc.) -1. Test the new bootloader with an USB stick (Set `BootProtect: None` whenever booting with external drives) -1. Customize boot preferences (skip picker, disable verbose, etc.) -1. Mount your ESP partition -1. Backup your old EFI folder and replace it with the new one +2. Copy and Paste your `PlatfromInfo` +3. Enable optional kexts if needed (NVMEFix, AirportItlwm, etc.) +4. Test the new bootloader with an USB stick (Set `BootProtect: None` whenever booting with external drives) +5. Customize boot preferences (skip picker, disable verbose, etc.) +6. Mount your ESP partition +7. Backup your old EFI folder and replace it with the new one @@ -190,8 +188,8 @@ git clone https://github.com/corpnewt/GenSMBIOS && cd GenSMBIOS && chmod +x GenS Two different drivers are under development for Intel WiFi support: `AirportItlwm.kext` and `AirPortOpenBSD.kext`. Do NOT use them both at the same time. 1. Open `/EFI/OC/Config.plist` with any editor -1. Add the content of [#intel-wlan - macOS 11.plist](/EFI/OC/%23intel-wlan%20-%20macOS%2011.plist) or [#intel-wlan - macOS 12.plist](/EFI/OC/%23intel-wlan%20-%20macOS%2012.plist) according to your macOS version -1. Save and reboot the system +2. Add the content of [#intel-wlan - macOS 11.plist](/EFI/OC/%23intel-wlan%20-%20macOS%2011.plist) or [#intel-wlan - macOS 12.plist](/EFI/OC/%23intel-wlan%20-%20macOS%2012.plist) according to your macOS version +3. Save and reboot the system **Note:** The drivers provided in this repo are for Big Sur and Monterey only; if you're running a different version of macOS please use the corresponding [AirportItlwm.kext](https://github.com/OpenIntelWireless/itlwm/releases) or [AirPortOpenBSD.kext](https://github.com/a565109863/AirPortOpenBSD/releases/). @@ -199,18 +197,16 @@ Optional: [Remove unnecessary firmware files from OpenIntelWireless drivers](/Gu -
Enable non-natively supported Broadcom WLAN cards
1. Download [AirportBrcmFixup](https://github.com/acidanthera/AirportBrcmFixup/releases) and [BrcmPatchRAM](https://github.com/acidanthera/BrcmPatchRAM/releases). -1. Copy AirportBrcmFixup.kext, BrcmBluetoothInjector.kext, BrcmFirmwareData.kext and BrcmPatchRAM3.kext to `/EFI/OC/Kexts` -1. Open `/EFI/OC/Config.plist` with any editor -1. Add the content of [#broadcom-wlan.plist](/EFI/OC/#broadcom-wlan.plist - -1. Save and reboot the system +2. Copy AirportBrcmFixup.kext, BrcmBluetoothInjector.kext, BrcmFirmwareData.kext and BrcmPatchRAM3.kext to `/EFI/OC/Kexts` +3. Open `/EFI/OC/Config.plist` with any editor +4. Add the content of [#broadcom-wlan.plist](/EFI/OC/#broadcom-wlan.plist +5. Save and reboot the system
@@ -219,8 +215,8 @@ Optional: [Remove unnecessary firmware files from OpenIntelWireless drivers](/Gu
1. Open `/EFI/OC/Config.plist` with any editor -1. Add the content of [#nvme-fix.plist](/EFI/OC/#nvme-fix.plist) -1. Save and reboot the system +2. Add the content of [#nvme-fix.plist](/EFI/OC/#nvme-fix.plist) +3. Save and reboot the system @@ -235,10 +231,10 @@ git clone https://github.com/corpnewt/CPUFriendFriend; cd CPUFriendFriend; chmod ``` 1. When asked, select preferred values -1. From the pop-up window, copy `ssdt_data.aml` into `/EFI/OC/ACPI/` folder (rename it if you'd like) -1. Open `/EFI/OC/Config.plist` with any editor -1. Add the content of [#cpu-pm.plist](/EFI/OC/#cpu-pm.plist) (make sure SSDT-PLUG.aml is disabled and match your new SSDT filename) -1. Save and reboot the system +2. From the pop-up window, copy `ssdt_data.aml` into `/EFI/OC/ACPI/` folder (rename it if you'd like) +3. Open `/EFI/OC/Config.plist` with any editor +4. Add the content of [#cpu-pm.plist](/EFI/OC/#cpu-pm.plist) (make sure SSDT-PLUG.aml is disabled and match your new SSDT filename) +5. Save and reboot the system @@ -257,12 +253,12 @@ I've never had one so there's a chance something might not be working. [USB mapp
1. [Disable SIP](https://dortania.github.io/OpenCore-Install-Guide/troubleshooting/troubleshooting.html#disabling-sip) -1. Run the following script in Terminal +2. Run the following script in Terminal ```bash bash -c "$(curl -fsSL https://raw.githubusercontent.com/xzhih/one-key-hidpi/master/hidpi.sh)" ``` -1. Follow the instructions, then reboot -1. Re-enable SIP (if desired) +3. Follow the instructions, then reboot +4. Re-enable SIP (if desired) [Alternative method](https://github.com/bbhardin/A-Guide-to-MacOS-Scaled-Resolutions) @@ -273,8 +269,8 @@ I've never had one so there's a chance something might not be working. [USB mapp
1. Download and install [YogaSMC-App-Release.dmg](https://github.com/zhen-zen/YogaSMC/releases) (both the pref-panel and app itself) -1. Open the app -1. Check the `launch on login` option +2. Open the app +3. Check the `launch on login` option @@ -285,9 +281,9 @@ I've never had one so there's a chance something might not be working. [USB mapp Super useful shortcut that I wish I had it on my previous MBP. Default is `⌘⇧5`. 1. Open SystemPreferences.app -1. Go under `Keyboard > Shortcuts > Screenshots` -1. Click on `Screenshot and recording options` field -1. Press `PrtSc` on your keyboard (it should came out as `F13`) +2. Go under `Keyboard > Shortcuts > Screenshots` +3. Click on `Screenshot and recording options` field +4. Press `PrtSc` on your keyboard (it should came out as `F13`) @@ -303,7 +299,6 @@ If you have an Apple Watch and you already [replaced the build in WiFi card](/Gu - `$ cd ~/Downloads/pam-watchid-main` - `sudo make install` - 4. Regsiter the new PAM module for sudo: - Edit /etc/pam.d/sudo @@ -313,16 +308,16 @@ If you have an Apple Watch and you already [replaced the build in WiFi card](/Gu ``` That’s it. Now, whenever you use sudo, you have the option of using your Watch to authenticate. -Apple Watch authenticating with sudo +`Apple Watch authenticating with sudo` - +
Monitor temperatures and power consumption
1. Download and install [HWMonitor](https://github.com/kzlekk/HWSensors/releases) -1. Check `launch on login` (optional) +2. Check `launch on login` (optional)
@@ -333,17 +328,19 @@ That’s it. Now, whenever you use sudo, you have the option of using your Watch This enables auto-hide and speeds up the animation 1. Run the following script in Terminal + ```bash defaults write com.apple.dock autohide-delay -float 0; defaults write com.apple.dock autohide-time-modifier -float 0.5; killall Dock ``` +
Boot process tweaks
-| Menu | | | Setting | What does it do? | -| :--- | :---- | :--------- | :--------- | :------------------- | +| Menu | | | Setting | What does it do? | +| :--- | :---- | :--------- | :----------- | :------------------- | | Misc | Boot | ShowPicker | `False` | Skip bootloader page | | UEFI | Audio | PlayChime | `Disabled` | Always silent boot | @@ -353,8 +350,8 @@ This enables auto-hide and speeds up the animation BIOS Mod
-I know it can be scary at first but with the right amount of carefulness anyone can do it. -Is it worth the effort and risk? I don't think so. I enjoyed it? 100%. +I know it can be scary at first but with the right amount of carefulness anyone can do it. +Is it worth the effort and risk? I don't think so. I enjoyed it? 100%. A [brief guide referencing other guides](/Guides/Bios-Mod.md).
@@ -364,23 +361,23 @@ A [brief guide referencing other guides](/Guides/Bios-Mod.md).
What's working ✅
- -- [x] CPU Power Management `~1W on IDLE` -- [x] Intel HD 520 Graphics `incuding graphics acceleration` -- [x] USB ports -- [x] Internal camera `working fine on FaceTime, Skype, Zoom and others` -- [x] Sleep / Wake / Shutdown / Reboot -- [x] Onelink+ Port with Intel Gigabit Ethernet support -- [x] Wifi, Bluetooth, Airdrop, Handoff, Continuity, Sidecar wireless `some functionalities may be buggy or broken on Intel WLAN cards` -- [x] iMessage, FaceTime, App Store, iTunes Store `Please generate your own SMBIOS` -- [x] Speakers and headphones combo jack -- [x] Battery management -- [x] Keyboard map and hotkeys with [YogaSMC](https://github.com/zhen-zen/YogaSMC) -- [x] [Trackpad, Trackpoint and physical buttons](/Images/VoodooRMI-T460s-trackpad-gestures.gif) `all macOS gestures working thanks to VoodooRMI` -- [x] SIP and FileVault 2 can be turned on -- [x] HDMI `with digital audio passthrough` -- [x] MiniDP -- [x] Micro SD Card Reader `slow r/w speed but works` + +- [X] CPU Power Management `~1W on IDLE` +- [X] Intel HD 520 Graphics `incuding graphics acceleration` +- [X] USB ports +- [X] Internal camera `working fine on FaceTime, Skype, Zoom and others` +- [X] Sleep / Wake / Shutdown / Reboot +- [X] Onelink+ Port with Intel Gigabit Ethernet support +- [X] Wifi, Bluetooth, Airdrop, Handoff, Continuity, Sidecar wireless `some functionalities may be buggy or broken on Intel WLAN cards` +- [X] iMessage, FaceTime, App Store, iTunes Store `Please generate your own SMBIOS` +- [X] Speakers and headphones combo jack +- [X] Battery management +- [X] Keyboard map and hotkeys with [YogaSMC](https://github.com/zhen-zen/YogaSMC) +- [X] [Trackpad, Trackpoint and physical buttons](/Images/VoodooRMI-T460s-trackpad-gestures.gif) `all macOS gestures working thanks to VoodooRMI` +- [X] SIP and FileVault 2 can be turned on +- [X] HDMI `with digital audio passthrough` +- [X] MiniDP +- [X] Micro SD Card Reader `slow r/w speed but works`
@@ -398,25 +395,25 @@ A [brief guide referencing other guides](/Guides/Bios-Mod.md). Update tracker 🔄
-| [EFI Release](https://github.com/duszmox/ThinkPad-X1C4-macOS-OpenCore/releases) | 0.7.6 | -| :--------------------------------------------------------------------------------------------- | :----- | -| [MacOS](https://www.apple.com/macos/) | 12.1 | -| [OpenCore](https://github.com/acidanthera/OpenCorePkg/releases) | 0.7.6 | -| [Lilu](https://github.com/acidanthera/Lilu/releases) | 1.5.8 | -| [VirtualSMC](https://github.com/acidanthera/VirtualSMC/releases) | 1.2.8 | +| [EFI Release](https://github.com/duszmox/ThinkPad-X1C4-macOS-OpenCore/releases) | 0.8.1 | +| :------------------------------------------------------------------------------------------ | :----- | +| [MacOS](https://www.apple.com/macos/) | 12.4 | +| [OpenCore](https://github.com/acidanthera/OpenCorePkg/releases) | 0.8.1 | +| [Lilu](https://github.com/acidanthera/Lilu/releases) | 1.6.0 | +| [VirtualSMC](https://github.com/acidanthera/VirtualSMC/releases) | 1.2.9 | | [YogaSMC](https://github.com/zhen-zen/YogaSMC/releases) | 1.5.1 | -| [WhateverGreen](https://github.com/acidanthera/WhateverGreen/releases) | 1.5.5 | -| [AppleALC](https://github.com/acidanthera/AppleALC/releases) | 1.6.7 | -| [VoodooPS2Controller](https://github.com/acidanthera/VoodooPS2/releases) | 2.2.7 | +| [WhateverGreen](https://github.com/acidanthera/WhateverGreen/releases) | 1.5.9 | +| [AppleALC](https://github.com/acidanthera/AppleALC/releases) | 1.7.2 | +| [VoodooPS2Controller](https://github.com/acidanthera/VoodooPS2/releases) | 2.2.8 | | [VoodooRMI](https://github.com/VoodooSMBus/VoodooRMI/releases) | 1.3.4 | | [IntelMausi](https://github.com/acidanthera/IntelMausi/releases) | 1.0.7 | | [HibernationFixup](https://github.com/acidanthera/HibernationFixup/releases) | 1.4.5 | -| [CPUFriend](https://github.com/acidanthera/CPUFriend/releases) | 1.2.4 | +| [CPUFriend](https://github.com/acidanthera/CPUFriend/releases) | 1.2.5 | | [NVMeFix](https://github.com/acidanthera/NVMeFix/releases) | 1.0.9 | | [RTCMemoryFixup](https://github.com/acidanthera/RTCMemoryFixup/releases) | 1.0.7 | | [AirPortOpenBSD](https://github.com/a565109863/AirPortOpenBSD/releases/) | 2.0.6 | -| [AirportItlwm](https://github.com/OpenIntelWireless/itlwm/releases) | 2.1.0a | -| [IntelBluetoothFirmware](https://github.com/OpenIntelWireless/IntelBluetoothFirmware/releases) | 2.0.1 | +| [AirportItlwm](https://github.com/OpenIntelWireless/itlwm/releases) | 2.2.0a | +| [IntelBluetoothFirmware](https://github.com/OpenIntelWireless/IntelBluetoothFirmware/releases) | 2.1.0 | | [AppleBacklightSmoother](https://github.com/hieplpvip/AppleBacklightSmoother/releases) | 1.0.2 | | [BrightnessKeys](https://github.com/acidanthera/BrightnessKeys/releases) | 1.0.2 | | [Sinetek-rtsx](https://github.com/cholonam/Sinetek-rtsx/releases) | 9.0 | @@ -425,19 +422,18 @@ A [brief guide referencing other guides](/Guides/Bios-Mod.md). ## Performances -
Benchmarks ⏱
-| CPU | Single-Core | Multi-Core | -| :------------- | ----------: | ---------: | -| Cinebench r20 | 329 | 816 | -| Geekbench 5 | 728 | 1669 | -| **GPU** | **OpenCL** | **Metal** | -| Geekbench 5 | 4013 | 3972 | +| CPU | Single-Core | Multi-Core | +| :------------ | ---------------: | --------------: | +| Cinebench r20 | 329 | 816 | +| Geekbench 5 | 728 | 1669 | +| **GPU** | **OpenCL** | **Metal** | +| Geekbench 5 | 4013 | 3972 | -macOS 11.2.3, EFI release 0.6.8 +``macOS 11.2.3, EFI release 0.6.8``