commit | 0b27575f4f669b0a3b4920f4dec20acdab22d6f3 | [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 | 9c6531f672a4d6b279c6c2075b0b33ff0c5f818e [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>