audk/ShellPkg/Library
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
..
UefiHandleParsingLib ShellPkg/Library: Fix 32-bit truncation of pointer values 2023-03-13 22:11:55 +00:00
UefiShellAcpiViewCommandLib ShellPkg: Acpiview: Update MADT parser for TRBE interrupt 2023-10-30 12:16:56 +00:00
UefiShellBcfgCommandLib ShellPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
UefiShellCEntryLib ShellPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
UefiShellCommandLib ShellPkg: Fix conditionally uninitialized variables 2023-04-03 15:29:08 +00:00
UefiShellDebug1CommandsLib ShellPkg: Add ProcessorUpgradeSocket definitions from SMBIOS 3.7.0 2023-08-31 13:20:19 +00:00
UefiShellDriver1CommandsLib ShellPkgDisconnect: zero-initialize handles 2023-06-02 08:34:00 +00:00
UefiShellInstall1CommandsLib ShellPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
UefiShellLevel1CommandsLib ShellPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
UefiShellLevel2CommandsLib ShellPkg/Library: Fix 32-bit truncation of pointer values 2023-03-13 22:11:55 +00:00
UefiShellLevel3CommandsLib ShellPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
UefiShellLib ShellPkg: Increase PcdShellPrintBufferSize from UINT16 to UINT32 2023-10-17 03:04:05 +00:00
UefiShellNetwork1CommandsLib ShellPkg: Improve "ping" output by adding equals sign after time 2023-03-06 02:41:00 +00:00
UefiShellNetwork2CommandsLib ShellPkg/UefiShellNetwork2CommandsLib: Check array index before access 2023-09-08 15:02:35 +00:00