[U-Boot] [PATCH v3 3/8] efi_loader: Expose efi_install_configuration_table
Simon Glass
sjg at chromium.org
Wed Aug 17 06:15:50 CEST 2016
On 16 August 2016 at 02:55, Alexander Graf <agraf at suse.de> wrote:
> We want to be able to add configuration table entries from our own code as
> well as from EFI payload code. Export the boot service function internally
> too, so that we can reuse it.
>
> Signed-off-by: Alexander Graf <agraf at suse.de>
> ---
> include/efi_loader.h | 2 ++
> lib/efi_loader/efi_boottime.c | 22 +++++++++++++---------
> 2 files changed, 15 insertions(+), 9 deletions(-)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list