> From: Fabio M. De Francesco
> [...]
> Subject: [PATCH 1/4 v3] ACPI: extlog: Trace CPER Non-standard Section Body
>
> ghes_do_proc() has a catch-all for unknown or unhandled CPER formats (UEFI
> v2.10 Appendix N 2.3), extlog_print() does not. This gap was noticed by a RAS
&g
On 6/3/25 8:54 AM, Fabio M. De Francesco wrote:
> ghes_do_proc() has a catch-all for unknown or unhandled CPER formats
> (UEFI v2.10 Appendix N 2.3), extlog_print() does not. This gap was
> noticed by a RAS test that injected CXL protocol errors which were
> notified to extlog_print() via the IO
ghes_do_proc() has a catch-all for unknown or unhandled CPER formats
(UEFI v2.10 Appendix N 2.3), extlog_print() does not. This gap was
noticed by a RAS test that injected CXL protocol errors which were
notified to extlog_print() via the IOMCA (I/O Machine Check
Architecture) mechanism. Bring parit