Hi,
Isn't that what GenericPhyUpdateConfig is doing? Checking for linkup, and updating the phy state? So once the link goes up, it return EFI_SUCCESS and the loop terminates.
I was actually a bit
Hi,
Isn't that what GenericPhyUpdateConfig is doing? Checking for linkup, and updating the phy state? So once the link goes up, it return EFI_SUCCESS and the loop terminates.
I was actually a bit
This is an excellent problem description. Could we dedicate a couple
of paragraphs to the solution as well? Especially given that 'wait for
random # of seconds' seems to be the taken approach here,
This is an excellent problem description. Could we dedicate a couple
of paragraphs to the solution as well? Especially given that 'wait for
random # of seconds' seems to be the taken approach here,