summaryrefslogtreecommitdiff
path: root/ShellPkg/Library/UefiShellLevel2CommandsLib/Rm.c
AgeCommit message (Expand)AuthorFilesLines
2015-02-04ShellPkg: Standardized HP Copyright Message StringTapan Shah1-1/+1
2015-02-03ShellPkg: Update Level2 profile commands response outputTapan Shah1-4/+5
2014-09-03Updates the logic to allow RM and CP to have silent/quiet mode work successfu...Jaben Carsey1-1/+3
2014-08-29This patch replaces StrCpy with StrnCpy or refactors out the usage of StrCpy ...Jaben Carsey1-3/+5
2014-08-05Updates the logic to allow RM and CP to have silent/quiet mode work successfu...Jaben Carsey1-1/+3
2014-07-29Update code to support VS2013 tool chain.Eric Dong1-1/+2
2013-12-09ShellPkg: Remove invalid ASSERTJaben Carsey1-1/+0
2013-07-18ShellPkg: remove high bit to change a EFI_STATUS to a SHELL_STATUSJaben Carsey1-1/+1
2013-07-16ShellPkg: Update error to be SHELL_STATUS and not EFI_STATUS.Gary Ching-Pang Lin1-1/+1
2013-06-28ShellPkg: Verify memory and handle allocation failure.jaben carsey1-11/+19
2013-06-21ShellPkg: Update rm command to properly prepend file system identifiers to fi...Jaben Carsey1-1/+18
2013-05-07ShellPkg: Fixed build error 'variable set but not used'jcarsey1-3/+2
2012-01-20ShellPkg: Fix rm CWD protection to be better at catching similarly named dire...jcarsey1-2/+5
2011-04-13rm - refine user input validation to prevent removal of CWD.jcarsey1-10/+34
2011-03-25Cd - add more input verification.jcarsey1-2/+28
2010-09-14udk2010.up2.shell initial release.jcarsey1-0/+296