On Wed, 11 Dec 2024 at 15:54, Simon Glass <[email protected]> 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 <[email protected]> > Suggested-by: Heinrich Schuchardt <[email protected]> > --- > > (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!
- [PATCH v5 17/23] efi_loader: Show the address for pool al... Simon Glass
- [PATCH v5 19/23] efi_loader: Update to use addresses inte... Simon Glass
- [PATCH v5 20/23] efi_loader: Correct address-usage in cop... Simon Glass
- [PATCH v5 21/23] efi_loader: Drop comments about incorrec... Simon Glass
- Re: [PATCH v5 21/23] efi_loader: Drop comments about... Ilias Apalodimas
- Re: [PATCH v5 21/23] efi_loader: Drop comments about... Simon Glass
- [PATCH v5 22/23] efi_bootmgr: Avoid casts in try_load_fro... Simon Glass
- [PATCH v5 23/23] efi_loader: Simplify efi_dp_from_mem() Simon Glass
- [PATCH v5 07/23] doc: efi: Add the EFI-loader API documen... Simon Glass
- Re: [PATCH v5 07/23] doc: efi: Add the EFI-loader AP... Ilias Apalodimas
- Re: [PATCH v5 07/23] doc: efi: Add the EFI-loader AP... Simon Glass
- [PATCH v5 18/23] efi_loader: Don't try to add sandbox run... Simon Glass
- Re: [PATCH v5 18/23] efi_loader: Don't try to add sa... Ilias Apalodimas
- Re: [PATCH v5 18/23] efi_loader: Don't try to ad... Simon Glass
- Re: [PATCH v5 18/23] efi_loader: Don't try t... Ilias Apalodimas
- Re: [PATCH v5 18/23] efi_loader: Don't t... Simon Glass
- Re: [PATCH v5 18/23] efi_loader: Don't t... Simon Glass
- Re: [PATCH v5 00/23] efi: Tidy up confusion between point... Ilias Apalodimas
- Re: [PATCH v5 00/23] efi: Tidy up confusion between ... Simon Glass
- Re: [PATCH v5 00/23] efi: Tidy up confusion betw... Ilias Apalodimas
- Re: [PATCH v5 00/23] efi: Tidy up confusion ... Simon Glass

