Re: [edk2-devel] [PATCH v2 0/3] Adding support for verbose UEFI Table dumping to Dmem.c

2024-03-29 Thread Gao, Zhichao
You didn't resolve the feedback from: stuart.yo...@arm.com. All the address parameters are not used, just check the null pointer without use them. Thanks, Zhichao > -Original Message- > From: Sam Kaynor > Sent: Wednesday, March 20, 2024 3:11 AM > To: devel@edk2.groups.io > Cc: stuart.yo

[edk2-devel] [PATCH v2 0/3] Adding support for verbose UEFI Table dumping to Dmem.c

2024-03-19 Thread Sam Kaynor
v1->v2: - Changed how the Conformance Profile Table is iterated - Changed how the Image Execution Table is iterated Cc: Ray Ni Cc: Zhichao Gao Cc: Michael D Kinney Cc: Liming Gao Cc: Zhiguang Liu Signed-off-by: Sam Kaynor Sam Kaynor (3): ShellPkg: UefiShellDebug1CommandsLib: Dumping RT Pr