diff --git a/EFI/BOOT/BOOTx64.efi b/EFI/BOOT/BOOTx64.efi index 7be4f136490b5ca1a6e71a3189fba30f16437a88..ceeee840effb25aebaa1e9b763c8058b13f19645 100644 Binary files a/EFI/BOOT/BOOTx64.efi and b/EFI/BOOT/BOOTx64.efi differ diff --git a/EFI/OC/Drivers/OpenCanopy.efi b/EFI/OC/Drivers/OpenCanopy.efi index cc889ecaa8e827327433ed9dd6e105fb53759235..2124962efbc7f27e23428a362b841183bec12d6e 100644 Binary files a/EFI/OC/Drivers/OpenCanopy.efi and b/EFI/OC/Drivers/OpenCanopy.efi differ diff --git a/EFI/OC/Drivers/ResetNvramEntry.efi b/EFI/OC/Drivers/ResetNvramEntry.efi index 824797b9ae677047a38a98b76fe6c86e1efbfb4d..0cccc6b06bd69fd869ab3031eeea731f0a4d32e7 100644 Binary files a/EFI/OC/Drivers/ResetNvramEntry.efi and b/EFI/OC/Drivers/ResetNvramEntry.efi differ diff --git a/EFI/OC/Drivers/ToggleSipEntry.efi b/EFI/OC/Drivers/ToggleSipEntry.efi index 9ed2fc552b8007d34256960e6584c52c1c4e04e0..8cb414ff7e3acfd791f11d693bcc8cc7ccbc122a 100644 Binary files a/EFI/OC/Drivers/ToggleSipEntry.efi and b/EFI/OC/Drivers/ToggleSipEntry.efi differ diff --git a/EFI/OC/Kexts/AirportItlwm.Monterey.kext/Contents/Info.plist b/EFI/OC/Kexts/AirportItlwm.Monterey.kext/Contents/Info.plist new file mode 100644 index 0000000000000000000000000000000000000000..bca1427b1fcb23e115c85c00dca86df50dae5e56 --- /dev/null +++ b/EFI/OC/Kexts/AirportItlwm.Monterey.kext/Contents/Info.plist @@ -0,0 +1,83 @@ + + + + + BuildMachineOSBuild + 19H1419 + CFBundleDevelopmentRegion + en + CFBundleExecutable + AirportItlwm + CFBundleIdentifier + com.zxystd.AirportItlwm + CFBundleInfoDictionaryVersion + 6.0 + CFBundleName + AirportItlwm + CFBundlePackageType + KEXT + CFBundleShortVersionString + 2.1.0 + CFBundleSupportedPlatforms + + MacOSX + + CFBundleVersion + 2.1.0 + DTCompiler + com.apple.compilers.llvm.clang.1_0 + DTPlatformBuild + 11A420a + DTPlatformVersion + GM + DTSDKBuild + 19A547 + DTSDKName + macosx10.15 + DTXcode + 1100 + DTXcodeBuild + 11A420a + IOKitPersonalities + + itlwm + + CFBundleIdentifier + com.zxystd.AirportItlwm + IOClass + AirportItlwm + IOMatchCategory + IODefaultMatchCategory + IOPCIMatch + 0x27238086 0x43F08086 0xA0F08086 0x34F08086 0x4DF08086 0x02F08086 0x3DF08086 0x06F08086 0x27208086 0x08b18086 0x08b28086 0x08b38086 0x08b48086 0x095a8086 0x095b8086 0x31658086 0x31668086 0x24f38086 0x24f48086 0x24f58086 0x24f68086 0x24fb8086 0x24fd8086 0x25268086 0x9df08086 0xa3708086 0x31DC8086 0x30DC8086 0x271C8086 0x271B8086 0x42a48086 0x00a08086 0x00a48086 0x02a08086 0x40a48086 0x00608086 0x00648086 0x02608086 0x02648086 0x42298086 0x422b8086 0x422c8086 0x42308086 0x42328086 0x42358086 0x42368086 0x42378086 0x42388086 0x42398086 0x423a8086 0x423b8086 0x423c8086 0x423d8086 0x00828086 0x00838086 0x00848086 0x00858086 0x00878086 0x00898086 0x008a8086 0x008b8086 0x00908086 0x00918086 0x08928086 0x08938086 0x08948086 0x08958086 0x08968086 0x08978086 0x08ae8086 0x08af8086 0x088e8086 0x088f8086 0x08908086 0x08918086 0x08878086 0x08888086 0x27258086 0x27268086 0x7A708086 0x7AF08086 0x51F08086 0x54F08086 0x27298086 0x7E408086 + IOProbeScore + 2000 + IOProviderClass + IOPCIDevice + + + LSMinimumSystemVersion + 10.15 + NSHumanReadableCopyright + Copyright © 2020 钟先耀. All rights reserved. + OSBundleLibraries + + com.apple.iokit.IO80211FamilyLegacy + 600.0 + com.apple.iokit.IONetworkingFamily + 3.2 + com.apple.iokit.IOPCIFamily + 2.9 + com.apple.kpi.bsd + 16.7 + com.apple.kpi.iokit + 16.7 + com.apple.kpi.libkern + 16.7 + com.apple.kpi.mach + 16.7 + + OSBundleRequired + Network-Root + + diff --git a/EFI/OC/Kexts/AirportItlwm.Monterey.kext/Contents/MacOS/AirportItlwm b/EFI/OC/Kexts/AirportItlwm.Monterey.kext/Contents/MacOS/AirportItlwm new file mode 100755 index 0000000000000000000000000000000000000000..c59debaaf93e55217dba1a05fff0173bdfc667ff Binary files /dev/null and b/EFI/OC/Kexts/AirportItlwm.Monterey.kext/Contents/MacOS/AirportItlwm differ diff --git a/EFI/OC/Kexts/AirportItlwm.kext/Contents/Info.plist b/EFI/OC/Kexts/AirportItlwm.kext/Contents/Info.plist index bca1427b1fcb23e115c85c00dca86df50dae5e56..4615b9f6dcea22971632b31a923048db0b7d537a 100644 --- a/EFI/OC/Kexts/AirportItlwm.kext/Contents/Info.plist +++ b/EFI/OC/Kexts/AirportItlwm.kext/Contents/Info.plist @@ -3,7 +3,7 @@ BuildMachineOSBuild - 19H1419 + 20G817 CFBundleDevelopmentRegion en CFBundleExecutable @@ -17,27 +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 - 11A420a + 13C100 + DTPlatformName + macosx DTPlatformVersion - GM + 12.1 DTSDKBuild - 19A547 + 21C46 DTSDKName - macosx10.15 + macosx12.1 DTXcode - 1100 + 1321 DTXcodeBuild - 11A420a + 13C100 IOKitPersonalities itlwm diff --git a/EFI/OC/Kexts/AirportItlwm.kext/Contents/MacOS/AirportItlwm b/EFI/OC/Kexts/AirportItlwm.kext/Contents/MacOS/AirportItlwm index c59debaaf93e55217dba1a05fff0173bdfc667ff..07b51dbf6a12eee6992452f25afa3666d8f5bf37 100755 Binary files a/EFI/OC/Kexts/AirportItlwm.kext/Contents/MacOS/AirportItlwm and b/EFI/OC/Kexts/AirportItlwm.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 75c53a0ff154737a43856e479493d8c18142e983..eeb501c18a6b22d204b434bc4ce5a79db3a9ef99 100644 --- a/EFI/OC/Kexts/AppleALC.kext/Contents/Info.plist +++ b/EFI/OC/Kexts/AppleALC.kext/Contents/Info.plist @@ -3,7 +3,7 @@ BuildMachineOSBuild - 20G730 + 20G918 CFBundleDevelopmentRegion en CFBundleExecutable @@ -17,7 +17,7 @@ CFBundlePackageType KEXT CFBundleShortVersionString - 1.7.5 + 1.7.6 CFBundleSignature ???? CFBundleSupportedPlatforms @@ -25,7 +25,7 @@ MacOSX CFBundleVersion - 1.7.5 + 1.7.6 DTCompiler com.apple.compilers.llvm.clang.1_0 DTPlatformBuild @@ -2602,6 +2602,32 @@ WakeVerbReinit + + AFGLowPowerState + + AwAAAA== + + Codec + Realtek ALC255 for Acer Aspire A515-54G + CodecID + 283902549 + ConfigData + + ASccEAEnHQEBJx6mAScfkAFHHCABRx0RAUce + FwFHH5AB1xwxAdcdAAHXHoAB1x8AAhccQAIX + HRACFx4hAhcfAg== + + FuncGroup + 1 + LayoutID + 23 + WakeConfigData + + AUcMAg== + + WakeVerbReinit + + AFGLowPowerState @@ -8132,6 +8158,32 @@ WakeVerbReinit + + AFGLowPowerState + + AwAAAA== + + Codec + RockJesus.cn - Realtek ALC298 for surface laptop 1gen + CodecID + 283902616 + ConfigData + + ASccQAEnHQEBJx6mAScfkAGHHDABhx0QAYce + oQGHHwMBpxwQAacdAQGnHhcBpx+QAhccIAIX + HRACFx4hAhcfAw== + + FuncGroup + 1 + LayoutID + 33 + WakeConfigData + + AXcMAg== + + WakeVerbReinit + + AFGLowPowerState @@ -10706,7 +10758,7 @@ AUccEAFHHQEBRx4XAUcfmQG3HCABtx0AAbce IQG3HwEBtwwCASccMAEnHQEBJx6mAScfmQFH - DAI= + DAIBlxxAAZcdAQGXHoABlx+Q FuncGroup 1 @@ -10714,6 +10766,31 @@ 23 WakeConfigData + AUcMAgG3DAIBlwwC + + WakeVerbReinit + + + + AFGLowPowerState + + AwAAAA== + + Codec + OPS Computer ALC897 by Andres ZeroCross + CodecID + 283904151 + ConfigData + + AUccEAFHHUABRx4hAUcfAgGHHCABhx2QAYce + oAGHHwI= + + FuncGroup + 1 + LayoutID + 21 + WakeConfigData + AUcMAgG3DAI= WakeVerbReinit diff --git a/EFI/OC/Kexts/AppleALC.kext/Contents/MacOS/AppleALC b/EFI/OC/Kexts/AppleALC.kext/Contents/MacOS/AppleALC index 0af022cae59cd961279cb295eb6c30fb90efb0c8..3c4828c8f4af71617cfd2245e83f8e2a9a582d56 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/OpenCore.efi b/EFI/OC/OpenCore.efi index 67dec355cf4de7c40d117f3d04bf22abb3c295ce..ef96a86a4deb606f1496d1196e37a3dc6ef713a9 100644 Binary files a/EFI/OC/OpenCore.efi and b/EFI/OC/OpenCore.efi differ diff --git a/EFI/OC/Tools/CleanNvram.efi b/EFI/OC/Tools/CleanNvram.efi index d3ad5ede68bee017002a95cec0e86da578ef5f74..dd64556d05ed9885868781cd4cb8c6768674311c 100644 Binary files a/EFI/OC/Tools/CleanNvram.efi and b/EFI/OC/Tools/CleanNvram.efi differ diff --git a/EFI/OC/Tools/OpenControl.efi b/EFI/OC/Tools/OpenControl.efi index 36f79f4e6ab8be756c6a29b70d4c50171e4e6606..37ddb45bdea48318fd8d220f86ced758deccffed 100644 Binary files a/EFI/OC/Tools/OpenControl.efi and b/EFI/OC/Tools/OpenControl.efi differ diff --git a/EFI/OC/Tools/OpenShell.efi b/EFI/OC/Tools/OpenShell.efi index 98d0dc52560880f219ac8e3bf1dc2e270801df56..239e47461f57e5178f527516dcac44f5908b8c97 100644 Binary files a/EFI/OC/Tools/OpenShell.efi and b/EFI/OC/Tools/OpenShell.efi differ diff --git a/EFI/OC/Tools/ResetSystem.efi b/EFI/OC/Tools/ResetSystem.efi index 5886a10025d15cb7324ace31aadbf1417ba1996a..16beff472cb74776350a6b07a86654b721f55216 100644 Binary files a/EFI/OC/Tools/ResetSystem.efi and b/EFI/OC/Tools/ResetSystem.efi differ diff --git a/EFI/OC/config.Monterey.plist b/EFI/OC/config.Monterey.plist new file mode 100644 index 0000000000000000000000000000000000000000..98b557a49ad4a35b4123756fb0cd08b4f241edd3 --- /dev/null +++ b/EFI/OC/config.Monterey.plist @@ -0,0 +1,1029 @@ + + + + + #VERSION + 0.8.5 + ACPI + + Add + + + Comment + + Enabled + + Path + SSDT-NUC10.aml + + + Delete + + Patch + + + Base + + BaseSkip + 0 + Comment + Rename _STA to XSTA(H_EC) + Count + 1 + Enabled + + Find + X1NUQQCk + Limit + 0 + Mask + + OemTableId + + Replace + WFNUQQCk + ReplaceMask + + Skip + 46 + TableLength + 0 + TableSignature + RFNEVA== + + + Base + + BaseSkip + 0 + Comment + GPRW to XPRW + Count + 0 + Enabled + + Find + R1BSVwI= + Limit + 0 + Mask + + OemTableId + + Replace + WFBSVwI= + ReplaceMask + + Skip + 0 + TableLength + 0 + TableSignature + + + + Quirks + + FadtEnableReset + + NormalizeHeaders + + RebaseRegions + + ResetHwSig + + ResetLogoStatus + + SyncTableIds + + + + Booter + + MmioWhitelist + + Patch + + Quirks + + AllowRelocationBlock + + AvoidRuntimeDefrag + + DevirtualiseMmio + + DisableSingleUser + + DisableVariableWrite + + DiscardHibernateMap + + EnableSafeModeSlide + + EnableWriteUnprotector + + ForceBooterSignature + + ForceExitBootServices + + ProtectMemoryRegions + + ProtectSecureBoot + + ProtectUefiServices + + ProvideCustomSlide + + ProvideMaxSlide + 0 + RebuildAppleMemoryMap + + ResizeAppleGpuBars + -1 + SetupVirtualMap + + SignalAppleOS + + SyncRuntimePermissions + + + + DeviceProperties + + Add + + PciRoot(0x0)/Pci(0x1C,0x0)/Pci(0x0,0x0)/Pci(0x0,0x0)/Pci(0x0,0x0) + + AAPL,slot-name + Thunderbolt + device_type + System peripheral + model + Thunderbolt 3 NHI + + PciRoot(0x0)/Pci(0x1C,0x0)/Pci(0x0,0x0)/Pci(0x2,0x0)/Pci(0x0,0x0) + + AAPL,slot-name + Thunderbolt + device_type + USB controller + model + Thunderbolt 3 USB Controller + + PciRoot(0x0)/Pci(0x1D,0x5)/Pci(0x0,0x0) + + compatible + pci14e4,16bc + model + SD Card Reader + + PciRoot(0x0)/Pci(0x1F,0x0) + + ec-device + Intel_EC_V9 + model + Intel Corporation Comet Lake Series LPC Controller + + PciRoot(0x0)/Pci(0x1F,0x3) + + device-id + 0HoAAA== + layout-id + 24 + + PciRoot(0x0)/Pci(0x2,0x0) + + AAPL,ig-platform-id + BwCbPg== + device-id + mz4AAA== + model + Intel UHD Graphics 630 + + + Delete + + + Kernel + + Add + + + Arch + Any + BundlePath + Lilu.kext + Comment + + Enabled + + ExecutablePath + Contents/MacOS/Lilu + MaxKernel + + MinKernel + + PlistPath + Contents/Info.plist + + + Arch + Any + BundlePath + VirtualSMC.kext + Comment + + Enabled + + ExecutablePath + Contents/MacOS/VirtualSMC + MaxKernel + + MinKernel + + PlistPath + Contents/Info.plist + + + Arch + Any + BundlePath + SMCProcessor.kext + Comment + + Enabled + + ExecutablePath + Contents/MacOS/SMCProcessor + MaxKernel + + MinKernel + + PlistPath + Contents/Info.plist + + + Arch + Any + BundlePath + SMCSuperIO.kext + Comment + + Enabled + + ExecutablePath + Contents/MacOS/SMCSuperIO + MaxKernel + + MinKernel + + PlistPath + Contents/Info.plist + + + Arch + Any + BundlePath + WhateverGreen.kext + Comment + + Enabled + + ExecutablePath + Contents/MacOS/WhateverGreen + MaxKernel + + MinKernel + + PlistPath + Contents/Info.plist + + + Arch + Any + BundlePath + AppleALC.kext + Comment + + Enabled + + ExecutablePath + Contents/MacOS/AppleALC + MaxKernel + + MinKernel + + PlistPath + Contents/Info.plist + + + Arch + Any + BundlePath + IntelMausi.kext + Comment + + Enabled + + ExecutablePath + Contents/MacOS/IntelMausi + MaxKernel + + MinKernel + + PlistPath + Contents/Info.plist + + + Arch + Any + BundlePath + NVMeFix.kext + Comment + + Enabled + + ExecutablePath + Contents/MacOS/NVMeFix + MaxKernel + + MinKernel + + PlistPath + Contents/Info.plist + + + Arch + Any + BundlePath + AirportItlwm.Monterey.kext + Comment + + Enabled + + ExecutablePath + Contents/MacOS/AirportItlwm + MaxKernel + + MinKernel + + PlistPath + Contents/Info.plist + + + Arch + Any + BundlePath + BlueToolFixup.kext + Comment + + Enabled + + ExecutablePath + Contents/MacOS/BlueToolFixup + MaxKernel + + MinKernel + + PlistPath + Contents/Info.plist + + + Arch + Any + BundlePath + IntelBluetoothFirmware.kext + Comment + + Enabled + + ExecutablePath + Contents/MacOS/IntelBluetoothFirmware + MaxKernel + + MinKernel + + PlistPath + Contents/Info.plist + + + Arch + Any + BundlePath + IntelBTPatcher.kext + Comment + + Enabled + + ExecutablePath + Contents/MacOS/IntelBTPatcher + MaxKernel + + MinKernel + + PlistPath + Contents/Info.plist + + + Block + + Emulate + + Cpuid1Data + 7AYIAAAAAAAAAAAAAAAAAA== + Cpuid1Mask + /////wAAAAAAAAAAAAAAAA== + DummyPowerManagement + + MaxKernel + + MinKernel + + + Force + + Patch + + Quirks + + AppleCpuPmCfgLock + + AppleXcpmCfgLock + + AppleXcpmExtraMsrs + + AppleXcpmForceBoost + + CustomSMBIOSGuid + + CustomPciSerialDevice + + DisableIoMapper + + DisableLinkeditJettison + + DisableRtcChecksum + + ExtendBTFeatureFlags + + ExternalDiskIcons + + ForceAquantiaEthernet + + ForceSecureBootScheme + + IncreasePciBarSize + + LapicKernelPanic + + LegacyCommpage + + PanicNoKextDump + + PowerTimeoutKernelPanic + + ProvideCurrentCpuInfo + + SetApfsTrimTimeout + -1 + ThirdPartyDrives + + XhciPortLimit + + #AUTHOR + mrasong <i@mrasong.com> + + Scheme + + CustomKernel + + FuzzyMatch + + KernelArch + x86_64 + KernelCache + Auto + + + Misc + + BlessOverride + + Boot + + ConsoleAttributes + 0 + HibernateMode + None + HideAuxiliary + + LauncherOption + Disabled + LauncherPath + Default + PickerAttributes + 17 + PickerAudioAssist + + PickerMode + External + PickerVariant + OC\m1 + PollAppleHotKeys + + ShowPicker + + TakeoffDelay + 0 + Timeout + 5 + + Debug + + AppleDebug + + ApplePanic + + DisableWatchDog + + DisplayDelay + 0 + DisplayLevel + 2147483650 + LogModules + * + SysReport + + Target + 0 + + Entries + + Security + + AllowSetDefault + + ApECID + 0 + AuthRestart + + BlacklistAppleUpdate + + DmgLoading + Signed + EnablePassword + + ExposeSensitiveData + 6 + HaltLevel + 2147483648 + PasswordHash + + PasswordSalt + + ScanPolicy + 0 + SecureBootModel + Default + Vault + Optional + + Serial + + Custom + + BaudRate + 115200 + ClockRate + 1843200 + DetectCable + + ExtendedTxFifoSize + 64 + FifoControl + 7 + LineControl + 7 + PciDeviceInfo + /w== + RegisterAccessWidth + 8 + RegisterBase + 1016 + RegisterStride + 1 + UseHardwareFlowControl + + UseMmio + + + Init + + Override + + + Tools + + + Arguments + + Auxiliary + + Comment + + Enabled + + Flavour + Auto + FullNvramAccess + + Name + UEFI Shell + Path + OpenShell.efi + RealPath + + TextMode + + + + Arguments + + Auxiliary + + Comment + + Enabled + + Flavour + Auto + FullNvramAccess + + Name + CFGLock Shell + Path + CFGLock.efi + RealPath + + TextMode + + + + + NVRAM + + Add + + 4D1EDE05-38C7-4A6A-9CC6-4BCCA8B38C14 + + DefaultBackgroundColor + AAAAAA== + + 4D1FDA02-38C7-4A6A-9CC6-4BCCA8B30102 + + rtc-blacklist + + + 7C436110-AB2A-4BBB-A880-FE41995C9F82 + + SystemAudioVolume + Rg== + boot-args + keepsyms=1 debug=0x100 igfxonln=1 + csr-active-config + AAAAAA== + run-efi-updater + No + + + Delete + + 4D1EDE05-38C7-4A6A-9CC6-4BCCA8B38C14 + + DefaultBackgroundColor + + 4D1FDA02-38C7-4A6A-9CC6-4BCCA8B30102 + + rtc-blacklist + + 7C436110-AB2A-4BBB-A880-FE41995C9F82 + + boot-args + + + LegacyOverwrite + + WriteFlash + + LegacySchema + + + PlatformInfo + + Automatic + + CustomMemory + + Generic + + AdviseFeatures + + MaxBIOSVersion + + MLB + + ProcessorType + 0 + ROM + ESIzRFVm + SpoofVendor + + SystemMemoryStatus + Auto + SystemProductName + Macmini8,1 + SystemSerialNumber + + SystemUUID + + + UpdateDataHub + + UpdateNVRAM + + UpdateSMBIOS + + UpdateSMBIOSMode + Create + UseRawUuidEncoding + + + UEFI + + APFS + + EnableJumpstart + + GlobalConnect + + HideVerbose + + JumpstartHotPlug + + MinDate + 0 + MinVersion + 0 + + AppleInput + + AppleEvent + Builtin + CustomDelays + + GraphicsInputMirroring + + KeyInitialDelay + 50 + KeySubsequentDelay + 5 + PointerPollMask + -1 + PointerPollMin + 10 + PointerPollMax + 80 + PointerSpeedDiv + 1 + PointerSpeedMul + 1 + + Audio + + AudioCodec + 0 + AudioDevice + + AudioOutMask + 1 + AudioSupport + + DisconnectHda + + MaximumGain + -15 + MinimumAssistGain + -30 + MinimumAudibleGain + -55 + PlayChime + Auto + ResetTrafficClass + + SetupDelay + 0 + + ConnectDrivers + + Drivers + + + Arguments + + Comment + + Enabled + + LoadEarly + + Path + CrScreenshotDxe.efi + + + Arguments + + Comment + + Enabled + + LoadEarly + + Path + OpenCanopy.efi + + + Arguments + + Comment + + Enabled + + LoadEarly + + Path + OpenHfsPlus.efi + + + Arguments + + Comment + + Enabled + + LoadEarly + + Path + OpenRuntime.efi + + + Arguments + + Comment + + Enabled + + LoadEarly + + Path + ResetNvramEntry.efi + + + Arguments + + Comment + + Enabled + + LoadEarly + + Path + ToggleSipEntry.efi + + + Input + + KeyFiltering + + KeyForgetThreshold + 5 + KeySupport + + KeySupportMode + Auto + KeySwap + + PointerSupport + + PointerSupportMode + ASUS + TimerResolution + 50000 + + Output + + ClearScreenOnModeSwitch + + ConsoleMode + + DirectGopRendering + + ForceResolution + + GopPassThrough + Disabled + IgnoreTextInGraphics + + ProvideConsoleGop + + ReconnectGraphicsOnConnect + + ReconnectOnResChange + + ReplaceTabWithSpace + + Resolution + Max + SanitiseClearScreen + + TextRenderer + BuiltinGraphics + UgaPassThrough + + UIScale + 0 + + ProtocolOverrides + + AppleAudio + + AppleBootPolicy + + AppleDebugLog + + AppleEg2Info + + AppleFramebufferInfo + + AppleImageConversion + + AppleImg4Verification + + AppleKeyMap + + AppleRtcRam + + AppleSecureBoot + + AppleSmcIo + + AppleUserInterfaceTheme + + DataHub + + DeviceProperties + + FirmwareVolume + + HashServices + + OSInfo + + UnicodeCollation + + + Quirks + + ActivateHpetSupport + + DisableSecurityPolicy + + EnableVectorAcceleration + + EnableVmx + + ExitBootServicesDelay + 0 + ForceOcWriteFlash + + ForgeUefiSupport + + IgnoreInvalidFlexRatio + + ReleaseUsbOwnership + + ReloadOptionRoms + + RequestBootVarRouting + + ResizeGpuBars + -1 + TscSyncTimeout + 0 + UnblockFsConnect + + + ReservedMemory + + + + \ No newline at end of file diff --git a/EFI/OC/config.plist b/EFI/OC/config.plist index 7186911f023079d4e526285148562bef8cfb31f9..843a7c49690e72e7bee2ed5591202627147c3d57 100644 --- a/EFI/OC/config.plist +++ b/EFI/OC/config.plist @@ -128,7 +128,7 @@ AvoidRuntimeDefrag DevirtualiseMmio - + DisableSingleUser DisableVariableWrite @@ -138,7 +138,7 @@ EnableSafeModeSlide EnableWriteUnprotector - + ForceBooterSignature ForceExitBootServices @@ -148,17 +148,17 @@ ProtectSecureBoot ProtectUefiServices - + ProvideCustomSlide ProvideMaxSlide 0 RebuildAppleMemoryMap - + ResizeAppleGpuBars -1 SetupVirtualMap - + SignalAppleOS SyncRuntimePermissions @@ -488,7 +488,7 @@ CustomSMBIOSGuid DisableIoMapper - + DisableLinkeditJettison DisableRtcChecksum @@ -508,7 +508,7 @@ LegacyCommpage PanicNoKextDump - + PowerTimeoutKernelPanic ProvideCurrentCpuInfo @@ -518,7 +518,7 @@ ThirdPartyDrives XhciPortLimit - + Scheme @@ -549,7 +549,7 @@ LauncherPath Default PickerAttributes - 1 + 17 PickerAudioAssist PickerMode @@ -789,11 +789,11 @@ AppleInput AppleEvent - Auto + Builtin CustomDelays GraphicsInputMirroring - + KeyInitialDelay 50 KeySubsequentDelay @@ -801,9 +801,9 @@ PointerPollMask -1 PointerPollMax - 0 + 80 PointerPollMin - 0 + 10 PointerSpeedDiv 1 PointerSpeedMul @@ -816,7 +816,7 @@ AudioDevice AudioOutMask - -1 + 1 AudioSupport DisconnectHda @@ -826,7 +826,7 @@ MinimumAssistGain -30 MinimumAudibleGain - -128 + -55 PlayChime Auto ResetTrafficClass @@ -926,7 +926,7 @@ PointerSupport PointerSupportMode - + ASUS TimerResolution 50000 @@ -994,7 +994,7 @@ DeviceProperties FirmwareVolume - + HashServices OSInfo @@ -1009,7 +1009,7 @@ DisableSecurityPolicy EnableVectorAcceleration - + EnableVmx ExitBootServicesDelay diff --git a/README.md b/README.md index 44b69bc4c5b920879c6e5550446493c00155878a..57d50cd719bae8741ff89028e137235112094659 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ ### OpenCore -[OpenCore 0.8.5](https://github.com/acidanthera/OpenCorePkg) +[OpenCore 0.8.6](https://github.com/acidanthera/OpenCorePkg) ### Adapted @@ -17,7 +17,8 @@ ### OS Version Tested -- macOS Monterey 12.x (Default `config.plist`) +- macOS Ventura 13.x (Default `config.plist`) +- macOS Monterey 12.x (Replace `config.plist` with `config.Monterey.plist`) - macOS Big Sur 11.6.x (Replace `config.plist` with `config.BigSur.plist`) - macOS Catalina 10.15.x (Replace `config.plist` with `config.Catalina.plist`) @@ -82,7 +83,7 @@ If it's the first time your nuc10 install with macOS, you must unlock CFG before - [SMCSuperIO.kext 1.3.0](https://github.com/acidanthera/VirtualSMC) - [VirtualSMC.kext 1.3.0](https://github.com/acidanthera/VirtualSMC) - [WhateverGreen.kext 1.6.1](https://github.com/acidanthera/WhateverGreen) -- [AppleALC.kext 1.7.5](https://github.com/acidanthera/AppleALC) +- [AppleALC.kext 1.7.6](https://github.com/acidanthera/AppleALC) - [IntelMausi.kext 1.0.7](https://github.com/acidanthera/IntelMausi) - [NVMeFix.kext 1.1.0](https://github.com/acidanthera/NVMeFix) - [AirportItlwm.kext 2.1.0](https://github.com/OpenIntelWireless/itlwm) diff --git a/README.zh_CN.md b/README.zh_CN.md index ee0040dcf9ad0aac75392863fefbc434659245f1..41829004adaf9cbe7c2f1f37effcaa58e32444d9 100644 --- a/README.zh_CN.md +++ b/README.zh_CN.md @@ -5,7 +5,7 @@ ### OpenCore -[OpenCore 0.8.5](https://github.com/acidanthera/OpenCorePkg) +[OpenCore 0.8.6](https://github.com/acidanthera/OpenCorePkg) ### 适配机型 @@ -17,7 +17,8 @@ ### 可安装系统 -- macOS Monterey 12.x (Default `config.plist`) +- macOS Ventura 13.x (Default `config.plist`) +- macOS Monterey 12.x (Replace `config.plist` with `config.Monterey.plist`) - macOS Big Sur 11.6.x (Replace `config.plist` with `config.BigSur.plist`) - macOS Catalina 10.15.x (Replace `config.plist` with `config.Catalina.plist`) @@ -85,7 +86,7 @@ BIOS version **FNCML357.0058(CFG Unlocked under 0055)** - [SMCSuperIO.kext 1.3.0](https://github.com/acidanthera/VirtualSMC) - [VirtualSMC.kext 1.3.0](https://github.com/acidanthera/VirtualSMC) - [WhateverGreen.kext 1.6.1](https://github.com/acidanthera/WhateverGreen) -- [AppleALC.kext 1.7.5](https://github.com/acidanthera/AppleALC) +- [AppleALC.kext 1.7.6](https://github.com/acidanthera/AppleALC) - [IntelMausi.kext 1.0.7](https://github.com/acidanthera/IntelMausi) - [NVMeFix.kext 1.1.0](https://github.com/acidanthera/NVMeFix) - [AirportItlwm.kext 2.1.0](https://github.com/OpenIntelWireless/itlwm)