** PRE-RELEASE: OpenCore 0.6.0 EFI for Z490 Vision D **
Please do not quote this post in its entirely. Use a link instead.
Each time a new version of OpenCore is released, a new EFI ZIP is added to the build guide in Post #1. Although OpenCore 0.6.0 is not yet official, in an effort to facilitate the update when it does get released, attached is a pre-release version for Z490 Vision D.
This EFI is for beta testing purposes and should be installed into the EFI partition of a
USB Flash Drive. It should not be installed in the main macOS SSD.
This EFI contains the following changes:
Bootloader / Kexts:
All of the kexts listed below are RELEASE builds (not DEBUG), but are unofficial builds that are based on all commits as of August 1, 2020.
- OpenCore 0.6.0 pre-release
- VirtualSMC 1.1.5 pre-release
- Lilu 1.4.6 pre-release
- WhateverGreen 1.4.1 pre-release
- AppleALC 1.5.1 pre-release
- NVMeFix 1.0.3 pre-release
config.plist Changes:
- Misc --> Boot --> Picker Attributes --> 9
- Misc --> Security --> BootProtect --> Bootstrap
- ACPI --> SSDT-SBUS-MCHC (Fix AppleSMBus support in macOS)
- ACPI --> SSDT-GPRW (Disable wake from USB/Bluetooth; wake only with power button) -- Disabled by default
- ACPI --> Patch --> change Method(GPRW,2,N) to XPRW, pair with SSDT-GPRW.aml -- Disabled by default
- Kernel --> Patch --> SATA Hot Swap I/O Error Fix (for SATA Hot Plug) -- Disabled by default
How to Use:
- Find a USB flash disk with an EFI partition, or format the USB flash disk in Disk Utility with Scheme = GUID Partition Map and Format = MacOS Extended (Journaled).
- Mount EFI partition of the USB flash disk.
- Download the attached ZIP into the top level of the EFI partition of the USB flash disk. When the file is unzipped, there will be a folder called OC-060-VISION-D-PRE-RELEASE
- Rename this folder to EFI, otherwise the system will not boot.
- Inside the EFI/OC subfolder are two standard config files:
- config-AMD-GPU.plist (choose this if using an AMD GPU)
- config-Intel-iGPU.plist (choose this only if no AMD GPU is present)
- Pick one of the files above, rename it to config.plist, and open this config.plist in OpenCore Configurator version 2.7.1.0 or later.
- From OpenCore Configurator's File --> Preferences, select Official --> OC 0.6.0 Development Version as shown:


- Click on PlatformInfo --> DataHub - Generic - PlatformNVRAM and copy/paste existing serial numbers and UUID into the fields shown in red.
- Save the file.
- Reboot and press F12 at the BIOS Splash Screen. When the BIOS Boot Menu (not OpenCore Picker) appears, select the USB flash disk.
- Warning: It may be necessary to reset NVRAM one time prior to booting macOS. This can be done by pressing spacebar at the OpenCore Picker and choosing Reset NVRAM. On multi-boot systems, select the default startup disk in System Preferences --> Startup Disk.
- At the OpenCore 0.6.0 Picker menu, select and boot the internal macOS disk.
Updates:
- 2 Aug 2020: Updated config.plist to OC 0.6.0 spec. It may be necessary to Reset NVRAM one time before booting into macOS using the new config.plist. This can be done by pressing spacebar at the OpenCore Picker and choosing Reset NVRAM.