]> git.ipfire.org Git - thirdparty/ipxe.git/commit
[efi] Define an attachment priority order for EFI drivers
authorMichael Brown <mcb30@ipxe.org>
Sat, 29 Mar 2025 15:28:19 +0000 (15:28 +0000)
committerMichael Brown <mcb30@ipxe.org>
Sat, 29 Mar 2025 18:44:34 +0000 (18:44 +0000)
commit7737fec5c63077aa8407f559dea0e3666d9abf70
treeee4cab93a06c63f3408fe712e5b1622f73dd9606
parentbe33224754e3e03b11a95a320db08c0cdf047013
[efi] Define an attachment priority order for EFI drivers

Define an ordering for internal EFI drivers on the basis of how close
the driver is to the hardware, and attempt to start drivers in this
order.

Signed-off-by: Michael Brown <mcb30@ipxe.org>
src/drivers/net/efi/mnp.c
src/drivers/net/efi/snp.c
src/drivers/net/efi/snponly.c
src/drivers/usb/usbio.c
src/include/ipxe/efi/efi_driver.h
src/interface/efi/efi_pci.c