]> git.proxmox.com Git - mirror_edk2.git/commit
ShellPkg/AcpiView: APMT Parser
authorJeff Brasen <jbrasen@nvidia.com>
Fri, 4 Nov 2022 16:04:48 +0000 (10:04 -0600)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Tue, 13 Dec 2022 16:50:27 +0000 (16:50 +0000)
commit1fd8d08970a9ee7d350c7dd42bffb0cb96426041
tree194e6060735740d2af4a4fe857646e3d8d81528b
parentaa65bb4020e7732bd59591c5d7d3121ee4cf71eb
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>
ShellPkg/Library/UefiShellAcpiViewCommandLib/AcpiParser.h
ShellPkg/Library/UefiShellAcpiViewCommandLib/Parsers/Apmt/ApmtParser.c [new file with mode: 0644]
ShellPkg/Library/UefiShellAcpiViewCommandLib/UefiShellAcpiViewCommandLib.c
ShellPkg/Library/UefiShellAcpiViewCommandLib/UefiShellAcpiViewCommandLib.inf
ShellPkg/Library/UefiShellAcpiViewCommandLib/UefiShellAcpiViewCommandLib.uni