]> git.baikalelectronics.ru Git - uboot.git/commit
efi_loader: export efi_locate_device_handle()
authorAKASHI Takahiro <takahiro.akashi@linaro.org>
Thu, 28 Apr 2022 08:09:38 +0000 (17:09 +0900)
committerHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Tue, 3 May 2022 19:39:22 +0000 (21:39 +0200)
commitc5d03e7507fbd81c42886ad4bb0a96394bc57b9f
tree18d97ff8e426992d9b7c6f7e86f7cbd1e9e6918b
parentffb6fe3deec20d1c40c5e04babe01041e8639110
efi_loader: export efi_locate_device_handle()

This function will be used in the next commit where some behavior
of EFI boot manager will be expanded.

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