
17 Dec
2024
17 Dec
'24
8:47 p.m.
On Wed, 11 Dec 2024 at 15:54, Simon Glass sjg@chromium.org wrote:
Bring in the documentation from the efi_loader.h header file, so we can see the API defined there.
Fix efi_alloc() to avoid a warning.
Signed-off-by: Simon Glass sjg@chromium.org Suggested-by: Heinrich Schuchardt xypron.glpk@gmx.de
(no changes since v3)
Changes in v3:
- Put the header-file in its own section
Changes in v2:
- Add new patch to add the EFI-loader API documentation
doc/api/efi.rst | 6 ++++++ include/efi_loader.h | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-)
Applied to sjg/master, thanks!