commit | f7970c26bca38dac557434e06edeaeafb576e79c | [log] [tgz] |
---|---|---|
author | Sughosh Ganu <sughosh.ganu@linaro.org> | Tue Oct 10 14:40:58 2023 +0530 |
committer | Simon Glass <sjg@chromium.org> | Fri Oct 13 14:01:42 2023 -0600 |
tree | b6932c73e7bf1390149339d4819f8888e1b092cb | |
parent | 5ffce2b3e91ea5fe4d13cc6b911afb377303a8cf [diff] |
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>