opengnsys_ipxe/src/interface
Michael Brown e9a23a5b39 [efi] Ensure local drives are connected when attempting a SAN boot
UEFI systems may choose not to connect drivers for local disk drives
when the boot policy is set to attempt a network boot.  This may cause
the "sanboot" command to be unable to boot from a local drive, since
the relevant block device and filesystem drivers may not have been
connected.

Fix by ensuring that all available drivers are connected before
attempting to boot from an EFI block device.

Reported-by: Andrew Cottrell <andrew.cottrell@xtxmarkets.com>
Tested-by: Andrew Cottrell <andrew.cottrell@xtxmarkets.com>
Signed-off-by: Michael Brown <mcb30@ipxe.org>
2024-11-20 14:25:06 +00:00
..
bofm [pci] Support systems with multiple PCI root bridges 2016-06-09 09:36:28 +01:00
efi [efi] Ensure local drives are connected when attempting a SAN boot 2024-11-20 14:25:06 +00:00
hyperv [malloc] Rename malloc_dma() to malloc_phys() 2020-11-05 19:13:52 +00:00
linux [pci] Separate permission to probe buses from bus:dev.fn range discovery 2024-08-15 09:31:14 +01:00
smbios [smbios] Allow reading an entire SMBIOS data structure as a setting 2024-07-31 16:26:48 +01:00
xen [xen] Avoid infinite loop on allocation failure in xenstore_response() 2021-04-20 13:28:57 +01:00