mirror of
https://git.proxmox.com/git/mirror_edk2
synced 2025-10-08 13:44:26 +00:00
![]() When the VendorId/DeviceId/RevisionId/SubsystemVendorId /SubsystemDeviceId is MAX_UINTN, IncompatiblePciDeviceSupport driver doesn't use it to match any IDs. The patch fixes this bug. Since PciBus driver always calls IncompatiblePciDeviceSupport using IDs read from HW, MAX_UINTN is never passed to this driver. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Ruiyu Ni <ruiyu.ni@intel.com> Cc: Jeff Fan <jeff.fan@intel.com> Reviewed-by: Feng Tian <feng.tian@intel.com> |
||
---|---|---|
.. | ||
IncompatiblePciDeviceSupport.c | ||
IncompatiblePciDeviceSupport.uni | ||
IncompatiblePciDeviceSupportDxe.inf | ||
IncompatiblePciDeviceSupportExtra.uni |