summaryrefslogtreecommitdiff
path: root/ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib.c
AgeCommit message (Expand)Author
2017-09-05Remove core packages since we can get them from edk2 repositoryGuo Mang
2014-09-17ShellPkg: Remove redundant quotes in file path string for Shell command param...Qiu Shumin
2014-08-29Add new aliases called ‘move’ and ‘mount’ for ‘mv’ and ‘map’ ...Tapan Shah
2014-08-28ShellPkg: Fix ‘ren’ alias for ‘mv’ command.Tapan Shah
2014-02-11ShellPkg: Prevent "set" command from updating %lasterror%Jaben Carsey
2011-10-18Fix a code typo.ydong10
2011-10-17ShellPkg: Add checking for memory allocation and pointer returns from functions.jcarsey
2011-10-14ShellPkg: Add checking for memory allocation and pointer returns from functions.jcarsey
2011-09-21Clean up the private GUID definition in module Level.lgao4
2011-06-30This refactors 3 functions out of ShellCommandLib and puts them into a new li...jcarsey
2011-05-16add support to easily remove profiles and shell levels. the libraries will n...jcarsey
2011-04-13move a function to the correct library.jcarsey
2011-03-25Cd - add more input verification.jcarsey
2010-09-14udk2010.up2.shell initial release.jcarsey