efi_loader: print boot device and file path in helloworld
authorHeinrich Schuchardt <xypron.glpk@gmx.de>
Tue, 12 Jan 2021 11:40:11 +0000 (12:40 +0100)
committerHeinrich Schuchardt <xypron.glpk@gmx.de>
Wed, 13 Jan 2021 01:38:00 +0000 (02:38 +0100)
commitdd860b90ff41e064e35a5e5cc213669c9d0868fb
tree08ab88c1477f7b5f8eac240edc4720a4441099ec
parentbb33c79e47e6ae4b538702b8f3d9a8ffc4b637ea
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>
lib/efi_loader/helloworld.c