commit | a2a4bc3b09fc956ae58572430a019781425baf9c | [log] [tgz] |
---|---|---|
author | AKASHI Takahiro <takahiro.akashi@linaro.org> | Tue Apr 16 13:24:20 2019 +0900 |
committer | Heinrich Schuchardt <xypron.glpk@gmx.de> | Tue Apr 23 00:37:27 2019 +0200 |
tree | 4bf270b0dfdf7a8a19a86cbf0bee1d4e3c636168 | |
parent | f86076d885b29b71064ef3a1f5b1ada1bd92866c [diff] |
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>