Changelog.md 545 字节
Newer Older
V
vit9696 已提交
1 2 3
OpenCore Changelog
==================

4 5 6
#### v0.0.2
- Documentation improvements (see Differences.pdf)
- Platform information database updates
7
- Fixed misbehaving `Debug` -> `Target` enable bit
8
- Added `ResetLogoStatus` ACPI quirk
9 10
- Added `SpoofVendor` PlatformInfo feature
- Replaced `ExposeBootPath` with `ExposeSensitiveData`
11 12 13
- Added builtin implimentation of DataHub protocol
- Dropped `UpdateSMBIOSMode` `Auto` mode in favour of `Create`
- Fixed SMBIOS CPU detection for Xeon and Core models
14

V
vit9696 已提交
15 16
#### v0.0.1
- Initial developer preview release