OpenCore v0.6.0 AMD Zen Sanity Check

https://dortania.github.io/OpenCore-Install-Guide/AMD/zen.html


ACPI

Add

  • SSDT-EC-USBX-DESKTOP.aml Make sure this file is in your OC/ACPI directory
  • SSDT-TB3.aml Make sure this file is in your OC/ACPI directory

Delete

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 = No
  • ForceExitBootServices = No
  • ProtectMemoryRegions = No
  • ProtectSecureBoot = No
  • ProtectUefiServices = No
  • ProvideCustomSlide = Yes
  • ProvideMaxSlide = 0
  • RebuildAppleMemoryMap = Yes
  • SetupVirtualMap = No
  • SignalAppleOS = No
  • SyncRuntimePermissions = Yes

DeviceProperties

Add

Delete

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
  • AMDRyzenCPUPowerManagement.kext make sure this Kext is in your OC/Kexts directory
  • AppleALC.kext make sure this Kext is in your OC/Kexts directory
  • AppleMCEReporterDisabler.kext make sure this Kext is in your OC/Kexts directory
  • BrcmBluetoothInjector.kext make sure this Kext is in your OC/Kexts directory
  • BrcmFirmwareData.kext make sure this Kext is in your OC/Kexts directory
  • BrcmPatchRAM3.kext make sure this Kext is in your OC/Kexts directory
  • NVMeFix.kext make sure this Kext is in your OC/Kexts directory
  • SMCAMDProcessor.kext make sure this Kext is in your OC/Kexts directory
  • SmallTreeIntel82576.kext make sure this Kext is in your OC/Kexts directory
  • WhateverGreen.kext make sure this Kext is in your OC/Kexts directory
  • MacProMemoryNotificationDisabler.kext make sure this Kext is in your OC/Kexts directory

Block

Emulate

Quirks

  • AppleCpuPmCfgLock = No
  • AppleXcpmCfgLock = No
  • AppleXcpmExtraMsrs = No
  • AppleXcpmForceBoost = No
  • CustomSMBIOSGuid = No If you have a Dell or VIAO motherboard, please enable this
  • DisableIoMapper = No
  • DisableRtcChecksum = No
  • DummyPowerManagement = Yes
  • ExternalDiskIcons = No
  • IncreasePciBarSize = No
  • LapicKernelPanic = No
  • PanicNoKextDump = Yes
  • PowerTimeoutKernelPanic = Yes
  • ThirdPartyDrives = No
  • XhciPortLimit = Yes turn off after USB port mapping

Patch

  • AMD kernel patches
  • Catalina 10.15.4 CPUFAMILY_INTEL_PENRYN patch found

Misc

BlessOverride

Boot

  • ConsoleAttributes = 0
  • PollAppleHotKeys = Yes but should normally be No
  • ShowPicker = Yes
  • TakeoffDelay = 0
  • HibernateMode = None
  • PickerMode = Builtin
  • HideAuxiliary = No
  • PickerAttributes = 1
  • PickerAudioAssist = No
  • Timeout = 5

Debug

  • AppleDebug = Yes
  • ApplePanic = Yes
  • DisableWatchDog = Yes
  • Target = 67
  • DisplayLevel see Debugging Docs for more info debug display levels
  • DisplayDelay = 0

Entries

Security

  • AllowNvramReset = Yes
  • AllowSetDefault = Yes
  • AuthRestart = Yes but should normally be No
  • BootProtect = Bootstrap
  • Vault = Optional
  • HaltLevel = 2147483648
  • ExposeSensitiveData = 0x3
  • ScanPolicy = 0

Tools

  • You can remove the tool EFIs here

NVRAM

  • LegacyEnable = Yes but should normally be No
  • LegacyOverwrite = Yes but should normally be No
  • WriteFlash = Yes

Add

  • UIScale = 01
  • DefaultBackgroundColor = 00000000
  • boot-args = -v keepsyms=1 debug=0x100 alcid=1 npci=0x2000 agdpmod=pikera
  • run-efi-updater = No
  • csr-active-config = 00000000
  • prev-lang:kbd = -blank- (-blank-)
  • SystemAudioVolume = 46

Delete

LegacySchema

PlatformInfo

  • Automatic = Yes
  • UpdateDataHub = Yes
  • UpdateNVRAM = Yes
  • UpdateSMBIOS = Yes
  • UpdateSMBIOSMode = Create If you have a Dell or VIAO motherboard, please set this to Custom

Generic

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

UEFI

  • ConnectDrivers = Yes

Drivers

  • HfsPlus.efi
  • OpenRuntime.efi

APFS

  • EnableJumpstart = Yes
  • GlobalConnect = No
  • HideVerbose = Yes
  • JumpstartHotPlug = No
  • MinDate = 0
  • MinVersion = 0

Audio

  • AudioSupport = No
  • AudioDevice = PciRoot(0x0)/Pci(0x1b,0x0)
  • AudioCodec = 0
  • AudioOut = 0
  • MinimumVolume = 20
  • PlayChime = No
  • VolumeAmplifier = 0

Input

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

Output

  • TextRenderer = BuiltinGraphics
  • ConsoleMode = -blank-
  • Resolution = Max
  • ClearScreenOnModeSwitch = No
  • IgnoreTextInGraphics = No
  • ProvideConsoleGop = Yes
  • DirectGopRendering = No
  • ReconnectOnResChange = No
  • ReplaceTabWithSpace = No
  • SanitiseClearScreen = No
  • UgaPassThrough = No

ProtocolOverrides

  • AppleAudio = No
  • AppleBootPolicy = No
  • AppleDebugLog = No
  • AppleEvent = No
  • AppleFramebufferInfo = No
  • AppleImageConversion = No
  • AppleKeyMap = No
  • AppleRtcRam = No
  • AppleSmcIo = Yes but should normally be No
  • DataHub = No
  • DeviceProperties = No
  • FirmwareVolume = Yes but should normally be No
  • HashServices = No If you plan to use FileVault2, please enable this
  • OSInfo = No
  • UnicodeCollation = No

Quirks

  • DeduplicateBootOrder = Yes
  • ExitBootServicesDelay = 0
  • IgnoreInvalidFlexRatio = No
  • ReleaseUsbOwnership = No
  • RequestBootVarRouting = Yes
  • TscSyncTimeout = 0
  • UnblockFsConnect = No If you have an HP system, please enable this

ReservedMemory