]> git.baikalelectronics.ru Git - uboot.git/commit
efi_loader: print device path when entering efi_load_image
authorHeinrich Schuchardt <xypron.glpk@gmx.de>
Fri, 19 Jan 2018 19:24:40 +0000 (20:24 +0100)
committerAlexander Graf <agraf@suse.de>
Mon, 22 Jan 2018 22:09:13 +0000 (23:09 +0100)
commit04ce7c95d557bf9b901143b454127a86a2aeef2a
tree388aae9dd79d1dd27e2b0115e0f4bd83cc81c4ed
parenteb2d0fbe597b4d30ec1e1997be1cfd8989220fd5
efi_loader: print device path when entering efi_load_image

Use %pD to print the device path instead of its address when
entering efi_load_image.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Signed-off-by: Alexander Graf <agraf@suse.de>
lib/efi_loader/efi_boottime.c