audk/ShellPkg/Library/UefiShellAcpiViewCommandLib
Marc Moisson-Franckhauser d4633b36b9 ShellPkg/AcpiView: PCCT Parser
Bugzilla: 3047 (https://bugzilla.tianocore.org/show_bug.cgi?id=3047)

Create a new parser for the PCCT Table.

The PCCT Table is used to describe how the OSPM can
communicate with entities outside the platform. It
describes which memory spaces correspond to which
entity as well as a few of the needed information
to handle the communications.

This new PCCT parser dumps the values and names of
the table fields. It also performs some validation
on the table's fields.

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>
2020-12-11 02:21:23 +00:00
..
Arm ShellPkg: acpiview: Add library for SBBR ACPI requirements validation 2020-05-06 17:00:57 +00:00
Parsers ShellPkg/AcpiView: PCCT Parser 2020-12-11 02:21:23 +00:00
AcpiParser.c ShellPkg/AcpiView: Fix field validator invocation 2020-12-11 02:21:23 +00:00
AcpiParser.h ShellPkg/AcpiView: PCCT Parser 2020-12-11 02:21:23 +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: PCCT Parser 2020-12-11 02:21:23 +00:00
UefiShellAcpiViewCommandLib.inf ShellPkg/AcpiView: PCCT Parser 2020-12-11 02:21:23 +00:00
UefiShellAcpiViewCommandLib.uni ShellPkg: acpiview: Add -r parameter for table requirements validation 2020-05-06 17:00:57 +00:00