On 4/3/24 4:19 PM, Sam Kaynor via groups.io wrote:
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=4352

Implemented dumping of the Image Execution Table using Dmem.c

Cc: Ray Ni <ray...@intel.com>
Cc: Zhichao Gao <zhichao....@intel.com>
Signed-off-by: Sam Kaynor <sam.kay...@arm.com>
---

Notes:
     v4:
     - changed Image Execution output to match spec
     v3:
     - fixed build erros
     - added setwidth formatting to output
     - properly using Address variable

  ShellPkg/Library/UefiShellDebug1CommandsLib/Dmem.c                         | 
134 ++++++++++++++++++++
  ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib.uni |  
 3 +
  2 files changed, 137 insertions(+)

Tested-by: Stuart Yoder <stuart.yo...@arm.com>

Tested on EDK2, verbose output looks like:

Image Execution Table
----------------------------------------
      TestImage1.bin: AUTH_UNTESTED
      TestImage2.bin: AUTH_UNTESTED
      TestImage6.bin: AUTH_SIG_FAILED
      TestImage7.bin: AUTH_SIG_FAILED
      TestImage8.bin: AUTH_SIG_FAILED
      TestImage9.bin: AUTH_SIG_FAILED
     TestImage10.bin: AUTH_SIG_FOUND


-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#117448): https://edk2.groups.io/g/devel/message/117448
Mute This Topic: https://groups.io/mt/105318208/21656
Group Owner: devel+ow...@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-


Reply via email to