opengnsys_ipxe/src/interface
Michael Brown b6e2ea03b0 [efi] Veto the HP XhciDxe Driver
The HP XhciDxe driver (observed on an HP EliteBook 840 G6) does not
respond correctly to driver disconnection, and will leave the PciIo
protocol instance opened with BY_DRIVER attributes even after
returning successfully from its Stop() method.  This prevents iPXE
from subsequently connecting to the PCI device handle.

Veto this driver if the iPXE build includes a native xHCI driver.

Signed-off-by: Michael Brown <mcb30@ipxe.org>
2020-11-30 19:34:57 +00:00
..
bofm [pci] Support systems with multiple PCI root bridges 2016-06-09 09:36:28 +01:00
efi [efi] Veto the HP XhciDxe Driver 2020-11-30 19:34:57 +00:00
hyperv [malloc] Rename malloc_dma() to malloc_phys() 2020-11-05 19:13:52 +00:00
linux [init] Show startup and shutdown function names in debug messages 2019-01-25 14:53:43 +00:00
smbios [settings] Expose SMBIOS settings as global variables 2015-12-23 15:29:55 +00:00
xen [xen] Skip probing of any unsupported device types 2017-12-28 12:09:27 +00:00