mirror of
https://github.com/ipxe/ipxe
synced 2025-12-24 15:23:42 +03:00
The raw EFI_HANDLE value is almost never useful to know, and simply adds noise to the already verbose debug messages. Improve the legibility of debug messages by using only the name generated by efi_handle_name(). Signed-off-by: Michael Brown <mcb30@ipxe.org>