Skip to content

UEFI RAS events

Mauro Carvalho Chehab edited this page Jun 24, 2024 · 9 revisions

UEFI CPER events

The UEFI BIOS on Annex N (present at the spec since its version 2.1) the 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:

  1. CPU (UEFI 2.1, extended on UEFI 2.6 to add ARM):

  2. Memory (UEFI 2.1, extended on UEFI 2.5):

  3. PCI/PCIe (UEFI v2.1):

  4. Firmware (UEFI v2.1):

  5. DMA (UEFI v2.2):

  6. Cache Coherent Interconnect - CCIX (UEFI 2.8):

  7. Compute Express Link (UEFI 2.9):

  8. Others (UEFI 2.1):

Clone this wiki locally