summaryrefslogtreecommitdiff
path: root/ShellPkg/Library/UefiShellNetwork1CommandsLib
AgeCommit message (Expand)Author
2012-10-171. Fix a bug in PXE driver that the PXE boot do not restart if a new boot opt...sfu5
2012-06-12ShellPkg: Fix en-US characters that are outside the Basic Latin character set...jcarsey
2012-04-24Update IfConfig.c to use TPL_CALLBACK instead of TPL_CALLBACK - 1 to follow U...lzeng14
2011-09-21Clean up the private GUID definition in module Level.lgao4
2011-09-09ShellPkg: Add 3 missing function declaration comments and change a function s...jcarsey
2011-09-02Refine comments and two code style.ydong10
2011-06-08remove empty sections in INF files.jcarsey
2011-05-16add support to easily remove profiles and shell levels. the libraries will n...jcarsey
2011-04-07Fix Xcode, clang, and ARM build and link issues.andrewfish
2011-04-05add comments to function declarations and definitions and updated to match co...jcarsey
2011-04-01Comment's added and fixed.jcarsey
2011-03-30pointer verification (not NULL) and buffer overrun fixes.jcarsey
2011-03-30remove unused variable.jcarsey
2011-03-25Add Network1 profile.jcarsey