summaryrefslogtreecommitdiff
path: root/ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib.c
AgeCommit message (Expand)AuthorFilesLines
2014-09-17ShellPkg: Remove redundant quotes in file path string for Shell command param...Qiu Shumin1-0/+39
2014-08-29Add new aliases called ‘move’ and ‘mount’ for ‘mv’ and ‘map’ ...Tapan Shah1-0/+2
2014-08-28ShellPkg: Fix ‘ren’ alias for ‘mv’ command.Tapan Shah1-2/+2
2014-02-11ShellPkg: Prevent "set" command from updating %lasterror%Jaben Carsey1-2/+2
2011-10-18Fix a code typo.ydong101-1/+1
2011-10-17ShellPkg: Add checking for memory allocation and pointer returns from functions.jcarsey1-2/+6
2011-10-14ShellPkg: Add checking for memory allocation and pointer returns from functions.jcarsey1-0/+4
2011-09-21Clean up the private GUID definition in module Level.lgao41-4/+0
2011-06-30This refactors 3 functions out of ShellCommandLib and puts them into a new li...jcarsey1-1/+1
2011-05-16add support to easily remove profiles and shell levels. the libraries will n...jcarsey1-1/+1
2011-04-13move a function to the correct library.jcarsey1-48/+1
2011-03-25Cd - add more input verification.jcarsey1-3/+26
2010-09-14udk2010.up2.shell initial release.jcarsey1-0/+329