audk/MdeModulePkg/Bus/Pci/EhciDxe
Ruiyu Ni c74805f1e7 MdeModulePkg/EhciDxe: call EhcFreeUrb when int-transfer completes
It didn't cause big issues when VT-d was disabled.
But in VT-d enabled platform, lack of EhcFreeUrb call caused
the DMA data was not moved back to user's buffer.
It caused the correct data cannot be got through sync interrupt
transfer.

Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Ruiyu Ni <ruiyu.ni@intel.com>
Reviewed-by: Star Zeng <star.zeng@intel.com>
2018-01-16 10:58:02 +08:00
..
ComponentName.c
ComponentName.h
Ehci.c
Ehci.h
EhciDebug.c
EhciDebug.h
EhciDxe.inf
EhciDxe.uni
EhciDxeExtra.uni
EhciReg.c
EhciReg.h
EhciSched.c
EhciSched.h
EhciUrb.c
EhciUrb.h
UsbHcMem.c
UsbHcMem.h