diff options
| author | Michael Brown | 2014-07-31 12:21:09 +0200 |
|---|---|---|
| committer | Michael Brown | 2014-07-31 12:57:31 +0200 |
| commit | 60891f699ae268ef6ca425013b2427769a5f5fc2 (patch) | |
| tree | b00bc550ae61776a71a7c502d63dbd379b66a0ac /src/include/assert.h | |
| parent | [efi] Use efi_handle_name() instead of efi_handle_devpath_text() (diff) | |
| download | ipxe-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/include/assert.h')
0 files changed, 0 insertions, 0 deletions
