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)
commitf9ceb6ac1443b824e94a9df9ec1dfb2bc742e451
treed994346f102d32a9c7951ea3b9948c6fbf1b7f77
parent753aa18f176af214b8f054c45f99bc20dfb15938
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