summaryrefslogtreecommitdiffstats
path: root/src/interface/bofm
diff options
context:
space:
mode:
authorMichael Brown2014-07-31 12:21:09 +0200
committerMichael Brown2014-07-31 12:57:31 +0200
commit60891f699ae268ef6ca425013b2427769a5f5fc2 (patch)
treeb00bc550ae61776a71a7c502d63dbd379b66a0ac /src/interface/bofm
parent[efi] Use efi_handle_name() instead of efi_handle_devpath_text() (diff)
downloadipxe-60891f699ae268ef6ca425013b2427769a5f5fc2.tar.gz
ipxe-60891f699ae268ef6ca425013b2427769a5f5fc2.tar.xz
ipxe-60891f699ae268ef6ca425013b2427769a5f5fc2.zip
[efi] Use efi_handle_name() instead of efi_devpath_text() where applicable
Using efi_devpath_text() is marginally more efficient if we already have the device path protocol available, but the mild increase in efficiency is not worth compromising the clarity of the pattern: DBGC ( device, "THING %p %s ...", device, efi_handle_name ( device ) ); Signed-off-by: Michael Brown <mcb30@ipxe.org>
Diffstat (limited to 'src/interface/bofm')
0 files changed, 0 insertions, 0 deletions