]> git.ipfire.org Git - thirdparty/ipxe.git/commit
[xhci] Allow for non-PCI xHCI host controllers
authorMichael Brown <mcb30@ipxe.org>
Mon, 21 Jul 2025 12:43:32 +0000 (13:43 +0100)
committerMichael Brown <mcb30@ipxe.org>
Mon, 21 Jul 2025 14:33:58 +0000 (15:33 +0100)
commit6c42ea1275fffc11fc8558c9ebed6d526d5d9fa1
treea4d1de8c45f53c29b3ff20b74bdecaa126b87e51
parenteca97c2ee2e44c606f6c9664003751ae0f444c72
[xhci] Allow for non-PCI xHCI host controllers

Allow for the existence of xHCI host controllers where the underlying
hardware is not a PCI device.

Signed-off-by: Michael Brown <mcb30@ipxe.org>
src/drivers/usb/xhci.c
src/include/ipxe/xhci.h [moved from src/drivers/usb/xhci.h with 99% similarity]