commit | ba7843321960be472c179ea5e664c6b666148aae | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | Fri Jan 19 20:24:40 2018 +0100 |
committer | Alexander Graf <agraf@suse.de> | Mon Jan 22 23:09:13 2018 +0100 |
tree | 388aae9dd79d1dd27e2b0115e0f4bd83cc81c4ed | |
parent | 3957876ce9c41c868061fc3f385b78518c8c940f [diff] |
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>