mirror of
https://github.com/acidanthera/OpenCorePkg.git
synced 2025-12-08 19:25:01 +00:00
2.1 KiB
2.1 KiB
OpenCore Changelog
v0.0.4
- Fixed kext injection issues with dummy dependencies
- Fixed kext injection issues with reused vtables
- Fixed Custom SMBIOS table update patches
v0.0.3
- Added complete modern platform database (2012+)
- Added
DisableIoMapperkernel quirk - Fixed ACPI modification failures with nested multiboot
- Dropped
IgnoreForWindowsquirk legacy - Added basic AMD Zen CPU support
- Added
Misc->Toolssection to add third-party tools - Added
Kernel->Emulatesection for CPUID patches - Added
CustomSMBIOSGuidquirk for Custom SMBIOS update mode - Added
PanicNoKextDumpquirk to avoid kext dump in panics - Switched to EDK II stable and reduced image size
- Added
LapicKernelPanickernel quirk - Added
AppleXcpmExtraMsrsquirk and improved XCPM patches - Added
(external)suffix for external drives in boot menu - Added
UsePickeroption, do enable for OC boot management - Added nvram.plist loading for legacy and incompatible platforms
- Improved instructions for legacy and Windows installation
- Added Windows Boot Camp switching support
- Added basic hibernation detection & support
- Added
ResetHwSigACPI quirk to workaround hibernation - Removed
Customsubfolder requirement fromACPItables - Fixed kext injection in 10.7.x and 10.8.x
- Added ESP partition type detection to ScanPolicy
- Added support for third-party user interfaces
v0.0.2
- Documentation improvements (see Differences.pdf)
- Platform information database updates
- Fixed misbehaving
Debug->Targetenable bit - Added
ResetLogoStatusACPI quirk - Added
SpoofVendorPlatformInfo feature - Replaced
ExposeBootPathwithExposeSensitiveData - Added builtin implementation of Data Hub protocol
- Dropped
UpdateSMBIOSModeAutomode in favour ofCreate - Fixed SMBIOS CPU detection for Xeon and Core models
- Moved
ConsoleControlconfiguration toProtocols - Added
Security->ScanPolicypreference - Fixed invalid
board-revexposure in Data Hub - Fixed SMBIOS Type 133 table exposure
- Added support for SMBIOS Type 134 table exposure
v0.0.1
- Initial developer preview release