OpenCore v0.5.6 AMD Zen Sanity Check

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


  • Misc - Tools section is missing
  • UEFI - Audio section is missing

ACPI

Add

  • SSDT-SBRG.aml Make sure this file is in your OC/ACPI directory
  • SSDT-PLUG.aml Make sure this file is in your OC/ACPI directory
  • SSDT-EC.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
  • ProtectSecureBoot = No
  • ProvideCustomSlide = Yes
  • SetupVirtualMap = Yes
  • ShrinkMemoryMap = No
  • SignalAppleOS = No

DeviceProperties

Add

Block

Kernel

Add

  • Lilu.kext make sure this Kext is in your OC/Kexts directory and the first kext listed here
  • AGPMInjector.kext make sure this Kext is in your OC/Kexts directory
  • X86PlatformPlugin.kext make sure this Kext is in your OC/Kexts directory
  • W836x.kext make sure this Kext is in your OC/Kexts directory
  • RadeonMonitor.kext make sure this Kext is in your OC/Kexts directory
  • AmdCPUMonitor.kext make sure this Kext is in your OC/Kexts directory
  • RealtekRTL8111.kext make sure this Kext is in your OC/Kexts directory
  • AMD-USB-Map.kext make sure this Kext is in your OC/Kexts directory
  • VirtualSMC.kext make sure this Kext is in your OC/Kexts directory
  • WhateverGreen.kext make sure this Kext is in your OC/Kexts directory
  • AppleALC.kext make sure this Kext is in your OC/Kexts directory

Block

Emulate

Patch

  • AMD kernel patches
  • Catalina 10.15.4 CPUFAMILY_INTEL_PENRYN patch found

Quirks

  • AppleCpuPmCfgLock = No
  • AppleXcpmCfgLock = No
  • AppleXcpmExtraMsrs = No
  • AppleXcpmForceBoost = No
  • CustomSMBIOSGuid = No
  • DisableIoMapper = No
  • DummyPowerManagement = Yes
  • ExternalDiskIcons = Yes but should normally be No
  • IncreasePciBarSize = No
  • LapicKernelPanic = No
  • PanicNoKextDump = Yes
  • PowerTimeoutKernelPanic = Yes
  • ThirdPartyDrives = No
  • XhciPortLimit = No enable if you have USB issues

Misc

BlessOverride

Boot

  • HideSelf = Yes
  • PollAppleHotKeys = No
  • ShowPicker = Yes
  • TakeoffDelay = 0
  • HibernateMode = None
  • PickerMode = Builtin
  • HideAuxiliary is missing. Normally set to No
  • PickerAttributes = 0
  • PickerAudioAssist is missing. Normally set to No
  • Timeout = 5

Debug

  • DisableWatchDog = Yes
  • Target see the Debugging Docs for more info on debug target numbers
  • DisplayLevel see Debugging Docs for more info debug display levels
  • DisplayDelay = 0

Entries

Security

  • AllowNvramReset = Yes
  • AllowSetDefault = Yes
  • AuthRestart = No
  • Vault = Optional
  • HaltLevel = 2147483648
  • ExposeSensitiveData = 6
  • ScanPolicy = 0

NVRAM

  • LegacyEnable = No
  • LegacyOverwrite = No
  • WriteFlash = Yes

Add

  • UIScale = 01
  • boot-args = darkwake=2 debug=0x100 keepsyms=1 npci=0x2000 shikigva=16 alcid=2
  • csr-active-config = 00000000
  • nvda_drv = 31. Normally 00 or remove entirely unless you have a supported nvidia card

Block

LegacySchema

PlatformInfo

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

Generic

  • SpoofVendor = Yes
  • AdviseWindows = No
  • SystemProductName = iMacPro1,1
  • MLB is set
  • ROM is set
  • SystemSerialNumber is set
  • SystemUUID is set

UEFI

  • ConnectDrivers = Yes

Drivers

  • HFSPlus.efi
  • FwRuntimeServices.efi
  • ApfsDriverLoader.efi

Input

  • KeyForgetThreshold = 5
  • KeyMergeThreshold = 2
  • KeySupport = Yes
  • KeySupportMode = Auto
  • KeySwap = No
  • PointerSupport = No
  • PointerSupportMode = -blank-
  • TimerResolution = 50000

Output

  • You should have exactly 10 settings in the UEFI/Output section
  • TextRenderer = BuiltinGraphics
  • ConsoleMode = -blank-
  • Resolution = Max
  • ClearScreenOnModeSwitch = No
  • IgnoreTextInGraphics = No
  • ProvideConsoleGop = Yes
  • DirectGopRendering = No
  • ReconnectOnResChange = No
  • ReplaceTabWithSpace = No
  • SanitiseClearScreen = No
  • Scale shouldn't be here

Protocols

  • You should have exactly 13 settings in the UEFI/Protocols section
  • AppleAudio is missing. Normally set to No
  • AppleBootPolicy = No
  • AppleEvent = No
  • AppleImageConversion = No
  • AppleKeyMap = No
  • AppleSmcIo = No
  • AppleUserInterfaceTheme = No
  • DataHub = No
  • DeviceProperties = No
  • FirmwareVolume = No
  • HashServices = No
  • OSInfo = No
  • UnicodeCollation = No

Quirks

  • ExitBootServicesDelay = 0
  • IgnoreInvalidFlexRatio = No
  • ReleaseUsbOwnership = No
  • RequestBootVarFallback = Yes
  • RequestBootVarRouting = Yes
  • UnblockFsConnect = No