mirror_edk2/ShellPkg/Library/UefiShellAcpiViewCommandLib/Parsers
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
..
Bgrt ShellPkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:25 -07:00
Dbg2 ShellPkg: acpiview: Prevent infinite loop if structure length is 0 2020-02-20 09:27:00 +00:00
Dsdt ShellPkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:25 -07:00
Facs ShellPkg: acpiview: Add support for parsing FACS 2019-12-05 06:12:36 +00:00
Fadt ShellPkg: acpiview: FADT: Validate global pointer before use 2020-02-11 02:12:45 +00:00
Gtdt ShellPkg/AcpiView: Refactor configuration 2020-06-30 01:39:50 +00:00
Iort ShellPkg/AcpiView: Refactor configuration 2020-06-30 01:39:50 +00:00
Madt ShellPkg/AcpiView: Refactor configuration 2020-06-30 01:39:50 +00:00
Mcfg ShellPkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:25 -07:00
Pcct ShellPkg/AcpiView: PCCT Parser 2020-12-11 02:21:23 +00:00
Pptt ShellPkg/AcpiView: Refactor configuration 2020-06-30 01:39:50 +00:00
Rsdp ShellPkg: acpiview: RSDP: Validate global pointer before use 2020-02-11 02:12:45 +00:00
Slit ShellPkg: acpiview: SLIT: Validate System Locality count 2020-02-11 02:12:45 +00:00
Spcr ShellPkg: acpiview: SPCR: Remove redundant forward declaration 2019-07-19 08:32:49 -07:00
Srat ShellPkg/AcpiView: Refactor configuration 2020-06-30 01:39:50 +00:00
Ssdt ShellPkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:25 -07:00
Xsdt ShellPkg: acpiview: XSDT: Remove redundant ParseAcpi() call 2019-07-31 09:52:47 -07:00