summaryrefslogtreecommitdiff
path: root/ShellPkg/Library/UefiShellNetwork1CommandsLib
AgeCommit message (Expand)AuthorFilesLines
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