commit | e344f836fe039701844ae1693f0e196d0915d5c6 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Jun 23 11:55:02 2024 -0600 |
committer | Simon Glass <sjg@chromium.org> | Wed Jul 03 07:36:33 2024 +0100 |
tree | cbe88f940b893cf02854856e4e4c953124a80493 | |
parent | 4f02196558a40a6538eb09debffde0f1a23b97be [diff] |
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...")