]> Git Repo - u-boot.git/commit
efi_loader: consistently use %pD to print device paths
authorHeinrich Schuchardt <[email protected]>
Fri, 26 Jan 2018 06:20:54 +0000 (07:20 +0100)
committerAlexander Graf <[email protected]>
Sun, 28 Jan 2018 20:37:13 +0000 (21:37 +0100)
commit4a8b5e7900bb34c38668f270ccc8930c4ea6dca2
treecceb8665ad28cccd2583d53f73c981a4d080a46a
parent7df5af6f3acb7dc4a4b96d55d1f8c0cd83a527f6
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 <[email protected]>
Signed-off-by: Alexander Graf <[email protected]>
lib/efi_loader/efi_bootmgr.c
This page took 0.031379 seconds and 4 git commands to generate.