audk/MdeModulePkg/Bus/Pci/EhciDxe
Rebecca Cran d9e7f6fe49 MdeModulePkg: Put USB DEBUGs that occur for bulk timeouts under VERBOSE
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>
2022-12-08 02:58:24 +00:00
..
ComponentName.c MdeModulePkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
ComponentName.h MdeModulePkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
Ehci.c MdeModulePkg: Put USB DEBUGs that occur for bulk timeouts under VERBOSE 2022-12-08 02:58:24 +00:00
Ehci.h MdeModulePkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
EhciDebug.c MdeModulePkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
EhciDebug.h MdeModulePkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
EhciDxe.inf MdeModulePkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:08 -07:00
EhciDxe.uni MdeModulePkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:08 -07:00
EhciDxeExtra.uni MdeModulePkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:08 -07:00
EhciReg.c MdeModulePkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
EhciReg.h MdeModulePkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
EhciSched.c MdeModulePkg: Put USB DEBUGs that occur for bulk timeouts under VERBOSE 2022-12-08 02:58:24 +00:00
EhciSched.h MdeModulePkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
EhciUrb.c MdeModulePkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
EhciUrb.h MdeModulePkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
UsbHcMem.c MdeModulePkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
UsbHcMem.h MdeModulePkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00