59eeca7 OvmfPkg/Bhyve: remove IncompatiblePciDeviceSupport DXE driver

Authored and Committed by lersek 3 years ago
    OvmfPkg/Bhyve: remove IncompatiblePciDeviceSupport DXE driver
    
    The entry point function of "OvmfPkg/IncompatiblePciDeviceSupportDxe",
    namely DriverInitialize()
    [OvmfPkg/IncompatiblePciDeviceSupportDxe/IncompatiblePciDeviceSupport.c],
    bails out immediately if "PcdPciDisableBusEnumeration" is TRUE.
    
    The Bhyve platform statically assigns this PCD TRUE. Thus, remove the
    driver from the Bhyve platform.
    
    Cc: Ard Biesheuvel <ardb+tianocore@kernel.org>
    Cc: Jordan Justen <jordan.l.justen@intel.com>
    Cc: Peter Grehan <grehan@freebsd.org>
    Cc: Philippe Mathieu-Daudé <philmd@redhat.com>
    Cc: Rebecca Cran <rebecca@bsdio.com>
    Ref: https://bugzilla.tianocore.org/show_bug.cgi?id=2122
    Signed-off-by: Laszlo Ersek <lersek@redhat.com>
    
        
file modified
+0 -1
file modified
+0 -1