| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| OpenCore-1.0.4-DEBUG.zip | 2025-03-04 | 11.5 MB | |
| OpenCore-1.0.4-RELEASE.zip | 2025-03-04 | 10.2 MB | |
| 1.0.4 source code.tar.gz | 2025-02-27 | 19.2 MB | |
| 1.0.4 source code.zip | 2025-02-27 | 20.2 MB | |
| README.md | 2025-02-27 | 1.0 kB | |
| Totals: 5 Items | 61.1 MB | 5 | |
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