OpenCore v0.5.6 AMD Zen Sanity Check

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


  • UEFI - Audio section is missing
  • UEFI - Output section is missing

ACPI

Add

  • SSDT-EC-USBX-AMD.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 is missing. Normally set to 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
  • VirtualSMC.kext make sure this Kext is in your OC/Kexts directory
  • AppleMCEReporterDisabler.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
  • 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 = No
  • IncreasePciBarSize = No
  • LapicKernelPanic = No
  • PanicNoKextDump = Yes
  • PowerTimeoutKernelPanic = Yes
  • ThirdPartyDrives = No
  • XhciPortLimit = Yes turn off after USB port mapping

Misc

BlessOverride

Boot

  • BuiltinTextRenderer was deprecated in OpenCore v0.5.6 - See UEFI/TextRenderer
  • ConsoleBehaviourOs was deprecated in OpenCore v0.5.6
  • ConsoleBehaviourUi was deprecated in OpenCore v0.5.6
  • ConsoleMode has been moved to UEFI/Output section in OpenCore v0.5.6
  • Resolution has been moved to UEFI/Output section in OpenCore v0.5.6
  • HideSelf = Yes
  • PollAppleHotKeys = No
  • ShowPicker = Yes
  • UsePicker was deprecated in OpenCore v0.5.6
  • TakeoffDelay = 0
  • HibernateMode = None
  • PickerMode is missing. Normally set to Builtin
  • HideAuxiliary is missing. Normally set to No
  • PickerAudioAssist is missing. Normally set to No
  • Timeout = 5

Debug

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

Entries

Security

  • AllowNvramReset = Yes
  • AllowSetDefault = Yes
  • AuthRestart = No
  • RequireSignature was deprecated in OpenCore v0.5.6 - See Vault
  • RequireVault was deprecated in OpenCore v0.5.6 - See Vault
  • Vault is missing. Normally set to Optional
  • HaltLevel = 2147483648
  • ExposeSensitiveData = 6
  • ScanPolicy = 0

Tools

  • You removed the tool EFIs

NVRAM

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

Add

  • UIScale = 01
  • boot-args = -v keepsyms=1 debug=0x100
  • csr-active-config = 00000000
  • nvda_drv = -blank-. Set to 00 if you do not have an nvidia card or 01 if you do
  • prev-lang:kbd = -blank- (-blank-)

Block

LegacySchema

PlatformInfo

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

Generic

  • SpoofVendor = Yes
  • AdviseWindows = No
  • SystemProductName = MacPro7,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

  • VBoxHfs.efi
  • FwRuntimeServices.efi
  • ApfsDriverLoader.efi

Input

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

Protocols

  • AppleAudio is missing. Normally set to No
  • AppleBootPolicy = No
  • AppleEvent = No
  • AppleImageConversion = No
  • AppleKeyMap = No
  • AppleSmcIo = No
  • AppleUserInterfaceTheme = No
  • DataHub = No
  • DeviceProperties = No
  • ConsoleControl was deprecated in OpenCore v0.5.6 - See UEFI/TextRenderer
  • FirmwareVolume = No
  • HashServices = No
  • OSInfo = No
  • UnicodeCollation = No

Quirks

  • AvoidHighAlloc was deprecated in OpenCore v0.5.6
  • ExitBootServicesDelay = 0
  • IgnoreInvalidFlexRatio = No
  • ReconnectOnResChange has been moved to Output section in OpenCore v0.5.6
  • IgnoreTextInGraphics has been moved to Output section in OpenCore v0.5.6
  • ProvideConsoleGop has been moved to Output section in OpenCore v0.5.6
  • ReleaseUsbOwnership = No
  • RequestBootVarFallback = Yes
  • RequestBootVarRouting = Yes
  • ReplaceTabWithSpace has been moved to Output section in OpenCore v0.5.6
  • SanitiseClearScreen has been moved to Output section in OpenCore v0.5.6
  • ClearScreenOnModeSwitch has been moved to Output section in OpenCore v0.5.6
  • UnblockFsConnect = No