]> git.baikalelectronics.ru Git - uboot.git/commit
efi_loader: consistently use %pD to print device paths
authorHeinrich Schuchardt <xypron.glpk@gmx.de>
Fri, 26 Jan 2018 06:20:54 +0000 (07:20 +0100)
committerAlexander Graf <agraf@suse.de>
Sun, 28 Jan 2018 20:37:13 +0000 (21:37 +0100)
commitb3789ea85db09f7ef1b28076f5fda4a99ee9c21a
treecceb8665ad28cccd2583d53f73c981a4d080a46a
parent76ee87741cedb2bdeaa98799696a913e7aff17e4
efi_loader: consistently use %pD to print device paths

Now that we have %pD support in vsprintf we should avoid separate
logic for printing device paths in other places.

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