[PATCH v2 01/14] binman: efi: Correct entry docs
Simon Glass
sjg at chromium.org
Mon Jul 15 15:31:41 CEST 2024
Somehow the class documentation has got out of sync with the generated
entries.rst file. Regenerating it causes errors, so correct these and
regenerate the entries.rst file.
Signed-off-by: Simon Glass <sjg at chromium.org>
Fixes: 809f28e7213 ("binman: capsule: Use dumped capsule header...")
---
(no changes since v1)
tools/binman/entries.rst | 58 ++++++++++++-------------
tools/binman/etype/efi_capsule.py | 40 ++++++++---------
tools/binman/etype/efi_empty_capsule.py | 22 +++++-----
3 files changed, 61 insertions(+), 59 deletions(-)
Applied to u-boot-dm, thanks!
More information about the U-Boot
mailing list