Re: [PATCH v2 1/2] OvmfPkg/Bhyve: add USB support


Peter Grehan
 

Hi Corvin,

+ #
+ # Usb Support
+ #
+ MdeModulePkg/Bus/Pci/UhciDxe/UhciDxe.inf
+ MdeModulePkg/Bus/Pci/EhciDxe/EhciDxe.inf
+ MdeModulePkg/Bus/Pci/XhciDxe/XhciDxe.inf
+ MdeModulePkg/Bus/Usb/UsbBusDxe/UsbBusDxe.inf
+ MdeModulePkg/Bus/Usb/UsbKbDxe/UsbKbDxe.inf
+ MdeModulePkg/Bus/Usb/UsbMassStorageDxe/UsbMassStorageDxe.inf
bhyve doesn't (and will likely never) support Uhci/Ehci controllers so those lines can be removed.

later,

Peter.

Join devel@edk2.groups.io to automatically receive all group messages.