New
1.0.4
v1.0.4
- Added support for booting from static IPv4 address in OpenCore-specific HttpBootDxe
- Added static IPv4 configuration options to OpenNetworkBoot
- Removed
--prefix from OpenNetworkBoot arguments (modify driver arguments if using this driver) - Updated
Unloadoption to unload drivers in reverse of the order in which they were loaded - Fixed
MSR_IA32_TSC_ADJUSTaccess on unsupported CPUs (e.g. Virtualization.framework), thx @t0rr3sp3dr0 - Downgraded WARN log level to INFO for ALREADY_STARTED in AudioDxe (restores ability to include DEBUG_WARN in HaltLevel if required when using this driver)
- Added
ClearTaskSwitchBitBooter quirk to fix crashes when using 32-bit versions of macOS on Hyper-V Gen2 VMs - Fixed
ProvideCurrentCpuInfoand CPUID patching on older versions of macOS 10.4 - Removed ACPI0007 objects from
SSDT-HV-DEV.dsl - Removed
SSDT-HV-DEV-WS2022.dslas it is no longer required - Added PCI class names to PCI device info dumping in
SysReport