Details
-
New Feature
-
Resolution: Fixed
-
Minor
-
None
Description
ACPI 4.0 BIOS_MEMORY_MAP.ExtendedAttributes.ErrorLog definition was added in CORE-13332.
Someone should check if/where/how the related memory should be used.
—
ACPI specification 6.2-A
3
AddressRangeErrorLog
If set, the address range descriptor represents memory used for logging hardware errors.
Bit [3] is used only on PC-AT BIOS systems to pinpoint the error log in memory.
On UEFI-based systems, either UEFI Hardware Error Record HwErrRec#### runtime UEFI variable interface or the Error Record Serialization Actions 0xD, 0xE and 0xF for the APEI ERST interface must be implemented for the error logs.
Attachments
Issue Links
- is blocked by
-
CORE-13332 FreeLdr, PcMemGetBiosMemoryMap(): additional improvements, after CORE-12881
- Resolved