]> git.dujemihanovic.xyz Git - u-boot.git/commit
efi_loader: export efi_load_image_from_path
authorHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Fri, 26 Apr 2024 14:13:20 +0000 (16:13 +0200)
committerHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Mon, 10 Jun 2024 09:43:36 +0000 (11:43 +0200)
commit8deb5d855b360b8e63b7230854ccd690fe1dd255
tree6f022468b999101643e9bfcbb20570ac94cbf9a5
parentb34528ebadf0d6401895d459e9968a660a816cfe
efi_loader: export efi_load_image_from_path

We can reuse this function to load the device-tree.

Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
Reviewed-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>
include/efi_loader.h
lib/efi_loader/efi_boottime.c