OpenCore v0.5.5 AMD Zen Sanity Check

https://khronokernel-2.gitbook.io/opencore-vanilla-desktop-guide/amd-config.plist/zen


  • #WARNING - 1 this shouldn't be here
  • #WARNING - 2 this shouldn't be here
  • #WARNING - 3 this shouldn't be here
  • #WARNING - 4 this shouldn't be here
  • #WARNING - 5 this shouldn't be here

ACPI

Add

  • SSDT-EC0.aml Make sure this file is in your OC/ACPI directory

Block

Patch

Quirks

  • FadtEnableReset = No
  • NormalizeHeaders = No
  • RebaseRegions = No
  • ResetHwSig = No
  • ResetLogoStatus = No

Booter

MmioWhitelist

Quirks

  • AvoidRuntimeDefrag = Yes
  • DevirtualiseMmio = No
  • DisableSingleUser = No
  • DisableVariableWrite = No
  • DiscardHibernateMap = No
  • EnableSafeModeSlide = Yes
  • EnableWriteUnprotector = Yes
  • ForceExitBootServices = No
  • ProtectCsmRegion = No
  • ProvideCustomSlide = Yes
  • SetupVirtualMap = Yes
  • ShrinkMemoryMap = No
  • SignalAppleOS is missing. Normally set to No

DeviceProperties

Add

Block

Kernel

Add

  • Lilu.kext make sure this Kext is in your OC/Kexts directory and the first kext listed here
  • AppleALC.kext make sure this Kext is in your OC/Kexts directory
  • NVMeFix.kext make sure this Kext is in your OC/Kexts directory
  • RealtekRTL8111.kext make sure this Kext is in your OC/Kexts directory
  • WhateverGreen.kext make sure this Kext is in your OC/Kexts directory

Block

Emulate

Patch

  • AMD kernel patches

Quirks

  • AppleCpuPmCfgLock = No
  • AppleXcpmCfgLock = No
  • AppleXcpmExtraMsrs = No
  • AppleXcpmForceBoost is missing. Normally set to No
  • CustomSMBIOSGuid = No
  • DisableIoMapper = No
  • DummyPowerManagement = Yes
  • ExternalDiskIcons = No
  • IncreasePciBarSize is missing. Normally set to No
  • LapicKernelPanic = No
  • PanicNoKextDump = Yes
  • PowerTimeoutKernelPanic = Yes
  • ThirdPartyDrives is missing. Normally set to No
  • XhciPortLimit = Yes turn off after USB port mapping

Misc

BlessOverride

Boot

  • HideSelf = Yes
  • PollAppleHotKeys = No
  • ShowPicker = Yes
  • TakeoffDelay is missing. Normally set to 0
  • UsePicker = Yes
  • HibernateMode = None
  • Timeout = 5
  • Resolution = -blank-

Debug

  • DisableWatchDog = Yes
  • Target = 67
  • DisplayLevel = 2147483714

Entries

Security

  • AllowNvramReset = Yes
  • AllowSetDefault is missing. Normally set to Yes
  • AuthRestart is missing. Normally set to No
  • RequireSignature = No
  • RequireVault = No
  • ExposeSensitiveData = 6
  • ScanPolicy = 0

Tools

  • You removed the tool EFIs

NVRAM

  • LegacyEnable = No
  • LegacyOverwrite is missing. Normally set to No
  • WriteFlash is missing. Normally set to Yes

Add

  • UIScale = 01
  • boot-args = -v keepsyms=1 You need to add alcid=<layout> here since you are using AppleALC.kext
  • csr-active-config = 00000000
  • nvda_drv = -blank-. Set to 1 if you have a supported nvidia card
  • prev-lang:kbd = 72752d52553a323532 (ru-RU:252). Unless you speak Russian, leave this blank

Block

LegacySchema

PlatformInfo

  • Automatic = Yes
  • UpdateDataHub = Yes
  • UpdateNVRAM = Yes
  • UpdateSMBIOS = Yes
  • UpdateSMBIOSMode = Create

Generic

  • SpoofVendor = Yes
  • AdviseWindows is missing. Normally set to No
  • SystemProductName = iMacPro1,1
  • MLB is set
  • ROM = 112233000000 You should set this to your NIC MAC address. See PlatformInfo Docs
  • SystemSerialNumber is set
  • SystemUUID is set

UEFI

  • ConnectDrivers = Yes

Drivers

  • Need either VBoxHfs.efi or HFSPlus.efi here
  • FwRuntimeServices.efi is missing
  • ApfsDriverLoader.efi is missing

Input

  • KeyForgetThreshold = 5
  • KeyMergeThreshold = 2
  • KeySupport = Yes
  • KeySupportMode = Auto
  • KeySwap = No
  • PointerSupport = No
  • PointerSupportMode = ASUS but should normally be -blank-
  • TimerResolution = 50000

Protocols

  • AppleBootPolicy = No
  • AppleEvent = No
  • AppleImageConversion = No
  • AppleKeyMap = No
  • AppleSmcIo is missing. Normally set to No
  • AppleUserInterfaceTheme = No
  • ConsoleControl = Yes
  • DataHub = No
  • DeviceProperties = No
  • FirmwareVolume = No
  • HashServices = No
  • OSInfo is missing. Normally set to No
  • UnicodeCollation = No

Quirks

  • AvoidHighAlloc = No
  • ClearScreenOnModeSwitch = No
  • ExitBootServicesDelay = 0
  • IgnoreInvalidFlexRatio = No
  • IgnoreTextInGraphics = No
  • ProvideConsoleGop = Yes
  • ReconnectOnResChange = No
  • ReleaseUsbOwnership = No
  • ReplaceTabWithSpace = No
  • RequestBootVarFallback = Yes
  • RequestBootVarRouting = Yes
  • SanitiseClearScreen = No
  • UnblockFsConnect is missing. Normally set to No