summaryrefslogtreecommitdiff
path: root/ShellPkg/Library/UefiShellNetwork1CommandsLib
AgeCommit message (Expand)AuthorFilesLines
2022-02-16ShellPkg: Fix Ping GetTimerPeriod API failureRehan, MohammedX1-1/+8
2021-12-07ShellPkg: Apply uncrustify changesMichael Kubacki4-542/+565
2020-04-01ShellPkg: Fix 'ping' command Ip4 receive flow.Maciej Rabeda1-4/+5
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-41/+6
2018-09-10ShellPkg: Remove trailing white spaceFu Siyuan1-1/+1
2018-09-03ShellPkg: Update Ifconfig command to accept 32bit subnet mask.Fu Siyuan1-0/+1
2018-06-28ShellPkg: Clean up source filesLiming Gao4-105/+105
2018-02-23ShellPkg/Ping: fix loss of first packetMeenakshi Aggarwal1-1/+4
2017-12-18ShellPkg: Update Api from NetLibDetectMedia to NetLibDetectMediaWaitTimeout.fanwang22-8/+8
2017-11-16ShellPkg: Add error message if failed to place receive token in ping command.Fu Siyuan2-2/+8
2017-10-13Ifconfig : Fixed False information about Media State.Meenakshi Aggarwal1-4/+7
2017-06-10ShellPkg: Fix typo errors in ifconfig help outputTapan Shah1-2/+3
2017-06-09ShellPkg/ifconfig: Update help messagehegdenag1-2/+2
2017-01-19ShellPkg: Add check logic for the gateway validity.Zhang Lubo2-2/+20
2016-12-14ShellPkg/UefiShellNetwork1CommandsLib: Fix incorrect Protocol formatDandan Bi1-1/+1
2016-12-06ShellPkg: Add error prompt message in Ifconfig6 command.Zhang Lubo1-1/+1
2016-11-15ShellPkg: Fix typos in comments and variablesGary Lin1-4/+4
2016-10-25ShellPkg: update ping to use timer service instead of timer arch protocol .Fu Siyuan3-70/+171
2016-10-19ShellPkg: Update sources to include MdePkg protocol definitionsRuiyu Ni1-2/+1
2016-10-09ShellPkg/UefiShellNetwork1CommandsLib: Remove unnecessary EFIAPIChen A Chen1-14/+0
2016-07-18ShellPkg/IfConfig: Handle memory allocation failureRuiyu Ni2-20/+58
2016-07-07ShellPkg:Ping: Ping command hangs with intermittent packet lossesSubramanian, Sriram (EG Servers Platform SW)1-4/+9
2016-04-29ShellPkg: Enhance ping to select the interface automaticallyJiaxin Wu2-101/+129
2016-04-19ShellPkg: Update ping command options to sync with SpecJiaxin Wu2-15/+19
2016-03-03ShellPkg: Update 'ifconfig -r' implementationJiaxin Wu1-5/+26
2016-03-02ShellPkg: Revert git 'd6cf1af9' fixJiaxin Wu1-103/+14
2015-12-10ShellPkg: Fix ifconfig hang issue with incomplete parametersJiaxin Wu2-17/+51
2015-12-09ShellPkg: Convert all .uni files to utf-8Jordan Justen1-0/+0
2015-12-04ShellPkg: Fix wrong return status for Ifconfig.cJiaxin Wu1-33/+69
2015-08-31ShellPkg: Get media status in ifconfig commandJiaxin Wu2-6/+19
2015-08-25ShellPkg: use UEFI_APPLICATION module type for Shell componentsArd Biesheuvel1-1/+1
2015-08-20ShellPkg: Fix 'ifconfig' can't get the address from dhcp in some caseJiaxin Wu1-15/+100
2015-08-07ShellPkg: Refine global variable name to follow EDK II coding style.Kinney, Michael D1-4/+4
2015-08-06ShellPkg: Fix issue about ping fail with IPv4Jiaxin Wu1-2/+3
2015-07-14ShellPkg: Fix ping IPv6 stack usage mode failure issueJiaxin Wu2-6/+1
2015-07-08ShellPkg: Remove Status definition in function scope jiaxinwu1-3/+0
2015-07-08ShellPkg: Update ping/ifconfig library source code to consume Ip4Config2 prot...jiaxinwu5-1482/+990
2015-06-30ShellPkg: Use safe string functions to refine code.Qiu Shumin1-14/+33
2015-03-17ShellPkg: Fix typo in ShellPkg.Qiu Shumin1-7/+7
2015-03-09ShellPkg: Help and Error Messages UpdateTapan Shah1-0/+0
2015-02-04ShellPkg: Standardized HP Copyright Message StringTapan Shah3-2/+2
2015-02-03ShellPkg: Update Network1 profile commands response outputTapan Shah3-25/+28
2015-01-22ShellPkg: Refine the fomat in INF/DEC files to follow spec.Qiu Shumin1-10/+10
2014-09-02ShellPkg: Prevent StrnCpy from overwriting null terminator when source is lar...Scott Duplichan1-2/+2
2014-08-29This patch replaces StrCpy with StrnCpy or refactors out the usage of StrCpy ...Jaben Carsey1-8/+8
2014-08-29Cleanup UefiShellNetwork1CommandsLib commands help output string to :Tapan Shah1-0/+0
2014-08-04Update the en-US definition in 'UefiShellInstall1CommandsLib.uni', 'UefiShell...Qiu Shumin1-0/+0
2013-10-04ShellPkg: Fix ‘ifconfig’ so it will build with NIC_IP4_CONFIG_INFO.Perman...Chris Phillips1-0/+0