audk/ShellPkg/Library/UefiShellAcpiViewCommandLib
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
..
Arm ShellPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
Parsers ShellPkg: Acpiview: Update MADT parser for TRBE interrupt 2023-10-30 12:16:56 +00:00
AcpiParser.c ShellPkg/AcpiView: PrintFormatter for FADT Flags field 2022-03-28 09:38:30 +00:00
AcpiParser.h ShellPkg/AcpiView: ERST Parser 2023-02-02 02:49:33 +00:00
AcpiTableParser.c ShellPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
AcpiTableParser.h ShellPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
AcpiView.c ShellPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
AcpiView.h ShellPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
AcpiViewConfig.c ShellPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
AcpiViewConfig.h ShellPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
UefiShellAcpiViewCommandLib.c ShellPkg/AcpiView: ERST Parser 2023-02-02 02:49:33 +00:00
UefiShellAcpiViewCommandLib.inf ShellPkg/AcpiView: ERST Parser 2023-02-02 02:49:33 +00:00
UefiShellAcpiViewCommandLib.uni ShellPkg/AcpiView: APMT Parser 2022-12-13 16:50:27 +00:00