summaryrefslogtreecommitdiff
path: root/ShellPkg/Library/UefiShellNetwork2CommandsLib
AgeCommit message (Expand)AuthorFilesLines
2023-12-08ShellPkg: Fix typosPage Chen2-2/+2
2023-09-08ShellPkg/UefiShellNetwork2CommandsLib: Check array index before accessMichael Kubacki1-1/+1
2023-03-06ShellPkg: Improve "ping" output by adding equals sign after timeRebecca Cran1-1/+1
2021-12-07ShellPkg: Apply uncrustify changesMichael Kubacki4-411/+424
2019-10-09ShellPkg: stop using EFI_HANDLE in place of EFI_HII_HANDLELaszlo Ersek2-2/+2
2019-05-21ShellPkg: Add NetworkPkg/NetworkPkg.dec as the package dependencyLiming Gao1-1/+2
2019-04-09ShellPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney6-40/+6
2018-06-28ShellPkg: Clean up source filesLiming Gao1-8/+8
2017-12-18ShellPkg: Fix a build error in Ping6 shell command.fanwang21-1/+1
2017-12-18ShellPkg: Update Api from NetLibDetectMedia to NetLibDetectMediaWaitTimeout.fanwang21-4/+4
2017-11-16ShellPkg: Add error message if failed to place receive token in ping command.Fu Siyuan2-2/+8
2017-09-12ShellPkg/Ifconfig6: Update error message and add a new linehegdenag2-1/+4
2017-01-13ShellPkg/Ifconfig6: Address ASSERT because of a missing NULL checkhegdenag1-13/+14
2016-12-14ShellPkg/UefiShellNetwork2CommandsLib: Fix incorrect Protocol formatDandan Bi1-1/+1
2016-12-09ShellPkg: Assign the correct value to ShellStatusGary Lin1-3/+3
2016-12-06ShellPkg: Add error prompt message in Ifconfig6 command.Zhang Lubo2-0/+24
2016-11-23ShellPkg: update ping6 to use timer service instead of timer arch protocol .Zhang Lubo3-76/+170
2016-11-15ShellPkg: Fix typos in comments and variablesGary Lin1-4/+4
2016-11-07ShellPkg/Ping6: Add a note in help for TargetIphegdenag1-0/+2
2016-07-18ShellPkg/Ping6: Handle memory allocation failureRuiyu Ni1-1/+5
2016-07-18ShellPkg/Ifconfig6: Handle memory allocation failureRuiyu Ni2-21/+55
2016-07-15ShellPkg: Fix issue about Ifconfig6 -r command.Zhang Lubo2-4/+28
2016-07-05ShellPkg: Update the error prompt for ping6 command.Zhang Lubo2-2/+2
2016-04-29ShellPkg: Enhance ping6 to select the interface automaticallyJiaxin Wu1-71/+95
2016-03-08ShellPkg: Merge Ping6 and Ifconfig6 tools to Shell command.Zhang, Lubo6-0/+3463