Cc: Ruiyu Ni <[email protected]>
Cc: Hao Wu <[email protected]>
Cc: Star Zeng <[email protected]>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Dandan Bi <[email protected]>
---
 MdeModulePkg/Bus/Pci/XhciDxe/XhciSched.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/MdeModulePkg/Bus/Pci/XhciDxe/XhciSched.c 
b/MdeModulePkg/Bus/Pci/XhciDxe/XhciSched.c
index f8174d8..6013d76 100644
--- a/MdeModulePkg/Bus/Pci/XhciDxe/XhciSched.c
+++ b/MdeModulePkg/Bus/Pci/XhciDxe/XhciSched.c
@@ -989,10 +989,11 @@ XhcFreeSched (
 }
 
 /**
   Check if the Trb is a transaction of the URB.
 
+  @param Xhc    The XHCI Instance.
   @param Trb    The TRB to be checked
   @param Urb    The URB to be checked.
 
   @retval TRUE  It is a transaction of the URB.
   @retval FALSE It is not any transaction of the URB.
-- 
1.9.5.msysgit.1

_______________________________________________
edk2-devel mailing list
[email protected]
https://lists.01.org/mailman/listinfo/edk2-devel

Reply via email to