edk2/ShellPkg/Library/UefiShellAcpiViewCommandLib
Oliver Smith-Denny f451d187c3 ShellPkg: AcpiView: Fix CodeQL Error
When removing ARM32 code from edk2, a CodeQL
error in AcpiView (pointer used without null
check) was flagged in GH.

This updates the code to eliminate the duplicate code in that
function and instead call EfiGetSystemConfigurationTable.

Signed-off-by: Oliver Smith-Denny <osde@microsoft.com>
2025-09-25 22:04:10 +00:00
..
Arm ShellPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
Parsers ShellPkg: AcpiView: Add parser support for SPCR Revision 4 2025-04-17 14:13:07 +01:00
AcpiParser.c ShellPkg: acpiview: Add routines to print reserved fields 2024-08-01 17:20:10 +00:00
AcpiParser.h ShellPkg: AcpiView: TPM2 Parser 2025-01-09 12:41:19 +08: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: AcpiView: Fix CodeQL Error 2025-09-25 22:04:10 +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: TPM2 Parser 2025-01-09 12:41:19 +08:00
UefiShellAcpiViewCommandLib.inf ShellPkg: AcpiView: TPM2 Parser 2025-01-09 12:41:19 +08:00
UefiShellAcpiViewCommandLib.uni ShellPkg/AcpiView: Add MPAM Parser 2024-08-01 17:20:10 +00:00