commit | dd860b90ff41e064e35a5e5cc213669c9d0868fb | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | Tue Jan 12 12:40:11 2021 +0100 |
committer | Heinrich Schuchardt <xypron.glpk@gmx.de> | Wed Jan 13 02:38:00 2021 +0100 |
tree | 08ab88c1477f7b5f8eac240edc4720a4441099ec | |
parent | bb33c79e47e6ae4b538702b8f3d9a8ffc4b637ea [diff] |
efi_loader: print boot device and file path in helloworld Let helloworld.efi print the device path of the boot device and the file path as provided by the loaded image protocol. Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>