]> git.baikalelectronics.ru Git - uboot.git/commit
efi_loader: efi_connect_controller() use %pD
authorHeinrich Schuchardt <xypron.glpk@gmx.de>
Sun, 9 Dec 2018 15:39:20 +0000 (16:39 +0100)
committerAlexander Graf <agraf@suse.de>
Wed, 13 Feb 2019 08:40:05 +0000 (09:40 +0100)
commit10501aba72813574b83797d451398244ce38f904
tree0d4789826f8a1828514508fd67eab10926f855e3
parentefbbae0edf51b2f81b7ff65fc382e676fc1f9e8a
efi_loader: efi_connect_controller() use %pD

EFI_ENTRY in efi_connect_controller() should use %pD to print the remaining
device path.

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