]> git.dujemihanovic.xyz Git - u-boot.git/commit
mkeficapsule: Add a --version argument
authorSimon Glass <sjg@chromium.org>
Wed, 31 Jul 2024 14:49:00 +0000 (08:49 -0600)
committerTom Rini <trini@konsulko.com>
Mon, 5 Aug 2024 18:15:29 +0000 (12:15 -0600)
commit8436282e24df315a37bb0392fcf6212458239432
tree71a1ff49bcd2944bd96db8e6f96ad76db0e50c68
parent59ca3a2f20f37fd45e4ccf266ae2df9379c7af91
mkeficapsule: Add a --version argument

Tools should have an option to obtain the version, so add this to the
mkeficapsule tool.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>
doc/mkeficapsule.1
tools/mkeficapsule.c