EFI Z490 Vision G OC 0.9.2 v1.0
Changelog
2023-04-17: DMAR stuff in OC 0.9.2
- Updated OpenCore to 0.9.2 Nightly
- Updated Drivers and Kexts
- Updated Config to reflect latest OpenCore feature-set
- Tested successfully with macOS 10.15.7 to 13.3+
- CONFIG
- ACPI/Add:
- Removed
DMAR
replacement table. No longer required since OpenCore's newDiableIoMapperMapping
Quirk handles removing Reserved Memory Regions from memory now.
- Removed
- Kernel/Quirks:
- Enabled
DisableIoMapperMapping
Quirk → Makes dropping and replacing the DMAR table superfluous in macOS Ventura 13.3+. Refer to OpenCore's Documentation for details.
- Enabled
- UEFI/Output:
- Enabled
DirectGopRendering
→ Fixes OC GUI not showing when using Bootloader Chooser (applies to booting via USB as well)
- Enabled
- ACPI/Add:
NOTES
- Check
ReadMe.md
for instructions and getting the Intel® I225-V Ethernet Controller working on macOS Monterey/Ventura.