commit | bbf75dd9345d0b1a7ec7a50016547eb7c759b7af | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | Sun Nov 26 14:05:20 2017 +0100 |
committer | Alexander Graf <agraf@suse.de> | Fri Dec 01 13:39:20 2017 +0100 |
tree | 1c58943c5178bafa056b821a3fe6c837acbf8129 | |
parent | c51e7df941c9d4a75d25505a9b0435f543edcf34 [diff] |
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>