1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-11-03 11:59:33 +01:00
Files
u-boot-megous/lib/efi_loader
Heinrich Schuchardt 4a8b5e7900 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>
2018-01-28 21:37:13 +01:00
..