]> git.baikalelectronics.ru Git - uboot.git/commit
efi_loader: carve out efi_run_image()
authorHeinrich Schuchardt <xypron.glpk@gmx.de>
Sat, 7 Dec 2019 19:51:06 +0000 (20:51 +0100)
committerHeinrich Schuchardt <xypron.glpk@gmx.de>
Tue, 7 Jan 2020 17:08:20 +0000 (18:08 +0100)
commit575afd769ac2835859cc5e04d24b5e53b5e78001
treed994346f102d32a9c7951ea3b9948c6fbf1b7f77
parent8dda3ad102ecb253129d3f0b81087323e1c330c9
efi_loader: carve out efi_run_image()

Provide public function efi_run_imager() which can be used to run an UEFI
image from memory.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
cmd/bootefi.c
include/efi_loader.h