[PATCH 1/3] efi_loader: print boot device and file path in helloworld
Simon Glass
sjg at chromium.org
Thu Jan 14 16:42:16 CET 2021
On Tue, 12 Jan 2021 at 12:58, Heinrich Schuchardt <xypron.glpk at 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.glpk at gmx.de>
> ---
> lib/efi_loader/helloworld.c | 167 +++++++++++++++++++++++++++++-------
> 1 file changed, 137 insertions(+), 30 deletions(-)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list