]> git.baikalelectronics.ru Git - uboot.git/commit
efi_loader: boottime: export efi_[un]load_image()
authorAKASHI Takahiro <takahiro.akashi@linaro.org>
Tue, 5 Mar 2019 05:53:31 +0000 (14:53 +0900)
committerHeinrich Schuchardt <xypron.glpk@gmx.de>
Sun, 7 Apr 2019 12:17:06 +0000 (14:17 +0200)
commit623ef2e2bc1fa828abcf0eacc91eff2ac31f77a2
tree2d380f46c296c664111430157e638872d321f467
parent8da815c1e07358392a53b5d00915fd58ab5831b3
efi_loader: boottime: export efi_[un]load_image()

Those two functions will be used later to re-implement do_bootefi_exec().

Signed-off-by: AKASHI Takahiro <takahiro.akashi@linaro.org>
Reviewed-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
include/efi_loader.h
lib/efi_loader/efi_boottime.c