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)
commitd8465ffc019a742ae6c8770179f359317c5f101a
tree18d97ff8e426992d9b7c6f7e86f7cbd1e9e6918b
parent7f67525f99d8158f668af8198cc1d089a3dc4ee8
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