david/ipxe
Archived
1
0
This repository has been archived on 2020-12-06. You can view files and clone it, but cannot push or open issues or pull requests.
ipxe/src/interface/efi
Michael Brown 550f212d15 [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>
2014-07-31 01:49:58 +01:00
..
efi_autoboot.c [efi] Identify autoboot device by MAC address when chainloading 2014-07-08 00:37:31 +01:00
efi_bofm.c [efi] Allow network devices to be created on top of arbitrary SNP devices 2014-07-03 15:28:17 +01:00
efi_console.c [efi] Use EFI_CONSOLE_CONTROL_PROTOCOL to set text mode if available 2014-07-16 15:10:07 +01:00
efi_debug.c [efi] Provide efi_handle_name() for debugging 2014-07-31 01:49:58 +01:00
efi_download.c [efi] Default to releasing network devices for use via SNP 2014-07-30 14:27:07 +01:00
efi_driver.c [efi] Report exact failure when unable to open the device path 2014-07-30 17:53:51 +01:00
efi_file.c [efi] Install our own disk I/O protocol and claim exclusive use of it 2014-07-14 16:30:19 +01:00
efi_hii.c [efi] Expose net device non-volatile settings via HII 2012-10-16 15:10:52 +01:00
efi_init.c [efi] Restructure EFI driver model 2014-06-25 14:47:35 +01:00
efi_pci.c [efi] Allow network devices to be created on top of arbitrary SNP devices 2014-07-03 15:28:17 +01:00
efi_reboot.c [cmdline] Add "poweroff" command 2013-07-15 13:49:48 +02:00
efi_smbios.c [smbios] Provide SMBIOS version number via smbios_version() 2013-03-20 00:12:30 +00:00
efi_snp_hii.c [efi] Ignore failures when attempting to install SNP HII protocol 2014-07-30 18:44:09 +01:00
efi_snp.c [efi] Ignore failures when attempting to install SNP HII protocol 2014-07-30 18:44:09 +01:00
efi_strings.c [legal] Update FSF mailing address in GPL licence texts 2012-07-20 19:55:45 +01:00
efi_timer.c [efi] Perform meaningful error code conversions 2013-04-19 13:34:19 +01:00
efi_uaccess.c [legal] Update FSF mailing address in GPL licence texts 2012-07-20 19:55:45 +01:00
efi_umalloc.c [efi] Perform meaningful error code conversions 2013-04-19 13:34:19 +01:00
efi_wrap.c [efi] Show more diagnostic information when building with DEBUG=efi_wrap 2014-07-26 11:24:24 +01:00