summaryrefslogtreecommitdiffstats
path: root/ShellPkg/Library/UefiShellAcpiViewCommandLib/UefiShellAcpiViewCommandLib.uni
diff options
context:
space:
mode:
authorJeff Brasen <jbrasen@nvidia.com>2022-11-04 10:04:48 -0600
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>2022-12-13 16:50:27 +0000
commit1fd8d08970a9ee7d350c7dd42bffb0cb96426041 (patch)
tree194e6060735740d2af4a4fe857646e3d8d81528b /ShellPkg/Library/UefiShellAcpiViewCommandLib/UefiShellAcpiViewCommandLib.uni
parentaa65bb4020e7732bd59591c5d7d3121ee4cf71eb (diff)
downloadedk2-1fd8d08970a9ee7d350c7dd42bffb0cb96426041.tar.gz
edk2-1fd8d08970a9ee7d350c7dd42bffb0cb96426041.tar.bz2
edk2-1fd8d08970a9ee7d350c7dd42bffb0cb96426041.zip
ShellPkg/AcpiView: APMT Parser
Add a new parser for the Arm Performance Monitoring Unit Table. The APMT table describes the properties of PMU support implemented by components in an Arm-based system. Signed-off-by: Jeff Brasen <jbrasen@nvidia.com> Reviewed-by: Zhichao Gao <zhichao.gao@intel.com> Reviewed-by: Sami Mujawar <sami.mujawar@arm.com>
Diffstat (limited to 'ShellPkg/Library/UefiShellAcpiViewCommandLib/UefiShellAcpiViewCommandLib.uni')
-rw-r--r--ShellPkg/Library/UefiShellAcpiViewCommandLib/UefiShellAcpiViewCommandLib.uni1
1 files changed, 1 insertions, 0 deletions
diff --git a/ShellPkg/Library/UefiShellAcpiViewCommandLib/UefiShellAcpiViewCommandLib.uni b/ShellPkg/Library/UefiShellAcpiViewCommandLib/UefiShellAcpiViewCommandLib.uni
index 393110e0ee..e4a9dd5b40 100644
--- a/ShellPkg/Library/UefiShellAcpiViewCommandLib/UefiShellAcpiViewCommandLib.uni
+++ b/ShellPkg/Library/UefiShellAcpiViewCommandLib/UefiShellAcpiViewCommandLib.uni
@@ -80,6 +80,7 @@
" Extra A. Particular types:\r\n"
" AEST - Arm Error Source Table\r\n"
" APIC - Multiple APIC Description Table (MADT)\r\n"
+" APMT - Arm Performance Monitoring Unit Table\r\n"
" BGRT - Boot Graphics Resource Table\r\n"
" DBG2 - Debug Port Table 2\r\n"
" DSDT - Differentiated System Description Table\r\n"