]> git.dujemihanovic.xyz Git - u-boot.git/commit
efi_loader: print file path w/o boot device
authorHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Fri, 12 May 2023 19:23:15 +0000 (21:23 +0200)
committerHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Sat, 13 May 2023 09:09:51 +0000 (11:09 +0200)
commit31eda3f55ce788e1c885f38c3afad6f4db60f13e
tree26e05a182493f398bc803069d28b4fa1d9b38de7
parent7dfab39855897418c05ccb6f4213c840f91d1c30
efi_loader: print file path w/o boot device

Helloworld.efi should print the file path even if the boot device is
not set.

Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
lib/efi_loader/helloworld.c