audk/ShellPkg/Library/UefiShellAcpiViewCommandLib/Parsers/Madt
Sami Mujawar 2b0d117b4b ShellPkg: Acpiview: Update MADT parser for TRBE interrupt
ACPI 6.5 introduces a new filed to the MADT GICC
structure to specify the TRBE interrupt. The TRBE
interrupt is a Processor Private interrupt (PPI)
and is used to specify a platform-specific
interrupt to signal TRBE events.

Therefore, update the MADT GICC structure parser
to parse the new TRBE interrupt field. Also, add
validations to check that the TRBE interrupt is
within the PPI interrupt range.

Signed-off-by: Sami Mujawar <sami.mujawar@arm.com>
Reviewed-by: Zhichao Gao <zhichao.gao@intel.com>
Reviewed-by: Pierre Gondois  <pierre.gondois@arm.com>
2023-10-30 12:16:56 +00:00
..
MadtParser.c ShellPkg: Acpiview: Update MADT parser for TRBE interrupt 2023-10-30 12:16:56 +00:00
MadtParser.h ShellPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00