On 16 August 2016 at 02:55, Alexander Graf <[email protected]> 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 <[email protected]> > --- > include/efi_loader.h | 2 ++ > lib/efi_loader/efi_boottime.c | 22 +++++++++++++--------- > 2 files changed, 15 insertions(+), 9 deletions(-)
Reviewed-by: Simon Glass <[email protected]> _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

