[PATCH v5 07/23] doc: efi: Add the EFI-loader API documentation

Simon Glass sjg at chromium.org
Tue Dec 17 20:47:52 CET 2024


On Wed, 11 Dec 2024 at 15:54, Simon Glass <sjg at 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 at chromium.org>
> Suggested-by: Heinrich Schuchardt <xypron.glpk at 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!


More information about the U-Boot mailing list