[U-Boot] [U-Boot, v16, 3/4] efi: Create a function to set up for running EFI code
Alexander Graf
agraf at suse.de
Fri Nov 30 23:21:39 UTC 2018
> There is still duplicated code in efi_loader for tests and normal
> operation.
>
> Add a new bootefi_run_prepare() function which holds common code used to
> set up U-Boot to run EFI code. Make use of this from the existing
> bootefi_test_prepare() function, as well as do_bootefi_exec().
>
> Also shorten a few variable names.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
Thanks, applied to efi-next
Alex
More information about the U-Boot
mailing list