ShellPkg: UefiShellDebug1CommandsLib: Uefi Config Tables in Dmem.c

Added entries for UEFI Config Tables not present in current
Dmem output.

Cc: Ray Ni <ray.ni@intel.com>
Cc: Zhichao Gao <zhichao.gao@intel.com>
Signed-off-by: Sam Kaynor <Sam.Kaynor@arm.com>
Reviewed-by: Sunny Wang <sunny.wang@arm.com>
Reviewed-by: Zhichao Gao <zhichao.gao@intel.com>
Reviewed-by: Samer El-Haj-Mahmoud <Samer.El-Haj-Mahmoud@arm.com>
This commit is contained in:
Sam Kaynor
2023-04-05 04:11:16 +08:00
committed by mergify[bot]
parent 5430f7f60d
commit 42b0443599
3 changed files with 123 additions and 13 deletions

View File

@ -107,13 +107,27 @@
"---------------------------------------------\r\n"
"System: Table Structure size %08x revision %08x\r\n"
"ConIn (%016LX) ConOut (%016LX) StdErr (%016LX)\r\n"
"Runtime Services %016LX\r\n"
"Boot Services %016LX\r\n"
"SAL System Table %016LX\r\n"
"ACPI Table %016LX\r\n"
"ACPI 2.0 Table %016LX\r\n"
"MPS Table %016LX\r\n"
"SMBIOS Table %016LX\r\n"
"Runtime Services %016LX\r\n"
"Boot Services %016LX\r\n"
"SAL System Table %016LX\r\n"
"ACPI Table %016LX\r\n"
"ACPI 2.0 Table %016LX\r\n"
"MPS Table %016LX\r\n"
"SMBIOS Table %016LX\r\n"
"DTB Table %016LX\r\n"
"Memory Attribute Table %016LX\r\n"
"RT Properties Table %016LX\r\n"
"System Resource Table %016LX\r\n"
"Debug Image Info Table %016LX\r\n"
"Image Execution Info Table %016LX\r\n"
"Json Config Data Table %016LX\r\n"
"Json Capsule Data Table %016LX\r\n"
"Json Capsule Results Table %016LX\r\n"
"Memory Range Capsule %016LX\r\n"
"Hii Database Export Buffer %016LX\r\n"
"Conformance Profile Table %016LX\r\n"
#string STR_LOAD_PCI_ROM_RES #language en-US "Image '%B%s%N' load result: %r\r\n"
#string STR_LOADPCIROM_CORRUPT #language en-US "%H%s%N: File '%B%s%N' Image %d is corrupt.\r\n"