-
Notifications
You must be signed in to change notification settings - Fork 83
UEFI RAS events
Mauro Carvalho Chehab edited this page Jun 24, 2024
·
9 revisions
The UEFI BIOS spec defines Common Platform Error Record (CPER) for the firmware to report errors from different kinds of hardware.
There are several types of CPER events for different types of hardware:
-
CPU:
-
N.2.4: Processor
Currently, UEFI 2.6+ BIOS supports 4 types of processors:
Each processor type has a different error event.
It be noticed that, while ARM was added on UEFI v 2.6, the encoding of the error type was only specified on UEFI 2.9A errata.
-
-
Memory:
- N.2.5: Memory error
- N.2.6: Memory error 2
-
PCI/PCIe:
- N.2.7: PCI express
- N.2.8: PCI/PCI-X bus
- N.2.9: PCI/PCI-X component
-
Firmware:
- N2.10: Firmware
-
DMA:
- N2.11: DMA
-
Cache Coherent Interconnect (CCIX):
- N2.12: CCIX PER log.
-
Compute Express Link
-
Others:
- N.2.3: Non-standard.