summaryrefslogtreecommitdiff
path: root/ShellPkg/Library/UefiShellNetwork1CommandsLib
AgeCommit message (Expand)AuthorFilesLines
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
2013-10-04ShellPkg: Fix ‘ifconfig’ so it will build with NIC_IP4_CONFIG_INFO.Perman...Chris Phillips1-3/+4
2013-10-01Fix spelling typo in the NIC_IP4_CONFIG_INFO.Permanent variable name, which w...Samer El-Haj-Mahmoud elhaj1-5/+5
2012-10-171. Fix a bug in PXE driver that the PXE boot do not restart if a new boot opt...sfu52-5/+5
2012-06-12ShellPkg: Fix en-US characters that are outside the Basic Latin character set...jcarsey1-0/+0
2012-04-24Update IfConfig.c to use TPL_CALLBACK instead of TPL_CALLBACK - 1 to follow U...lzeng141-2/+2
2011-09-21Clean up the private GUID definition in module Level.lgao43-5/+6
2011-09-09ShellPkg: Add 3 missing function declaration comments and change a function s...jcarsey1-1/+6
2011-09-02Refine comments and two code style.ydong101-4/+4
2011-06-08remove empty sections in INF files.jcarsey1-3/+1
2011-05-16add support to easily remove profiles and shell levels. the libraries will n...jcarsey1-1/+1
2011-04-07Fix Xcode, clang, and ARM build and link issues.andrewfish5-102/+28
2011-04-05add comments to function declarations and definitions and updated to match co...jcarsey3-23/+15
2011-04-01Comment's added and fixed.jcarsey1-1/+6
2011-03-30pointer verification (not NULL) and buffer overrun fixes.jcarsey2-6/+17
2011-03-30remove unused variable.jcarsey1-3/+3
2011-03-25Add Network1 profile.jcarsey9-0/+3641