summaryrefslogtreecommitdiff
path: root/ShellPkg/Library/UefiShellNetwork2CommandsLib/Ifconfig6.c
AgeCommit message (Expand)AuthorFilesLines
2024-06-04Renormalized end-of-lines from master@27b044605cd5f6b33a3d231576003850b3fe305btrunkkx1-1910/+1910
2023-09-08ShellPkg/UefiShellNetwork2CommandsLib: Check array index before accessMichael Kubacki1-1/+1
2021-12-07ShellPkg: Apply uncrustify changesMichael Kubacki1-215/+219
2019-04-09ShellPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney1-7/+1
2017-09-12ShellPkg/Ifconfig6: Update error message and add a new linehegdenag1-0/+2
2017-01-13ShellPkg/Ifconfig6: Address ASSERT because of a missing NULL checkhegdenag1-13/+14
2016-12-09ShellPkg: Assign the correct value to ShellStatusGary Lin1-3/+3
2016-12-06ShellPkg: Add error prompt message in Ifconfig6 command.Zhang Lubo1-0/+15
2016-07-18ShellPkg/Ifconfig6: Handle memory allocation failureRuiyu Ni1-21/+54
2016-07-15ShellPkg: Fix issue about Ifconfig6 -r command.Zhang Lubo1-4/+26
2016-03-08ShellPkg: Merge Ping6 and Ifconfig6 tools to Shell command.Zhang, Lubo1-0/+1839