]> git.dujemihanovic.xyz Git - u-boot.git/commit
btool: mkeficapsule: Add support for EFI empty capsule generation
authorSughosh Ganu <sughosh.ganu@linaro.org>
Tue, 10 Oct 2023 09:10:58 +0000 (14:40 +0530)
committerSimon Glass <sjg@chromium.org>
Fri, 13 Oct 2023 20:01:42 +0000 (14:01 -0600)
commitf1c8fc5e67bfb40fa7d2b91b5972eb6f0e8760ad
treeb6932c73e7bf1390149339d4819f8888e1b092cb
parent809f28e7213f792367941022667a35f2ca3146be
btool: mkeficapsule: Add support for EFI empty capsule generation

Add a method to the mkeficapsule bintool to generate empty
capsules. These are capsules needed for the FWU A/B update feature.

Signed-off-by: Sughosh Ganu <sughosh.ganu@linaro.org>
Reviewed-by: Simon Glass <sjg@chromium.org>
tools/binman/btool/mkeficapsule.py