commit | 08645803ab89ec53c2c399034ed1f287f449b6d9 | [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 | bf7ea1d5032704847486ce5481362088cbbd5e0c [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>