audk/ShellPkg/Library/UefiShellNetwork1CommandsLib
Fu Siyuan 2a3263303b ShellPkg: update ping to use timer service instead of timer arch protocol .
The ping command uses PI CPU arch protocol to calculate the RTT time, which is
not allowed to use in UEFI shell. This patch updates it to use the UEFI timer
event and Stall service to estimate the system timer period.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Fu Siyuan <siyuan.fu@intel.com>
Reviewed-by: Ruiyu Ni <ruiyu.ni@intel.com>
Reviewed-by: Hegde, Nagaraj P <nagaraj-p.hegde@hpe.com>
2016-10-25 15:16:43 +08:00
..
Ifconfig.c ShellPkg/IfConfig: Handle memory allocation failure 2016-07-18 11:04:13 +08:00
Ping.c ShellPkg: update ping to use timer service instead of timer arch protocol . 2016-10-25 15:16:43 +08:00
UefiShellNetwork1CommandsLib.c Clean up the private GUID definition in module Level. 2011-09-21 01:56:00 +00:00
UefiShellNetwork1CommandsLib.h ShellPkg: Update sources to include MdePkg protocol definitions 2016-10-19 10:26:16 +08:00
UefiShellNetwork1CommandsLib.inf ShellPkg: update ping to use timer service instead of timer arch protocol . 2016-10-25 15:16:43 +08:00
UefiShellNetwork1CommandsLib.uni ShellPkg: update ping to use timer service instead of timer arch protocol . 2016-10-25 15:16:43 +08:00