]> git.ipfire.org Git - thirdparty/ipxe.git/commit
[efi] Provide efi_handle_name() for debugging
authorMichael Brown <mcb30@ipxe.org>
Wed, 30 Jul 2014 23:05:04 +0000 (00:05 +0100)
committerMichael Brown <mcb30@ipxe.org>
Thu, 31 Jul 2014 00:49:58 +0000 (01:49 +0100)
commit550f212d157f9f3ae025bbdb654c4184467ad826
treed20a1e5335f36434c183855cd31a25116c3e4036
parent0b40e76d95396a25d56b6a1624d5819910c3f755
[efi] Provide efi_handle_name() for debugging

Provide a function efi_handle_name() (as a generalisation of
efi_handle_devpath_text()) which tries various methods to produce a
human-readable name for an EFI handle.

Signed-off-by: Michael Brown <mcb30@ipxe.org>
src/include/ipxe/efi/efi.h
src/interface/efi/efi_debug.c