public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH v2 0/1] Add all UEFI Config Tables to Dmem output
@ 2023-04-04 20:11 Sam Kaynor
  2023-04-04 20:11 ` [PATCH v2 1/1] ShellPkg: UefiShellDebug1CommandsLib: Uefi Config Tables in Dmem.c Sam Kaynor
  0 siblings, 1 reply; 4+ messages in thread
From: Sam Kaynor @ 2023-04-04 20:11 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

v2 to correct CI formatting errors.

REF: https://github.com/tianocore/edk2/pull/4239

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                         | 99 ++++++++++++++++++--
 ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib.uni | 28 ++++--
 3 files changed, 123 insertions(+), 13 deletions(-)

-- 
2.25.1


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

end of thread, other threads:[~2023-04-13  6:02 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-04-04 20:11 [PATCH v2 0/1] Add all UEFI Config Tables to Dmem output Sam Kaynor
2023-04-04 20:11 ` [PATCH v2 1/1] ShellPkg: UefiShellDebug1CommandsLib: Uefi Config Tables in Dmem.c Sam Kaynor
2023-04-11 10:02   ` [edk2-devel] " Gao, Zhichao
     [not found]   ` <1754D92F14C81F18.26696@groups.io>
2023-04-13  6:02     ` Gao, Zhichao

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