Re: [PATCH 0/2] Make ELOG log and trace consistently with GHES

2024-07-23 Thread Fabio M. De Francesco
On Monday, May 27, 2024 4:43:39 PM GMT+2 Fabio M. De Francesco wrote: > When Firmware First is enabled, BIOS handles errors first and then it > makes them available to the kernel via the Common Platform Error Record > (CPER) sections (UEFI 2.10 Appendix N). Linux parses the CPER sections > via one

[PATCH 0/2] Make ELOG log and trace consistently with GHES

2024-05-30 Thread Fabio M. De Francesco
When Firmware First is enabled, BIOS handles errors first and then it makes them available to the kernel via the Common Platform Error Record (CPER) sections (UEFI 2.10 Appendix N). Linux parses the CPER sections via one of two similar paths, either ELOG or GHES. Currently, ELOG and GHES show some