]> git.dujemihanovic.xyz Git - u-boot.git/commit
btool: mkeficapsule: Add a bintool for EFI capsule generation
authorSughosh Ganu <sughosh.ganu@linaro.org>
Tue, 22 Aug 2023 17:39:58 +0000 (23:09 +0530)
committerTom Rini <trini@konsulko.com>
Tue, 29 Aug 2023 17:37:54 +0000 (13:37 -0400)
commit3bd6fb980bd900301e8387bd6f93a53ae5f16bc7
tree40a1eb02b5f02d7b70522a24ced040b10602c07e
parent14a0e7c0fa2aaa7554fbe5cc2c18b4d4ec0dbd0c
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>
tools/binman/btool/mkeficapsule.py [new file with mode: 0644]