summaryrefslogtreecommitdiff
path: root/Vlv2TbltDevicePkg
diff options
context:
space:
mode:
authorArd Biesheuvel <ard.biesheuvel@linaro.org>2016-10-31 15:36:50 +0000
committerArd Biesheuvel <ard.biesheuvel@linaro.org>2016-12-07 09:45:56 +0000
commita42e6d448d1777dd948de699dd7037ea701987b7 (patch)
tree3793db0bae420db7a34793f8d904e24b061372d1 /Vlv2TbltDevicePkg
parent1652dc2158de59483788cff6e06169bcf66643f5 (diff)
downloadedk2-platforms-a42e6d448d1777dd948de699dd7037ea701987b7.tar.xz
MdeModulePkg: implement generic PCI I/O driver for non-discoverable devices
This implements support for non-discoverable PCI compatible devices, i.e, devices that are not on a PCI bus but that can be controlled by generic PCI drivers in EDK2. This is implemented as a UEFI driver, which means we take full advantage of the UEFI driver model, and only instantiate those devices that are necessary for booting. Care is taken to deal with DMA addressing limitations: DMA mappings and allocations are moved below 4 GB if the PCI driver has not informed us that the device being driven is 64-bit DMA capable. DMA is implemented as coherent, support for non-coherent DMA is implemented by a subsequent patch. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org> Reviewed-by: Ruiyu Ni <ruiyu.ni@intel.com> Tested-by: Marcin Wojtas <mw@semihalf.com>
Diffstat (limited to 'Vlv2TbltDevicePkg')
0 files changed, 0 insertions, 0 deletions