]> git.dujemihanovic.xyz Git - u-boot.git/commit
binman: Keep the efi_capsule input file
authorSimon Glass <sjg@chromium.org>
Wed, 31 Jul 2024 14:49:04 +0000 (08:49 -0600)
committerTom Rini <trini@konsulko.com>
Mon, 5 Aug 2024 18:15:29 +0000 (12:15 -0600)
commitcbf3d274cf3b5f4623f73a784337ab4f50b3a10b
treef57ffedfd2557c06ce72f99468563a570a3e9f55
parentba35f730e817153f07ea88355399ab336319f8a7
binman: Keep the efi_capsule input file

There is no need to remove input files. It makes it harder to diagnose
failures. Keep the payload file.

There is no test for this condition, but one could be added.

Signed-off-by: Simon Glass <sjg@chromium.org>
Acked-by: Sughosh Ganu <sughosh.ganu@linaro.org>
tools/binman/etype/efi_capsule.py