Skip to content
Commit 297b64c7 authored by Tyler Baicar's avatar Tyler Baicar Committed by Will Deacon
Browse files

ras: acpi / apei: generate trace event for unrecognized CPER section



The UEFI spec includes non-standard section type support in the
Common Platform Error Record. This is defined in section N.2.3 of
UEFI version 2.5.

Currently if the CPER section's type (UUID) does not match any
section type that the kernel knows how to parse, a trace event is
not generated.

Generate a trace event which contains the raw error data for
non-standard section type error records.

Signed-off-by: default avatarTyler Baicar <tbaicar@codeaurora.org>
CC: Jonathan (Zhixiong) Zhang <zjzhang@codeaurora.org>
Tested-by: default avatarShiju Jose <shiju.jose@huawei.com>
Signed-off-by: default avatarWill Deacon <will.deacon@arm.com>
parent 0fc300f4
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment