[PATCH 1/5] tools: mkeficapsule: Add support to print capsule headers

Simon Glass sjg at chromium.org
Sun Oct 8 01:09:45 CEST 2023


On Wed, 4 Oct 2023 at 05:27, Sughosh Ganu <sughosh.ganu at linaro.org> wrote:
>
> 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 at linaro.org>
> ---
>  tools/eficapsule.h   |   2 +
>  tools/mkeficapsule.c | 229 ++++++++++++++++++++++++++++++++++++++++++-
>  2 files changed, 230 insertions(+), 1 deletion(-)
>

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list