mirror of
https://github.com/tianocore/edk2
synced 2026-08-27 00:23:19 -04:00
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> |
||
|---|---|---|
| .. | ||
| Arm | ||
| Parsers | ||
| AcpiParser.c | ||
| AcpiParser.h | ||
| AcpiTableParser.c | ||
| AcpiTableParser.h | ||
| AcpiView.c | ||
| AcpiView.h | ||
| AcpiViewConfig.c | ||
| AcpiViewConfig.h | ||
| UefiShellAcpiViewCommandLib.c | ||
| UefiShellAcpiViewCommandLib.inf | ||
| UefiShellAcpiViewCommandLib.uni | ||