]> git.dujemihanovic.xyz Git - u-boot.git/commit
binman: efi: Correct entry docs
authorSimon Glass <sjg@chromium.org>
Sun, 23 Jun 2024 17:55:02 +0000 (11:55 -0600)
committerSimon Glass <sjg@chromium.org>
Wed, 3 Jul 2024 06:36:33 +0000 (07:36 +0100)
commite344f836fe039701844ae1693f0e196d0915d5c6
treecbe88f940b893cf02854856e4e4c953124a80493
parent4f02196558a40a6538eb09debffde0f1a23b97be
binman: efi: Correct entry docs

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@chromium.org>
Fixes: 809f28e7213 ("binman: capsule: Use dumped capsule header...")
tools/binman/entries.rst
tools/binman/etype/efi_capsule.py
tools/binman/etype/efi_empty_capsule.py