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