ubject: Re: [edk2-devel] [PATCH v3 1/1] MdeModulePkg/XhciDxe: Fix Broken
Timeouts
On Wed, Sep 23, 2020 at 08:36 PM, Henz, Patrick wrote:
>
> From: Patrick Henz
>
> REF:INVALID URI REMOVED
> g.cgi?id=2948__;!!NpxR!iZG1WFNYYsLpsDRVpII4yD3VcV3qTNWYYBKIkjOpmdsJq4e
> cXWzlnb
+maintainers
On 2023-06-07 22:37, Jessica Clarke wrote:
On Wed, Sep 23, 2020 at 08:36 PM, Henz, Patrick wrote:
From: Patrick Henz
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 f
On Wed, Sep 23, 2020 at 08:36 PM, Henz, Patrick wrote:
>
> From: Patrick Henz
>
> 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 seco
@edk2.groups.io; patrick.h...@hpe.com
> Cc: Wang, Jian J ; Ni, Ray
> Subject: Re: [edk2-devel] [PATCH v3 1/1] MdeModulePkg/XhciDxe: Fix
> Broken Timeouts
>
> Reviewed-by: Hao A Wu
>
> Best Regards,
> Hao Wu
>
> > -Original Message-
> > From: devel@e
ubject: [edk2-devel] [PATCH v3 1/1] MdeModulePkg/XhciDxe: Fix Broken
> Timeouts
>
> From: Patrick Henz
>
> 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
From: Patrick Henz
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.
Us