v1.0.6
- Added workaround for not detected CPU frequency in ProvideCpuInfo quirk, thx @hg13bs
- Updated QemuBuild.command to support
EFImode without Duet - Increased
OC_STORAGE_SAFE_PATH_MAXto 192 to support various plugin kexts - Fixed vaulting failures when custom fonts are used, thx @al3xtjames
- Updated documentation for several Booter quirks
- Added
background-colorNVRAM variable to fix 10.9 boot screen - Fixed debug build of OpenShell not starting on Mac EFI with > 25 file systems
- Improved build speed for Utilities in CI and local build
- Fixed ACPI 1.0 RSDP being reported under ACPI 2.0 GUID with Duet
- Improved logic for RSDP version checking in ACPI patching code
- Downgraded routine log messages such as 'Needs journal recovery, mounting read-only' from WARN to INFO in Ext4Dxe (allows DEBUG_WARN in HaltLevel)
- Improved OpenNtfsDxe stability, thx @stokescat