commit | 8436282e24df315a37bb0392fcf6212458239432 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Wed Jul 31 08:49:00 2024 -0600 |
committer | Tom Rini <trini@konsulko.com> | Mon Aug 05 12:15:29 2024 -0600 |
tree | 71a1ff49bcd2944bd96db8e6f96ad76db0e50c68 | |
parent | 59ca3a2f20f37fd45e4ccf266ae2df9379c7af91 [diff] |
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>