commit | 3bd6fb980bd900301e8387bd6f93a53ae5f16bc7 | [log] [tgz] |
---|---|---|
author | Sughosh Ganu <sughosh.ganu@linaro.org> | Tue Aug 22 23:09:58 2023 +0530 |
committer | Tom Rini <trini@konsulko.com> | Tue Aug 29 13:37:54 2023 -0400 |
tree | 40a1eb02b5f02d7b70522a24ced040b10602c07e | |
parent | 14a0e7c0fa2aaa7554fbe5cc2c18b4d4ec0dbd0c [diff] |
btool: mkeficapsule: Add a bintool for EFI capsule generation Add a bintool for generating EFI capsules. This calls the mkeficapsule tool which generates the capsules. Signed-off-by: Sughosh Ganu <sughosh.ganu@linaro.org> Reviewed-by: Simon Glass <sjg@chromium.org>