You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 Unload option to unload drivers in reverse of the order in which they were loaded
Fixed MSR_IA32_TSC_ADJUST access 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 ClearTaskSwitchBit Booter quirk to fix crashes when using 32-bit versions of macOS on Hyper-V Gen2 VMs
Fixed ProvideCurrentCpuInfo and CPUID patching on older versions of macOS 10.4
Removed ACPI0007 objects from SSDT-HV-DEV.dsl
Removed SSDT-HV-DEV-WS2022.dsl as it is no longer required
Added PCI class names to PCI device info dumping in SysReport