diff options
author | Patrick Henz <patrick.henz@hpe.com> | 2020-09-24 03:36:03 +0800 |
---|---|---|
committer | mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> | 2020-09-29 01:28:58 +0000 |
commit | 71dd80f14f2724ccc99dd7d349b7392adf114019 (patch) | |
tree | daaaba88d0c97a2c69f3208362a7174a389c7c13 /BaseTools/Source/Python/Eot/Database.py | |
parent | 2793a49565488e419d10ba029c838f4b7efdba38 (diff) | |
download | edk2-71dd80f14f2724ccc99dd7d349b7392adf114019.tar.gz edk2-71dd80f14f2724ccc99dd7d349b7392adf114019.tar.bz2 edk2-71dd80f14f2724ccc99dd7d349b7392adf114019.zip |
MdeModulePkg/XhciDxe: Fix Broken Timeouts
REF:https://bugzilla.tianocore.org/show_bug.cgi?id=2948
Timeouts in the XhciDxe driver are taking longer than
expected due to the timeout loops not accounting for
code execution time. As en example, 5 second timeouts
have been observed to take around 36 seconds to complete.
Use SetTimer and Create/CheckEvent from Boot Services to
determine when timeout occurred.
Cc: Jian J Wang <jian.j.wang@intel.com>
Cc: Hao A Wu <hao.a.wu@intel.com>
Cc: Ray Ni <ray.ni@intel.com>
Signed-off-by: Patrick Henz <patrick.henz@hpe.com>
Reviewed-by: Hao A Wu <hao.a.wu@intel.com>
Diffstat (limited to 'BaseTools/Source/Python/Eot/Database.py')
0 files changed, 0 insertions, 0 deletions