audk/ShellPkg/Library/UefiShellAcpiViewCommandLib/Parsers
Marc Moisson-Franckhauser 618e6a1f21 ShellPkg/AcpiView: HMAT Parser
Bugzilla: 3045 (https://bugzilla.tianocore.org/show_bug.cgi?id=3045)

Add a new parser for the Heterogeneous Memory Attribute Table. The
parser also validates some fields for this table.

The HMAT table is used to describe the memory attributes such as memory
side cache attributes and bandwidth and latency details related to
memory proximity domains. The info in the HMAT table can be used by an
operating system for optimisation.

Signed-off-by: Marc Moisson-Franckhauser <marc.moisson-franckhauser@arm.com>
Signed-off-by: Sami Mujawar <sami.mujawar@arm.com>
Tested-by: Vijayenthiran Subramaniam <vijayenthiran.subramaniam@arm.com>
Reviewed-by: Zhichao Gao <zhichao.gao@intel.com>
2021-02-03 02:22:53 +00:00
..
Aest ShellPkg/Acpiview: AEST Parser 2021-01-08 03:50:34 +00:00
Bgrt
Dbg2 ShellPkg: acpiview: Prevent infinite loop if structure length is 0 2020-02-20 09:27:00 +00:00
Dsdt
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
Hmat ShellPkg/AcpiView: HMAT Parser 2021-02-03 02:22:53 +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
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
Srat ShellPkg/AcpiView: Refactor configuration 2020-06-30 01:39:50 +00:00
Ssdt
Xsdt