OcDeviceMiscLib: Add PCI class names to PCI info dumping

This commit is contained in:
John Davis 2025-02-26 21:43:22 -06:00
parent f4e7e29335
commit ceb0e8d733
2 changed files with 1438 additions and 5 deletions

View File

@ -10,7 +10,8 @@ OpenCore Changelog
- Added `ClearTaskSwitchBit` Booter quirk to fix crashes when using 32-bit versions of macOS on Hyper-V Gen2 VMs
- Fixed `ProvideCurrentCpuInfo` and CPUID patching on older versions of macOS 10.4
- Removed ACPI0007 objects from `SSDT-HV-DEV.dsl`
- Removed `SSDT-HV-DEV-WS2022.dsl` as it is no longer required
- Removed `SSDT-HV-DEV-WS2022.dsl` as it is no longer required
- Added PCI class names to PCI device info dumping in `SysReport`
#### v1.0.3
- Fixed support for `AMD_CPU_EXT_FAMILY_1AH`, thx @Shaneee

File diff suppressed because it is too large Load Diff