]> git.dujemihanovic.xyz Git - u-boot.git/commit
tools: mkeficapsule: Add support to print capsule headers
authorSughosh Ganu <sughosh.ganu@linaro.org>
Tue, 10 Oct 2023 09:10:54 +0000 (14:40 +0530)
committerSimon Glass <sjg@chromium.org>
Fri, 13 Oct 2023 20:01:42 +0000 (14:01 -0600)
commit6984077de0a1240d68ea2b247a9041da30493f7b
treecf736765fed51511461a50fedc48fe51eda6c57b
parent5fecea171de3b66e9e3a199c588bf12c6b1d3084
tools: mkeficapsule: Add support to print capsule headers

Add support to dump the contents of capsule headers. This is useful as
a debug feature for checking the contents of the capsule headers, and
can also be used in capsule verification.

Signed-off-by: Sughosh Ganu <sughosh.ganu@linaro.org>
Reviewed-by: Simon Glass <sjg@chromium.org>
tools/eficapsule.h
tools/mkeficapsule.c