commit | d9b2ff7d07b6d5fb795e3331e577e017b6b46541 | [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 | 6a7ae672c21ccfdb4ac23023ce679fc28d201d8e [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>