audk/ShellPkg/Library/UefiShellAcpiViewCommandLib
Marc Moisson-Franckhauser 1d3d5e3256 ShellPkg/Acpiview: AEST Parser
Bugzilla: 3048 (https://bugzilla.tianocore.org/show_bug.cgi?id=3048)

Add a new parser for the Arm Error Source Table (AEST) described in
the ACPI for the Armv8 RAS Extensions 1.1 Platform Design Document,
dated 28 September 2020.
(https://developer.arm.com/documentation/den0085/0101/)

AEST enables kernel-first handling of errors in a system that supports
the Armv8 RAS extensions. It covers Armv8.2+ RAS extensions for PEs
and the RAS system architecture for non-PE system components.

Signed-off-by: Marc Moisson-Franckhauser <marc.moisson-franckhauser@arm.com>
Signed-off-by: Sami Mujawar <sami.mujawar@arm.com>
Reviewed-by: Zhichao Gao <zhichao.gao@intel.com>
2021-01-08 03:50:34 +00:00
..
Arm ShellPkg: acpiview: Add library for SBBR ACPI requirements validation 2020-05-06 17:00:57 +00:00
Parsers ShellPkg/Acpiview: AEST Parser 2021-01-08 03:50:34 +00:00
AcpiParser.c ShellPkg/AcpiView: Fix field validator invocation 2020-12-11 02:21:23 +00:00
AcpiParser.h ShellPkg/Acpiview: AEST Parser 2021-01-08 03:50:34 +00:00
AcpiTableParser.c ShellPkg/AcpiView: Refactor configuration 2020-06-30 01:39:50 +00:00
AcpiTableParser.h ShellPkg/AcpiView: PCCT Parser 2020-12-11 02:21:23 +00:00
AcpiView.c ShellPkg: Add AcpiViewCommandLib 2020-06-30 01:39:50 +00:00
AcpiView.h ShellPkg/AcpiView: Move parameter parsing 2020-06-30 01:39:50 +00:00
AcpiViewConfig.c ShellPkg/AcpiView: Refactor configuration 2020-06-30 01:39:50 +00:00
AcpiViewConfig.h ShellPkg/AcpiView: Refactor configuration 2020-06-30 01:39:50 +00:00
UefiShellAcpiViewCommandLib.c ShellPkg/Acpiview: AEST Parser 2021-01-08 03:50:34 +00:00
UefiShellAcpiViewCommandLib.inf ShellPkg/Acpiview: AEST Parser 2021-01-08 03:50:34 +00:00
UefiShellAcpiViewCommandLib.uni ShellPkg/Acpiview: AEST Parser 2021-01-08 03:50:34 +00:00