public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH v1 0/1] Add all UEFI Config Tables to Dmem output
@ 2023-02-07 21:19 Sam Kaynor
  2023-02-07 21:19 ` [PATCH v1 1/1] ShellPkg: UefiShellDebug1CommandsLib: Uefi Config Tables in Dmem.c Sam Kaynor
  0 siblings, 1 reply; 5+ messages in thread
From: Sam Kaynor @ 2023-02-07 21:19 UTC (permalink / raw)
  To: devel; +Cc: Sam Kaynor, Ray Ni, Zhichao Gao

Currently, several important UEFI defined config tables are not
present in the output of Dmem. This patch implements dumping the
presence of all UEFI Config Tables defined in UEFI Specification 2.10

REF: https://github.com/skaynor/edk2/tree/uefi_config_tables_dmem_v1

Cc: Ray Ni <ray.ni@intel.com>
Cc: Zhichao Gao <zhichao.gao@intel.com>

Sam Kaynor (1):
  ShellPkg: UefiShellDebug1CommandsLib: Uefi Config Tables in Dmem.c

 ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib.inf |  9 ++
 ShellPkg/Library/UefiShellDebug1CommandsLib/Dmem.c                         | 89 ++++++++++++++++++--
 ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib.uni | 28 ++++--
 3 files changed, 112 insertions(+), 14 deletions(-)

-- 
2.25.1


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2023-02-28 15:17 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-02-07 21:19 [PATCH v1 0/1] Add all UEFI Config Tables to Dmem output Sam Kaynor
2023-02-07 21:19 ` [PATCH v1 1/1] ShellPkg: UefiShellDebug1CommandsLib: Uefi Config Tables in Dmem.c Sam Kaynor
2023-02-14 15:56   ` [edk2-devel] " Sunny Wang
2023-02-16  9:17     ` Gao, Zhichao
2023-02-28 15:16       ` Samer El-Haj-Mahmoud

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox