audk/ShellPkg
Rebecca Cran fc14c809cb ShellPkg: Improve "ping" output by adding equals sign after time
The output of the "ping" command shows the time without a space between
the label and the value. e.g.:

20 bytes from 192.168.0.1 : icmp_seq=1 ttl=1 time1~2ms

Improve the readability and consistency by adding an equals sign for the
time value:

20 bytes from 192.168.0.1 : icmp_seq=1 ttl=1 time=1~2ms

Signed-off-by: Rebecca Cran <rebecca@quicinc.com>
Reviewed-by: Zhichao Gao <zhichao.gao@intel.com>
2023-03-06 02:41:00 +00:00
..
Application ShellPkg: Export default shell delay as PCD 2023-01-20 16:43:51 +00:00
DynamicCommand ShellPkg/DpDynamicCommand: Add ResetEnd support in DP command 2022-11-29 04:23:39 +00:00
Include ShellPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
Library ShellPkg: Improve "ping" output by adding equals sign after time 2023-03-06 02:41:00 +00:00
ShellPkg.ci.yaml ShellPkg: Update YAML to ignore specific ECC files/errors 2021-11-30 14:19:07 +00:00
ShellPkg.dec ShellPkg: Export default shell delay as PCD 2023-01-20 16:43:51 +00:00
ShellPkg.dsc ShellPkg: Add LOONGARCH64 architecture for EDK2 CI. 2022-10-14 02:16:33 +00:00