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 6cdd3bb656 [efi] Do not try to fetch loaded image device path protocol
Some UEFI systems (observed with a Mac Pro) do not provide a loaded
image device path protocol.  We don't currently use the loaded image
device path protocol for anything beyond printing a debug message, so
simply remove the code which attempts to fetch it.

Reported-by: Matt Woodward <pxematt@woodwardcc.com>
Tested-by: Matt Woodward <pxematt@woodwardcc.com>
Signed-off-by: Michael Brown <mcb30@ipxe.org>
2014-05-20 00:33:12 +01:00
..
efi_bofm.c [efi] Allow driver to be unloaded 2014-03-10 16:39:46 +00:00
efi_console.c [console] Pass escape sequence context to ANSI escape sequence handlers 2013-11-27 11:27:50 +00:00
efi_debug.c [efi] Make EFI_DEVICE_PATH_TO_TEXT_PROTOCOL optional 2014-05-20 00:31:51 +01:00
efi_download.c [efi] Perform meaningful error code conversions 2013-04-19 13:34:19 +01:00
efi_driver.c [efi] Connect driver to devices as part of installation 2014-03-12 15:34:44 +00:00
efi_file.c [efi] Perform meaningful error code conversions 2013-04-19 13:34: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] Do not try to fetch loaded image device path protocol 2014-05-20 00:33:12 +01:00
efi_pci.c [efi] Allow driver to be unloaded 2014-03-10 16:39:46 +00: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] Make EFI_HII_DATABASE_PROTOCOL optional 2014-05-20 00:33:05 +01:00
efi_snp.c [efi] Disable SNP devices when running iPXE as the application 2014-03-14 17:09:51 +00: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