david/ipxe
david
/
ipxe
Archived
1
0
Fork 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
Michael Brown d46c53cfc6 [efi] Continue to connect remaining handles after connection errors
Some UEFI BIOSes will deliberately break the implementation of
ConnectController() to return errors for devices that have been
"disabled" via the BIOS setup screen.  (As an added bonus, such BIOSes
may return garbage EFI_STATUS values such as 0xff.)

Work around these broken UEFI BIOSes by ignoring failures and
continuing to attempt to connect any remaining handles.

Signed-off-by: Michael Brown <mcb30@ipxe.org>
2017-09-13 10:07:55 +03:00
..
bofm [pci] Support systems with multiple PCI root bridges 2016-06-09 09:36:28 +01:00
efi [efi] Continue to connect remaining handles after connection errors 2017-09-13 10:07:55 +03:00
hyperv [hyperv] Cope with Windows Server 2016 enlightenments 2017-04-28 16:20:47 +01:00
linux [time] Allow timer to be selected at runtime 2017-01-26 08:17:37 +00:00
smbios [settings] Expose SMBIOS settings as global variables 2015-12-23 15:29:55 +00:00
xen [xen] Use standard calling pattern for asprintf() 2017-03-22 14:41:01 +02:00