diff --git a/BOOT/BOOTx64.efi b/BOOT/BOOTx64.efi index 7be4f13..ceeee84 100644 Binary files a/BOOT/BOOTx64.efi and b/BOOT/BOOTx64.efi differ diff --git a/OC/Drivers/OpenCanopy.efi b/OC/Drivers/OpenCanopy.efi index cc889ec..2124962 100644 Binary files a/OC/Drivers/OpenCanopy.efi and b/OC/Drivers/OpenCanopy.efi differ diff --git a/OC/Kexts/AppleALC.kext/Contents/Info.plist b/OC/Kexts/AppleALC.kext/Contents/Info.plist index 75c53a0..eeb501c 100644 --- a/OC/Kexts/AppleALC.kext/Contents/Info.plist +++ b/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/OC/Kexts/AppleALC.kext/Contents/MacOS/AppleALC b/OC/Kexts/AppleALC.kext/Contents/MacOS/AppleALC index 0af022c..3c4828c 100644 Binary files a/OC/Kexts/AppleALC.kext/Contents/MacOS/AppleALC and b/OC/Kexts/AppleALC.kext/Contents/MacOS/AppleALC differ diff --git a/OC/Kexts/RestrictEvents.kext/Contents/Info.plist b/OC/Kexts/RestrictEvents.kext/Contents/Info.plist index 570d852..1643aeb 100644 --- a/OC/Kexts/RestrictEvents.kext/Contents/Info.plist +++ b/OC/Kexts/RestrictEvents.kext/Contents/Info.plist @@ -3,7 +3,7 @@ BuildMachineOSBuild - 20G624 + 20G918 CFBundleDevelopmentRegion en CFBundleExecutable @@ -17,13 +17,13 @@ CFBundlePackageType KEXT CFBundleShortVersionString - 1.0.8 + 1.0.9 CFBundleSupportedPlatforms MacOSX CFBundleVersion - 1.0.8 + 1.0.9 DTCompiler com.apple.compilers.llvm.clang.1_0 DTPlatformBuild diff --git a/OC/Kexts/RestrictEvents.kext/Contents/MacOS/RestrictEvents b/OC/Kexts/RestrictEvents.kext/Contents/MacOS/RestrictEvents index c298285..39be94e 100644 Binary files a/OC/Kexts/RestrictEvents.kext/Contents/MacOS/RestrictEvents and b/OC/Kexts/RestrictEvents.kext/Contents/MacOS/RestrictEvents differ diff --git a/OC/OpenCore.efi b/OC/OpenCore.efi index 67dec35..ef96a86 100644 Binary files a/OC/OpenCore.efi and b/OC/OpenCore.efi differ diff --git a/OC/Tools/CFGLock.efi b/OC/Tools/CFGLock.efi new file mode 100644 index 0000000..cbaf7ea Binary files /dev/null and b/OC/Tools/CFGLock.efi differ diff --git a/OC/Tools/CleanNvram.efi b/OC/Tools/CleanNvram.efi index d3ad5ed..dd64556 100644 Binary files a/OC/Tools/CleanNvram.efi and b/OC/Tools/CleanNvram.efi differ diff --git a/OC/Tools/OpenShell.efi b/OC/Tools/OpenShell.efi index 98d0dc5..239e474 100644 Binary files a/OC/Tools/OpenShell.efi and b/OC/Tools/OpenShell.efi differ diff --git a/OC/Tools/ResetSystem.efi b/OC/Tools/ResetSystem.efi index 5886a10..16beff4 100644 Binary files a/OC/Tools/ResetSystem.efi and b/OC/Tools/ResetSystem.efi differ diff --git a/OC/config.plist b/OC/config.plist index 06d4158..9d5a874 100644 --- a/OC/config.plist +++ b/OC/config.plist @@ -412,7 +412,7 @@ BundlePath AppleALC.kext Comment - V1.7.5 + V1.7.6 Enabled ExecutablePath @@ -430,7 +430,7 @@ BundlePath RestrictEvents.kext Comment - V1.0.8 + V1.0.9 Enabled ExecutablePath @@ -772,13 +772,35 @@ Flavour Auto FullNvramAccess - + Name CleanNvram Path CleanNvram.efi RealPath + + TextMode + + + Arguments + + Auxiliary + + Comment + + Enabled + + Flavour + Auto + FullNvramAccess + + Name + CFGLock + Path + CFGLock.efi + RealPath + TextMode @@ -906,6 +928,12 @@ 0 KeySubsequentDelay 1 + PointerDwellClickTimeout + 0 + PointerDwellDoubleClickTimeout + 0 + PointerDwellRadius + 0 PointerPollMask -1 PointerPollMax diff --git a/OC/oldConfig.plist b/OC/oldConfig.plist index 6ab8c04..30b7360 100644 --- a/OC/oldConfig.plist +++ b/OC/oldConfig.plist @@ -1,1117 +1,1147 @@ - - - - - ACPI - - Add - - - Comment - - Enabled - - Path - SSDT-AWAC.aml - - - Comment - - Enabled - - Path - SSDT-EC-USBX.aml - - - Comment - - Enabled - - Path - SSDT-USBX.aml - - - Comment - - Enabled - - Path - SSDT-GPRW.aml - - - Comment - - Enabled - - Path - SSDT-PLUG.aml - - - Comment - - Enabled - - Path - SSDT-PMC.aml - - - Comment - - Enabled - - Path - SSDT-UIAC.aml - - - Delete - - Patch - - - Base - - BaseSkip - 0 - Comment - GPRW to XPRW - Count - 1 - Enabled - - Find - R1BSVwI= - Limit - 0 - Mask - - OemTableId - - Replace - WFBSVwI= - ReplaceMask - - Skip - 0 - TableLength - 0 - TableSignature - - - - Base - - BaseSkip - 0 - Comment - Name6D-04 to 00 - Count - 0 - Enabled - - Find - Cm0KBA== - Limit - 0 - Mask - - OemTableId - - Replace - Cm0KAA== - 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(0x1f,0x3) - - layout-id - BwAAAA== - - PciRoot(0x0)/Pci(0x2,0x0) - - AAPL,ig-platform-id - AwCYPg== - AAPL,slot-name - Internal@0,2,0 - device_type - Display controller - hda-gfx - onboard-2 - igfxfw - AgAAAA== - model - Intel UHD Graphics 630 - - - Delete - - - Kernel - - Add - - - Arch - Any - BundlePath - Lilu.kext - Comment - V1.6.2 - Enabled - - ExecutablePath - Contents/MacOS/Lilu - MaxKernel - - MinKernel - - PlistPath - Contents/Info.plist - - - Arch - Any - BundlePath - WhateverGreen.kext - Comment - V1.6.1 - Enabled - - ExecutablePath - Contents/MacOS/WhateverGreen - MaxKernel - - MinKernel - - PlistPath - Contents/Info.plist - - - Arch - Any - BundlePath - IntelMausi.kext - Comment - V1.0.7 - Enabled - - ExecutablePath - Contents/MacOS/IntelMausi - MaxKernel - - MinKernel - - PlistPath - Contents/Info.plist - - - Arch - Any - BundlePath - CpuTscSync.kext - Comment - V1.0.9 - Enabled - - ExecutablePath - Contents/MacOS/CpuTscSync - MaxKernel - - MinKernel - - PlistPath - Contents/Info.plist - - - Arch - Any - BundlePath - USBPorts.kext - Comment - V1.0 - Enabled - - ExecutablePath - - MaxKernel - - MinKernel - - PlistPath - Contents/Info.plist - - - Arch - Any - BundlePath - NVMeFix.kext - Comment - V1.1.0 - Enabled - - ExecutablePath - Contents/MacOS/NVMeFix - MaxKernel - - MinKernel - - PlistPath - Contents/Info.plist - - - Arch - Any - BundlePath - VirtualSMC.kext - Comment - V1.3.0 - Enabled - - ExecutablePath - Contents/MacOS/VirtualSMC - MaxKernel - - MinKernel - - PlistPath - Contents/Info.plist - - - Arch - Any - BundlePath - SMCProcessor.kext - Comment - V1.3.0 - Enabled - - ExecutablePath - Contents/MacOS/SMCProcessor - MaxKernel - - MinKernel - - PlistPath - Contents/Info.plist - - - Arch - Any - BundlePath - SMCSuperIO.kext - Comment - V1.3.0 - Enabled - - ExecutablePath - Contents/MacOS/SMCSuperIO - MaxKernel - - MinKernel - - PlistPath - Contents/Info.plist - - - Arch - Any - BundlePath - BlueToolFixup.kext - Comment - V2.6.3 - Enabled - - ExecutablePath - Contents/MacOS/BlueToolFixup - MaxKernel - - MinKernel - 21.00.00 - PlistPath - Contents/Info.plist - - - Arch - Any - BundlePath - AppleALC.kext - Comment - V1.7.4 - Enabled - - ExecutablePath - Contents/MacOS/AppleALC - MaxKernel - - MinKernel - - PlistPath - Contents/Info.plist - - - Arch - Any - BundlePath - RestrictEvents.kext - Comment - V1.0.8 - Enabled - - ExecutablePath - Contents/MacOS/RestrictEvents - MaxKernel - - MinKernel - - PlistPath - Contents/Info.plist - - - Arch - Any - BundlePath - AirportBrcmFixup.kext - Comment - V2.1.6 - Enabled - - ExecutablePath - Contents/MacOS/AirportBrcmFixup - MaxKernel - - MinKernel - - PlistPath - Contents/Info.plist - - - Arch - Any - BundlePath - AirportBrcmFixup.kext/Contents/PlugIns/AirPortBrcm4360_Injector.kext - Comment - V1.0 - Enabled - - ExecutablePath - - MaxKernel - - MinKernel - - PlistPath - Contents/Info.plist - - - Arch - Any - BundlePath - AirportBrcmFixup.kext/Contents/PlugIns/AirPortBrcmNIC_Injector.kext - Comment - V1.0 - Enabled - - ExecutablePath - - MaxKernel - - MinKernel - - PlistPath - Contents/Info.plist - - - Block - - Emulate - - Cpuid1Data - - Cpuid1Mask - - DummyPowerManagement - - MaxKernel - - MinKernel - - - Force - - Patch - - Quirks - - AppleCpuPmCfgLock - - AppleXcpmCfgLock - - AppleXcpmExtraMsrs - - AppleXcpmForceBoost - - CustomPciSerialDevice - - CustomSMBIOSGuid - - DisableIoMapper - - DisableLinkeditJettison - - DisableRtcChecksum - - ExtendBTFeatureFlags - - ExternalDiskIcons - - ForceAquantiaEthernet - - ForceSecureBootScheme - - IncreasePciBarSize - - LapicKernelPanic - - LegacyCommpage - - PanicNoKextDump - - PowerTimeoutKernelPanic - - ProvideCurrentCpuInfo - - SetApfsTrimTimeout - -1 - ThirdPartyDrives - - XhciPortLimit - - - Scheme - - CustomKernel - - FuzzyMatch - - KernelArch - Auto - KernelCache - Auto - - - Misc - - BlessOverride - - Boot - - ConsoleAttributes - 0 - HibernateMode - None - HideAuxiliary - - LauncherOption - Disabled - LauncherPath - Default - PickerAttributes - 1 - PickerAudioAssist - - PickerMode - External - PickerVariant - Auto - PollAppleHotKeys - - ShowPicker - - TakeoffDelay - 0 - Timeout - 3 - - Debug - - AppleDebug - - ApplePanic - - DisableWatchDog - - DisplayDelay - 0 - DisplayLevel - 0 - LogModules - * - SysReport - - Target - 0 - - Entries - - Security - - AllowSetDefault - - ApECID - 0 - AuthRestart - - BlacklistAppleUpdate - - DmgLoading - Signed - EnablePassword - - ExposeSensitiveData - 11 - HaltLevel - 2147483648 - PasswordHash - - PasswordSalt - - ScanPolicy - 0 - SecureBootModel - Disabled - 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 - Name - OpenShell - Path - OpenShell.efi - RealPath - - TextMode - - - - Arguments - - Auxiliary - - Comment - - Enabled - - Flavour - Auto - Name - ResetSystem - Path - ResetSystem.efi - RealPath - - TextMode - - - - Arguments - - Auxiliary - - Comment - - Enabled - - Flavour - Auto - Name - KeyTester - Path - KeyTester.efi - RealPath - - TextMode - - - - Arguments - - Auxiliary - - Comment - - Enabled - - Flavour - Auto - Name - CleanNvram - Path - CleanNvram.efi - RealPath - - TextMode - - - - - NVRAM - - Add - - 4D1EDE05-38C7-4A6A-9CC6-4BCCA8B38C14 - - DefaultBackgroundColor - AAAAAA== - UIScale - Ag== - - 4D1FDA02-38C7-4A6A-9CC6-4BCCA8B30102 - - rtc-blacklist - - - 7C436110-AB2A-4BBB-A880-FE41995C9F82 - - SystemAudioVolume - Rg== - boot-args - agdpmod=pikera gfxrst=1 - csr-active-config - 5wsAAA== - prev-lang:kbd - emgtSGFuczoyNTI= - run-efi-updater - No - - - Delete - - 4D1EDE05-38C7-4A6A-9CC6-4BCCA8B38C14 - - DefaultBackgroundColor - UIScale - - 4D1FDA02-38C7-4A6A-9CC6-4BCCA8B30102 - - rtc-blacklist - - 7C436110-AB2A-4BBB-A880-FE41995C9F82 - - boot-args - - - LegacyOverwrite - - LegacySchema - - WriteFlash - - - PlatformInfo - - Automatic - - CustomMemory - - Generic - - AdviseFeatures - - MLB - C02917802QXLNV91H - MaxBIOSVersion - - ProcessorType - 4105 - ROM - Lm/M4Pym - SpoofVendor - - SystemMemoryStatus - Auto - SystemProductName - iMac19,1 - SystemSerialNumber - C02YM0MYJV3Q - SystemUUID - 53CC1456-E3B6-4624-B946-198049B2790D - - UpdateDataHub - - UpdateNVRAM - - UpdateSMBIOS - - UpdateSMBIOSMode - Create - UseRawUuidEncoding - - - UEFI - - APFS - - EnableJumpstart - - GlobalConnect - - HideVerbose - - JumpstartHotPlug - - MinDate - 0 - MinVersion - 0 - - AppleInput - - AppleEvent - Auto - CustomDelays - - GraphicsInputMirroring - - KeyInitialDelay - 0 - KeySubsequentDelay - 1 - PointerPollMask - -1 - PointerPollMax - 0 - PointerPollMin - 0 - PointerSpeedDiv - 1 - PointerSpeedMul - 0 - - Audio - - AudioCodec - 0 - AudioDevice - - AudioOutMask - -1 - AudioSupport - - DisconnectHda - - MaximumGain - -15 - MinimumAssistGain - -30 - MinimumAudibleGain - -128 - PlayChime - Auto - ResetTrafficClass - - SetupDelay - 0 - - ConnectDrivers - - Drivers - - - Arguments - - Comment - - Enabled - - LoadEarly - - Path - OpenHfsPlus.efi - - - Arguments - - Comment - - Enabled - - LoadEarly - - Path - OpenRuntime.efi - - - Arguments - - Comment - - Enabled - - LoadEarly - - Path - OpenCanopy.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 - UIScale - -1 - UgaPassThrough - - - 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 - - - Address - 268435456 - Comment - HD3000: IGPU memory corruption errata - Enabled - - Size - 268435456 - Type - Reserved - - - - - + + + + + ACPI + + Add + + + Comment + + Enabled + + Path + SSDT-AWAC.aml + + + Comment + + Enabled + + Path + SSDT-EC-USBX.aml + + + Comment + + Enabled + + Path + SSDT-USBX.aml + + + Comment + + Enabled + + Path + SSDT-GPRW.aml + + + Comment + + Enabled + + Path + SSDT-PLUG.aml + + + Comment + + Enabled + + Path + SSDT-PMC.aml + + + Comment + + Enabled + + Path + SSDT-UIAC.aml + + + Delete + + Patch + + + Base + + BaseSkip + 0 + Comment + GPRW to XPRW + Count + 1 + Enabled + + Find + R1BSVwI= + Limit + 0 + Mask + + OemTableId + + Replace + WFBSVwI= + ReplaceMask + + Skip + 0 + TableLength + 0 + TableSignature + + + + Base + + BaseSkip + 0 + Comment + Name6D-04 to 00 + Count + 0 + Enabled + + Find + Cm0KBA== + Limit + 0 + Mask + + OemTableId + + Replace + Cm0KAA== + 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(0x1f,0x3) + + layout-id + BwAAAA== + + PciRoot(0x0)/Pci(0x2,0x0) + + AAPL,ig-platform-id + AwCYPg== + AAPL,slot-name + Internal@0,2,0 + device_type + Display controller + hda-gfx + onboard-2 + igfxfw + AgAAAA== + model + Intel UHD Graphics 630 + + + Delete + + + Kernel + + Add + + + Arch + Any + BundlePath + Lilu.kext + Comment + V1.6.2 + Enabled + + ExecutablePath + Contents/MacOS/Lilu + MaxKernel + + MinKernel + + PlistPath + Contents/Info.plist + + + Arch + Any + BundlePath + WhateverGreen.kext + Comment + V1.6.1 + Enabled + + ExecutablePath + Contents/MacOS/WhateverGreen + MaxKernel + + MinKernel + + PlistPath + Contents/Info.plist + + + Arch + Any + BundlePath + IntelMausi.kext + Comment + V1.0.7 + Enabled + + ExecutablePath + Contents/MacOS/IntelMausi + MaxKernel + + MinKernel + + PlistPath + Contents/Info.plist + + + Arch + Any + BundlePath + CpuTscSync.kext + Comment + V1.0.9 + Enabled + + ExecutablePath + Contents/MacOS/CpuTscSync + MaxKernel + + MinKernel + + PlistPath + Contents/Info.plist + + + Arch + Any + BundlePath + USBPorts.kext + Comment + V1.0 + Enabled + + ExecutablePath + + MaxKernel + + MinKernel + + PlistPath + Contents/Info.plist + + + Arch + Any + BundlePath + NVMeFix.kext + Comment + V1.1.0 + Enabled + + ExecutablePath + Contents/MacOS/NVMeFix + MaxKernel + + MinKernel + + PlistPath + Contents/Info.plist + + + Arch + Any + BundlePath + VirtualSMC.kext + Comment + V1.3.0 + Enabled + + ExecutablePath + Contents/MacOS/VirtualSMC + MaxKernel + + MinKernel + + PlistPath + Contents/Info.plist + + + Arch + Any + BundlePath + SMCProcessor.kext + Comment + V1.3.0 + Enabled + + ExecutablePath + Contents/MacOS/SMCProcessor + MaxKernel + + MinKernel + + PlistPath + Contents/Info.plist + + + Arch + Any + BundlePath + SMCSuperIO.kext + Comment + V1.3.0 + Enabled + + ExecutablePath + Contents/MacOS/SMCSuperIO + MaxKernel + + MinKernel + + PlistPath + Contents/Info.plist + + + Arch + Any + BundlePath + BlueToolFixup.kext + Comment + V2.6.4 + Enabled + + ExecutablePath + Contents/MacOS/BlueToolFixup + MaxKernel + + MinKernel + 21.00.00 + PlistPath + Contents/Info.plist + + + Arch + Any + BundlePath + AppleALC.kext + Comment + V1.7.5 + Enabled + + ExecutablePath + Contents/MacOS/AppleALC + MaxKernel + + MinKernel + + PlistPath + Contents/Info.plist + + + Arch + Any + BundlePath + RestrictEvents.kext + Comment + V1.0.8 + Enabled + + ExecutablePath + Contents/MacOS/RestrictEvents + MaxKernel + + MinKernel + + PlistPath + Contents/Info.plist + + + Arch + Any + BundlePath + AirportBrcmFixup.kext + Comment + V2.1.6 + Enabled + + ExecutablePath + Contents/MacOS/AirportBrcmFixup + MaxKernel + + MinKernel + + PlistPath + Contents/Info.plist + + + Arch + Any + BundlePath + AirportBrcmFixup.kext/Contents/PlugIns/AirPortBrcm4360_Injector.kext + Comment + V1.0 + Enabled + + ExecutablePath + + MaxKernel + + MinKernel + + PlistPath + Contents/Info.plist + + + Arch + Any + BundlePath + AirportBrcmFixup.kext/Contents/PlugIns/AirPortBrcmNIC_Injector.kext + Comment + V1.0 + Enabled + + ExecutablePath + + MaxKernel + + MinKernel + + PlistPath + Contents/Info.plist + + + Block + + Emulate + + Cpuid1Data + + Cpuid1Mask + + DummyPowerManagement + + MaxKernel + + MinKernel + + + Force + + Patch + + Quirks + + AppleCpuPmCfgLock + + AppleXcpmCfgLock + + AppleXcpmExtraMsrs + + AppleXcpmForceBoost + + CustomPciSerialDevice + + CustomSMBIOSGuid + + DisableIoMapper + + DisableLinkeditJettison + + DisableRtcChecksum + + ExtendBTFeatureFlags + + ExternalDiskIcons + + ForceAquantiaEthernet + + ForceSecureBootScheme + + IncreasePciBarSize + + LapicKernelPanic + + LegacyCommpage + + PanicNoKextDump + + PowerTimeoutKernelPanic + + ProvideCurrentCpuInfo + + SetApfsTrimTimeout + -1 + ThirdPartyDrives + + XhciPortLimit + + + Scheme + + CustomKernel + + FuzzyMatch + + KernelArch + Auto + KernelCache + Auto + + + Misc + + BlessOverride + + Boot + + ConsoleAttributes + 0 + HibernateMode + None + HideAuxiliary + + LauncherOption + Disabled + LauncherPath + Default + PickerAttributes + 1 + PickerAudioAssist + + PickerMode + External + PickerVariant + Auto + PollAppleHotKeys + + ShowPicker + + TakeoffDelay + 0 + Timeout + 3 + + Debug + + AppleDebug + + ApplePanic + + DisableWatchDog + + DisplayDelay + 0 + DisplayLevel + 0 + LogModules + * + SysReport + + Target + 0 + + Entries + + Security + + AllowSetDefault + + ApECID + 0 + AuthRestart + + BlacklistAppleUpdate + + DmgLoading + Signed + EnablePassword + + ExposeSensitiveData + 11 + HaltLevel + 2147483648 + PasswordHash + + PasswordSalt + + ScanPolicy + 0 + SecureBootModel + Disabled + 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 + OpenShell + Path + OpenShell.efi + RealPath + + TextMode + + + + Arguments + + Auxiliary + + Comment + + Enabled + + Flavour + Auto + FullNvramAccess + + Name + ResetSystem + Path + ResetSystem.efi + RealPath + + TextMode + + + + Arguments + + Auxiliary + + Comment + + Enabled + + Flavour + Auto + FullNvramAccess + + Name + KeyTester + Path + KeyTester.efi + RealPath + + TextMode + + + + Arguments + + Auxiliary + + Comment + + Enabled + + Flavour + Auto + FullNvramAccess + + Name + CleanNvram + Path + CleanNvram.efi + RealPath + + TextMode + + + + Arguments + + Auxiliary + + Comment + + Enabled + + Flavour + Auto + FullNvramAccess + + Name + CFGLock + Path + CFGLock.efi + RealPath + + TextMode + + + + + NVRAM + + Add + + 4D1EDE05-38C7-4A6A-9CC6-4BCCA8B38C14 + + DefaultBackgroundColor + AAAAAA== + UIScale + Ag== + + 4D1FDA02-38C7-4A6A-9CC6-4BCCA8B30102 + + rtc-blacklist + + + 7C436110-AB2A-4BBB-A880-FE41995C9F82 + + SystemAudioVolume + Rg== + boot-args + agdpmod=pikera gfxrst=1 + csr-active-config + 5wsAAA== + prev-lang:kbd + emgtSGFuczoyNTI= + run-efi-updater + No + + + Delete + + 4D1EDE05-38C7-4A6A-9CC6-4BCCA8B38C14 + + DefaultBackgroundColor + UIScale + + 4D1FDA02-38C7-4A6A-9CC6-4BCCA8B30102 + + rtc-blacklist + + 7C436110-AB2A-4BBB-A880-FE41995C9F82 + + boot-args + + + LegacyOverwrite + + LegacySchema + + WriteFlash + + + PlatformInfo + + Automatic + + CustomMemory + + Generic + + AdviseFeatures + + MLB + C02917802QXLNV91H + MaxBIOSVersion + + ProcessorType + 4105 + ROM + Lm/M4Pym + SpoofVendor + + SystemMemoryStatus + Auto + SystemProductName + iMac19,1 + SystemSerialNumber + C02YM0MYJV3Q + SystemUUID + 53CC1456-E3B6-4624-B946-198049B2790D + + UpdateDataHub + + UpdateNVRAM + + UpdateSMBIOS + + UpdateSMBIOSMode + Create + UseRawUuidEncoding + + + UEFI + + APFS + + EnableJumpstart + + GlobalConnect + + HideVerbose + + JumpstartHotPlug + + MinDate + 0 + MinVersion + 0 + + AppleInput + + AppleEvent + Auto + CustomDelays + + GraphicsInputMirroring + + KeyInitialDelay + 0 + KeySubsequentDelay + 1 + PointerPollMask + -1 + PointerPollMax + 0 + PointerPollMin + 0 + PointerSpeedDiv + 1 + PointerSpeedMul + 0 + + Audio + + AudioCodec + 0 + AudioDevice + + AudioOutMask + -1 + AudioSupport + + DisconnectHda + + MaximumGain + -15 + MinimumAssistGain + -30 + MinimumAudibleGain + -128 + PlayChime + Auto + ResetTrafficClass + + SetupDelay + 0 + + ConnectDrivers + + Drivers + + + Arguments + + Comment + + Enabled + + LoadEarly + + Path + OpenHfsPlus.efi + + + Arguments + + Comment + + Enabled + + LoadEarly + + Path + OpenRuntime.efi + + + Arguments + + Comment + + Enabled + + LoadEarly + + Path + OpenCanopy.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 + UIScale + -1 + UgaPassThrough + + + 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 + + + Address + 268435456 + Comment + HD3000: IGPU memory corruption errata + Enabled + + Size + 268435456 + Type + Reserved + + + + +