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 f207176987 [efi] Add excessive sanity checks into efi_debug functions
Try very hard to avoid ever doing something invalid while attempting
to generate a debug message.

Debugged-by: Curtis Larsen <larsen@dixie.edu>
Signed-off-by: Michael Brown <mcb30@ipxe.org>
2014-08-01 00:03:39 +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] Use efi_handle_name() instead of efi_devpath_text() where applicable 2014-07-31 11:57:31 +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] Add excessive sanity checks into efi_debug functions 2014-08-01 00:03:39 +01:00
efi_download.c [efi] Avoid unnecessarily passing pointers to EFI_HANDLEs 2014-07-31 12:50:09 +01:00
efi_driver.c [efi] Dump handle information around connect/disconnect attempts 2014-07-31 12:50:14 +01:00
efi_file.c [efi] Dump existing openers when we are unable to open a protocol 2014-07-31 12:50:14 +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] Dump existing openers when we are unable to open a protocol 2014-07-31 12:50:14 +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] Use efi_handle_name() instead of efi_devpath_text() where applicable 2014-07-31 11:57:31 +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] Use efi_handle_name() instead of efi_handle_devpath_text() 2014-07-31 11:56:44 +01:00