]> git.proxmox.com Git - mirror_edk2.git/commit - MdeModulePkg/Bus/Pci/XhciDxe/Xhci.h
Update XHCI driver to use PCI IO AllocateBuffer/Map/Unmap to do DMA operation.
authorElvin Li <elvin.li@intel.com>
Mon, 12 Aug 2013 08:51:55 +0000 (08:51 +0000)
committerli-elvin <li-elvin@6f19259b-4bc3-4df7-8a09-765794883524>
Mon, 12 Aug 2013 08:51:55 +0000 (08:51 +0000)
commit1847ed0bfdc7bec8a7d9eec56185f8964500f63c
tree4514227bbb1d4c7c51ff00d8be7569c19d8db111
parenteb290d0257814701eefd93ee71d46efb6dcc320b
Update XHCI driver to use PCI IO AllocateBuffer/Map/Unmap to do DMA operation.

Signed-off-by: Elvin Li <elvin.li@intel.com>
Reviewed-by: Feng Tian <feng.tian@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@14546 6f19259b-4bc3-4df7-8a09-765794883524
MdeModulePkg/Bus/Pci/XhciDxe/UsbHcMem.c [new file with mode: 0644]
MdeModulePkg/Bus/Pci/XhciDxe/UsbHcMem.h [new file with mode: 0644]
MdeModulePkg/Bus/Pci/XhciDxe/Xhci.c
MdeModulePkg/Bus/Pci/XhciDxe/Xhci.h
MdeModulePkg/Bus/Pci/XhciDxe/XhciDxe.inf
MdeModulePkg/Bus/Pci/XhciDxe/XhciSched.c
MdeModulePkg/Bus/Pci/XhciDxe/XhciSched.h