summaryrefslogtreecommitdiff
path: root/ShellPkg/Library/UefiShellLib
diff options
context:
space:
mode:
authorSubramanian, Sriram (EG Servers Platform SW) <sriram-s@hpe.com>2016-07-07 01:13:54 -0700
committerHao Wu <hao.a.wu@intel.com>2016-07-13 20:43:54 +0800
commit5b53982ba88cd31a72903930dac5ef6abc76beeb (patch)
tree872ee3538c8c04d90b1ca5addabda03be2345214 /ShellPkg/Library/UefiShellLib
parent6751d20006eb628faf96550e203e6a122c20e665 (diff)
downloadedk2-platforms-5b53982ba88cd31a72903930dac5ef6abc76beeb.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> (cherry picked from commit 80f7a8f5f9d21f8315d39be0f5651ce7160594fc)
Diffstat (limited to 'ShellPkg/Library/UefiShellLib')
0 files changed, 0 insertions, 0 deletions