[PATCH v2 5/6] btool: mkeficapsule: Add support for EFI empty capsule generation
Simon Glass
sjg at chromium.org
Sat Oct 14 00:00:33 CEST 2023
On Tue, 10 Oct 2023 at 02:12, Sughosh Ganu <sughosh.ganu at linaro.org> wrote:
>
> 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 at linaro.org>
> ---
> Changes since V1:
> * Use a single boolean value to indicate the generation of either of
> accept/revert capsule.
> * Move the parameters added to the list on the same line in a couple
> of places.
>
> tools/binman/btool/mkeficapsule.py | 26 ++++++++++++++++++++++++++
> 1 file changed, 26 insertions(+)
>
Reviewed-by: Simon Glass <sjg at chromium.org>
Applied to u-boot-dm, thanks!
More information about the U-Boot
mailing list