Re: [PATCH 2/3 v5] cmd: efi: ESRT table debug print

2021-03-02 Thread AKASHI Takahiro
On Tue, Mar 02, 2021 at 12:13:53PM +, Jose Marinho wrote: > This commit enables the ESRT printing from the u-boot shell by invoking: > - efidebug capsule esrt > > Signed-off-by: Jose Marinho > > CC: Heinrich Schuchardt > CC: Sughosh Ganu > CC: AKASHI Takahiro > CC: Ilias Apalodimas

[PATCH 2/3 v5] cmd: efi: ESRT table debug print

2021-03-02 Thread Jose Marinho
This commit enables the ESRT printing from the u-boot shell by invoking: - efidebug capsule esrt Signed-off-by: Jose Marinho CC: Heinrich Schuchardt CC: Sughosh Ganu CC: AKASHI Takahiro CC: Ilias Apalodimas CC: Andre Przywara CC: Alexander Graf CC: n...@arm.com --- cmd/efidebug.c | 64 ++