Re: [edk2-devel] empty USB DVD disk hang Xhci

2023-07-26 Thread
ay, July 25, 2023 9:44 AM To: devel@edk2.groups.io; suli...@loongson.cn; Demeter, Miki Cc: Wu, Hao A Subject:回复: [edk2-devel] empty USB DVD disk hang Xhci Likun: This change is good to me. Reviewed-by: Liming Gao Hao: Have you time to review this fix? Thanks Liming 发件人:devel

[edk2-devel] empty USB DVD disk hang Xhci

2023-07-18 Thread
Hi We find a bug in xhci, USB DVD boot with emtpy disk will hang Xhci while Ehci can pass. The hang log is shown as : MdeModulePkg/Bus/Pci/XhciDxe/XhciSched.c(1847): TrsRing != ((void *) 0) We suggest a way to solve this bug is shown as: https://github.com/suling-123/edk2 the late