
18 Oct
2016
18 Oct
'16
5:06 a.m.
On Tue, Oct 18, 2016 at 10:29 AM, Simon Glass sjg@chromium.org wrote:
It is useful to have a basic sanity check for EFI loader support. Add a 'bootefi hello' command which loads HelloWord.efi and runs it under U-Boot.
Signed-off-by: Simon Glass sjg@chromium.org
Changes in v3:
- Include a link to the program instead of adding it to the tree
Changes in v2: None
arch/x86/lib/Makefile | 1 + 1 file changed, 1 insertion(+)
Reviewed-by: Bin Meng bmeng.cn@gmail.com