mirror of https://github.com/acidanthera/audk.git
d9e7f6fe49
With the pending commit of UsbNetworkPkg, it will become common for UsbBulkTransfer calls to timeout, given that the drivers are called from MnpSystemPoll every MNP_SYS_POLL_INTERVAL milliseconds: the drivers check for network packets by calling UsbBulkTransfer with a timeout of 1ms. Avoid console spam by moving DEBUG messages that occur each time a bulk transfer request times out from DEBUG_ERROR to DEBUG_VERBOSE, for both EHCI and XHCI drivers. Signed-off-by: Rebecca Cran <rebecca@quicinc.com> Reviewed-by: Hao A Wu <hao.a.wu@intel.com> |
||
---|---|---|
.. | ||
ComponentName.c | ||
ComponentName.h | ||
Ehci.c | ||
Ehci.h | ||
EhciDebug.c | ||
EhciDebug.h | ||
EhciDxe.inf | ||
EhciDxe.uni | ||
EhciDxeExtra.uni | ||
EhciReg.c | ||
EhciReg.h | ||
EhciSched.c | ||
EhciSched.h | ||
EhciUrb.c | ||
EhciUrb.h | ||
UsbHcMem.c | ||
UsbHcMem.h |