audk/MdeModulePkg
Feng Tian 12e6c7381d MdeModulePkg/Xhci: Remove TDs from transfer ring when timeout happens
The error handling for timeout case is enhanced to remove TDs from
transfer ring. The original code only removed s/w URB, but the h/w
transfer descriptor TDs didn't get removed. It would cause data lost
for data stream peripheral, such as usb-to-serial device, from the
s/w perspective.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Feng Tian <feng.tian@intel.com>
Reviewed-by: Star Zeng <star.zeng@intel.com>
Reviewed-by: Baraneedharan Anbazhagan <anbazhagan@hp.com>

git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@18313 6f19259b-4bc3-4df7-8a09-765794883524
2015-08-26 01:19:09 +00:00
..
Application MdeModulePkg:Fix build fail in VS2008 2015-08-20 08:46:15 +00:00
Bus MdeModulePkg/Xhci: Remove TDs from transfer ring when timeout happens 2015-08-26 01:19:09 +00:00
Core MdeModulePkg PiSmmCore: Prevent overlap for gSmmCorePrivate and CommBuffer 2015-08-26 01:10:39 +00:00
Include MdeModulePkg SmmLegacyBoot.h: Add a "," after copyright year 2015-08-25 06:29:33 +00:00
Library MdeModulePkg: Fix UefiBootManagerLib.inf license header. 2015-08-25 06:27:01 +00:00
Logo
Universal MdeModulePkg Variable: Consume the separated VarCheckLib 2015-08-25 03:01:56 +00:00
Contributions.txt
License.txt
MdeModulePkg.dec MdeModulePkg: Add PlatformVarCleanupLib library 2015-08-25 03:11:06 +00:00
MdeModulePkg.dsc MdeModulePkg: Add PlatformVarCleanupLib library 2015-08-25 03:11:06 +00:00
MdeModulePkg.uni MdeModulePkg: Add VarCheckHiiLib NULL class library 2015-08-25 03:10:04 +00:00
MdeModulePkgExtra.uni