summaryrefslogtreecommitdiffstats
path: root/ShellPkg/Library/UefiShellNetwork2CommandsLib/Ifconfig6.c
Commit message (Expand)AuthorAgeFilesLines
* ShellPkg/UefiShellNetwork2CommandsLib: Check array index before accessMichael Kubacki2023-09-081-1/+1
* ShellPkg: Apply uncrustify changesMichael Kubacki2021-12-071-215/+219
* ShellPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* ShellPkg/Ifconfig6: Update error message and add a new linehegdenag2017-09-121-0/+2
* ShellPkg/Ifconfig6: Address ASSERT because of a missing NULL checkhegdenag2017-01-131-13/+14
* ShellPkg: Assign the correct value to ShellStatusGary Lin2016-12-091-3/+3
* ShellPkg: Add error prompt message in Ifconfig6 command.Zhang Lubo2016-12-061-0/+15
* ShellPkg/Ifconfig6: Handle memory allocation failureRuiyu Ni2016-07-181-21/+54
* ShellPkg: Fix issue about Ifconfig6 -r command.Zhang Lubo2016-07-151-4/+26
* ShellPkg: Merge Ping6 and Ifconfig6 tools to Shell command.Zhang, Lubo2016-03-081-0/+1839