opengnsys_ipxe/src
Michael Brown fbb5989fd9 [efi] Connect controllers after loading an EFI driver
iPXE is already capable of loading EFI drivers on demand (via
e.g. "chain UsbMassStorageDxe.efi") but there is currently no way to
trigger connection of the driver to any preexisting handles.

Add an explicit call to (re)connect all drivers after successfully
loading an image with a code type that indicates a boot services
driver.

Signed-off-by: Michael Brown <mcb30@ipxe.org>
2020-10-02 00:36:33 +01:00
..
arch [pci] Update drivers to use pci_ioremap() 2020-09-25 14:17:07 +01:00
bin Rename .cvsignore files to .gitignore 2007-06-09 22:57:00 +01:00
config [efi] Avoid setting direction flag on EFI platforms 2020-07-07 14:08:05 +01:00
core [libc] Fix memcmp() to return proper values 2020-07-21 15:29:18 +01:00
crypto [deflate] Fix typo in comment describing length codes 2020-07-21 15:59:04 +01:00
doc [build] Rename gPXE to iPXE 2010-04-19 23:43:39 +01:00
drivers [ncm] Treat a zero divisor as indicating no alignment requirements 2020-10-02 00:04:26 +01:00
hci [cmdline] Add "--timeout" parameter to "ifconf" command 2020-07-22 12:44:51 +01:00
image [efi] Connect controllers after loading an EFI driver 2020-10-02 00:36:33 +01:00
include [efi] Fix reporting of USB supported languages array 2020-10-01 23:27:53 +01:00
interface [efi] Fix reporting of USB supported languages array 2020-10-01 23:27:53 +01:00
libgcc [libgcc] Change __divmoddi4 from int64 [unknown] to int64_t 2020-07-21 14:33:32 +01:00
net [wpa] Fix erroneous debug message in wpa_derive_ptk 2020-07-21 15:34:39 +01:00
scripts [efi] Centralise architecture-independent EFI Makefile and linker script 2016-03-12 21:47:13 +00:00
tests [libc] Fix memcmp() to return proper values 2020-07-21 15:29:18 +01:00
usr [cmdline] Add "--timeout" parameter to "ifconf" command 2020-07-22 12:44:51 +01:00
util [build] Fix default target in sdsk image 2020-07-21 14:29:12 +01:00
.gitignore [build] Add support for local configuration files 2010-03-26 19:07:22 +00:00
Makefile [bnxt] Add driver support for Broadcom NetXtreme-E Adapters 2020-05-06 15:41:45 +01:00
Makefile.efi [efi] Enable stack protection where possible 2020-06-24 16:23:21 +01:00
Makefile.housekeeping [build] Fix a GNUism that FreeBSD's sed(1) cannot deal with 2020-07-21 15:51:19 +01:00
doxygen.cfg [build] Remove PACKED macro 2010-05-29 23:49:47 +01:00