Changelog.md 733 字节
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
- Moved `ConsoleControl` configuration to `Protocols`
15
- Added `Security` -> `ScanPolicy` preference
16
- Fixed invalid `board-rev` exposure in Data Hub
V
vit9696 已提交
17
- Fixed SMBIOS Type 133 table exposure
18

V
vit9696 已提交
19 20
#### v0.0.1
- Initial developer preview release