[edk2-devel] [PATCH EDK2 v1 0/1] MdeModulePkg/XhciDxe: Decreasing stuck time

wenyi,xie via groups.io posted 1 patch 2 years, 7 months ago
Failed in applying to current master (apply log)
MdeModulePkg/Bus/Pci/XhciDxe/Xhci.h      |  46 ++++
MdeModulePkg/Bus/Pci/XhciDxe/XhciBus.h   | 229 ++++++++++++++++++++
MdeModulePkg/Bus/Pci/XhciDxe/Xhci.c      | 130 ++++++++---
MdeModulePkg/Bus/Pci/XhciDxe/XhciSched.c | 111 ++++++++++
4 files changed, 488 insertions(+), 28 deletions(-)
create mode 100644 MdeModulePkg/Bus/Pci/XhciDxe/XhciBus.h
[edk2-devel] [PATCH EDK2 v1 0/1] MdeModulePkg/XhciDxe: Decreasing stuck time
Posted by wenyi,xie via groups.io 2 years, 7 months ago
Main Changes :
1.add a new flag DisConnect to struct UsbDevContext to determine whether the device is connected or not
2.add new function XhcGetHubDevice to check port status

Wenyi Xie (1):
  MdeModulePkg/XhciDxe: Decreasing stuck time

 MdeModulePkg/Bus/Pci/XhciDxe/Xhci.h      |  46 ++++
 MdeModulePkg/Bus/Pci/XhciDxe/XhciBus.h   | 229 ++++++++++++++++++++
 MdeModulePkg/Bus/Pci/XhciDxe/Xhci.c      | 130 ++++++++---
 MdeModulePkg/Bus/Pci/XhciDxe/XhciSched.c | 111 ++++++++++
 4 files changed, 488 insertions(+), 28 deletions(-)
 create mode 100644 MdeModulePkg/Bus/Pci/XhciDxe/XhciBus.h

-- 
2.20.1.windows.1



-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#79949): https://edk2.groups.io/g/devel/message/79949
Mute This Topic: https://groups.io/mt/85248416/1787277
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [importer@patchew.org]
-=-=-=-=-=-=-=-=-=-=-=-