public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH EDK2 v1 0/1] MdeModulePkg/Xhci: Fix TRT when data length is 0
@ 2021-05-27 12:04 wenyi,xie
  2021-05-27 12:04 ` [PATCH EDK2 v1 1/1] " wenyi,xie
  0 siblings, 1 reply; 6+ messages in thread
From: wenyi,xie @ 2021-05-27 12:04 UTC (permalink / raw)
  To: devel, jian.j.wang, hao.a.wu, ray.ni; +Cc: songdongkuang, xiewenyi2

Main Changes :
Check data length first, if data length equals to 0, then set TRT to 0.

Wenyi Xie (1):
  MdeModulePkg/Xhci: Fix TRT when data length is 0

 MdeModulePkg/Bus/Pci/XhciDxe/XhciSched.c | 13 +++++++++----
 MdeModulePkg/Bus/Pci/XhciPei/XhciSched.c | 13 +++++++++----
 2 files changed, 18 insertions(+), 8 deletions(-)

-- 
2.20.1.windows.1


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2021-06-02  7:57 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-05-27 12:04 [PATCH EDK2 v1 0/1] MdeModulePkg/Xhci: Fix TRT when data length is 0 wenyi,xie
2021-05-27 12:04 ` [PATCH EDK2 v1 1/1] " wenyi,xie
2021-05-31  1:44   ` Wu, Hao A
2021-05-31  3:18     ` wenyi,xie
2021-05-31  3:20       ` [edk2-devel] " Wu, Hao A
2021-06-02  7:57         ` Wu, Hao A

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox