summaryrefslogtreecommitdiff
path: root/Core/UefiCpuPkg
diff options
context:
space:
mode:
authorRuiyu Ni <ruiyu.ni@intel.com>2017-05-31 10:56:35 +0800
committerGuo Mang <mang.guo@intel.com>2017-07-12 11:24:52 +0800
commitdd8ee7179e1aa88ee5ca289faebdacaaf8809bb8 (patch)
treef86ebd7992fdd45c6414ec82c84b24e1fa91d53d /Core/UefiCpuPkg
parent60436ec0bf6447fb4bab72f2895b7696cb9b4539 (diff)
downloadedk2-platforms-dd8ee7179e1aa88ee5ca289faebdacaaf8809bb8.tar.xz
MdeModulePkg/Xhci: Remove TRB when canceling Async Int Transfer
Some USB devices don't report data periodically through Int Transfer. They report data only when be asked. If the TRB is not removed from the XHCI HW, when next time HOST asks data again, the data is reported but consumed by the previous TRB, which results the HOST thinks data never comes. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Hao A Wu <hao.a.wu@intel.com> Reviewed-by: Star Zeng <star.zeng@intel.com> (cherry picked from commit b33b1055b0026f36be97fb5ec6826436088e9a23)
Diffstat (limited to 'Core/UefiCpuPkg')
0 files changed, 0 insertions, 0 deletions