efi_loader: export root node handle
authorAKASHI Takahiro <takahiro.akashi@linaro.org>
Tue, 16 Apr 2019 04:24:20 +0000 (13:24 +0900)
committerHeinrich Schuchardt <xypron.glpk@gmx.de>
Mon, 22 Apr 2019 22:37:27 +0000 (00:37 +0200)
commita2a4bc3b09fc956ae58572430a019781425baf9c
tree4bf270b0dfdf7a8a19a86cbf0bee1d4e3c636168
parentf86076d885b29b71064ef3a1f5b1ada1bd92866c
efi_loader: export root node handle

This is a preparatory patch.
The root node handle will be used as a dummy parent handle when invoking
an EFI image from bootefi/bootmgr command.

Signed-off-by: AKASHI Takahiro <takahiro.akashi@linaro.org>
Rebased.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
include/efi_loader.h
lib/efi_loader/efi_root_node.c