Hi All, We are working on a hypervisor for x86_64 and we brought up OVMF on our hypervisor. Our hypervisor pass through whole hardware i.e. whole PCI devices starting from root ports to all devices. If we connect a USB startup disk, OVMF detects its and boots linux from USB stick. But OVMF is not able to detect the disk connected to PCI bus. I could see PCI device recognised as Raid controllers ( 00 00 1F 02 ==> Mass Storage Controller - RAID controller) but no drivers gets attached to the controller. Driver list below. Please suggest the right driver