summaryrefslogtreecommitdiff
path: root/ShellPkg/Library/UefiShellLib/UefiShellLib.c
diff options
context:
space:
mode:
authorSubramanian, Sriram (EG Servers Platform SW) <sriram-s@hpe.com>2016-07-07 01:13:54 -0700
committerJaben Carsey <jaben.carsey@intel.com>2016-07-07 08:00:50 -0700
commit80f7a8f5f9d21f8315d39be0f5651ce7160594fc (patch)
treec8addf7703b1b1e1276b88f69cec0dc70fbcf631 /ShellPkg/Library/UefiShellLib/UefiShellLib.c
parent87bcfe1303a9b52532d921689ae102c503623dcf (diff)
downloadedk2-platforms-80f7a8f5f9d21f8315d39be0f5651ce7160594fc.tar.xz
ShellPkg:Ping: Ping command hangs with intermittent packet losses
When we have intermittent loss of packets, ping command doesnt return to Shell prompt. It keeps looping in the while (Status ==EFI_NOT_READY) since Private->RxCount will never reach Private->SendNum. Addresses the issue with the use of a new varibale in the PRIVATE structure. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Hegde, Nagaraj P <nagaraj-p.hegde@hpe.com> Reviewed-by: Sriram Subramanian <sriram-s@hpe.com> Reviewed-by: Jaben Carsey <jaben.carsey@intel.com>
Diffstat (limited to 'ShellPkg/Library/UefiShellLib/UefiShellLib.c')
0 files changed, 0 insertions, 0 deletions