audk/MdeModulePkg/Bus/Pci
rsun3 aeeb84bab4 Some existing PCI adapters with UEFI option ROMs make unaligned requests through the PCI I/O Protocol. Add support for unaligned requests in the PCI IO protocol implementation in the PCI Bus driver to be compatible with those UEFI option ROMs.
This solution defines a PCD Feature Flag to enabled support for unaligned requests through the PCI I/O Protocol.  This flag is disabled by default. Platforms that do want to support such EFI/UEFI drivers that make unaligned PCI I/O requests should enable this feature.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11016 6f19259b-4bc3-4df7-8a09-765794883524
2010-11-09 03:41:03 +00:00
..
EhciDxe Update UHCI and ECHI drivers to both Stop and Reset the host controller at ExitBootServices(). 2010-05-07 22:46:14 +00:00
IncompatiblePciDeviceSupportDxe Refine soma code to make code run safely. 2010-09-15 07:48:11 +00:00
PciBusDxe Some existing PCI adapters with UEFI option ROMs make unaligned requests through the PCI I/O Protocol. Add support for unaligned requests in the PCI IO protocol implementation in the PCI Bus driver to be compatible with those UEFI option ROMs. 2010-11-09 03:41:03 +00:00
UhciDxe Refine soma code to make code run safely. 2010-09-15 07:48:11 +00:00