Searched hist:bbf75dd9345d0b1a7ec7a50016547eb7c759b7af (Results 1 – 1 of 1) sorted by relevance
/openbmc/u-boot/lib/efi_loader/ |
H A D | helloworld.c | diff bbf75dd9345d0b1a7ec7a50016547eb7c759b7af Sun Nov 26 07:05:20 CST 2017 Heinrich Schuchardt <xypron.glpk@gmx.de> efi_loader: output load options in helloworld
We need to test if we pass a valid image handle when loading and EFI application. This cannot be done in efi_selftest as it is not loaded as an image.
So let's enhance helloworld a bit.
Reviewed-by: Simon Glass <sjg@chromium.org> Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de> Signed-off-by: Alexander Graf <agraf@suse.de>
|