On Tue, 12 Jan 2021 at 12:58, Heinrich Schuchardt <xypron.g...@gmx.de> wrote: > > 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.g...@gmx.de> > --- > lib/efi_loader/helloworld.c | 167 +++++++++++++++++++++++++++++------- > 1 file changed, 137 insertions(+), 30 deletions(-)
Reviewed-by: Simon Glass <s...@chromium.org>