slimbootloader/BootloaderCorePkg/Library/PciEnumerationLib
Aiden Park 2d7c2b920f Add PCI resource downgrade option for all Bus-0 devices
In 64-bit operation, some PCI devices have high mmio BARs,
but 32-bit FSP can only access 32-bit memory space.
This introduces and additional PCI resource downgrade option
to downgrade all PCI devices under Bus-0.
- self._PCI_ENUM_DOWNGRADE_BUS0 = 1
  Force to have 32-bit BAR for all Bus-0 devices

Signed-off-by: Aiden Park <aiden.park@intel.com>
2020-11-02 10:57:15 -08:00
..
InternalPciEnumerationLib.c Suppress KW warnings (#725) 2020-05-27 15:41:39 -07:00
InternalPciEnumerationLib.h Add PCI resource downgrade option for all Bus-0 devices 2020-11-02 10:57:15 -08:00
PciAri.c Add PCI ARI Support (#712) 2020-05-12 19:27:24 -07:00
PciAri.h Add PCI ARI Support (#712) 2020-05-12 19:27:24 -07:00
PciCommand.c Add PCI ARI Support (#712) 2020-05-12 19:27:24 -07:00
PciCommand.h Add PCI ARI Support (#712) 2020-05-12 19:27:24 -07:00
PciEnumerationLib.c Add PCI resource downgrade option for all Bus-0 devices 2020-11-02 10:57:15 -08:00
PciEnumerationLib.inf Add PCI SR-IOV Support (#714) 2020-05-14 09:57:10 -07:00
PciIov.c Check PPB decode space and assign BAR accordingly 2020-08-12 17:18:04 -07:00
PciIov.h Add PCI SR-IOV Support (#714) 2020-05-14 09:57:10 -07:00