]> git.proxmox.com Git - mirror_edk2.git/history - ShellPkg/Library/UefiShellLevel2CommandsLib/Rm.c
This patch replaces StrCpy with StrnCpy or refactors out the usage of StrCpy through...
[mirror_edk2.git] / ShellPkg / Library / UefiShellLevel2CommandsLib / Rm.c
2014-08-29 Jaben CarseyThis patch replaces StrCpy with StrnCpy or refactors...
2014-08-05 Jaben CarseyUpdates the logic to allow RM and CP to have silent...
2014-07-29 Eric DongUpdate code to support VS2013 tool chain.
2013-12-09 Jaben CarseyShellPkg: Remove invalid ASSERT
2013-07-18 Jaben CarseyShellPkg: remove high bit to change a EFI_STATUS to...
2013-07-16 Gary Ching-Pang LinShellPkg: Update error to be SHELL_STATUS and not EFI_S...
2013-06-28 jaben carseyShellPkg: Verify memory and handle allocation failure.
2013-06-21 Jaben CarseyShellPkg: Update rm command to properly prepend file...
2013-05-07 jcarseyShellPkg: Fixed build error 'variable set but not used'
2012-01-20 jcarseyShellPkg: Fix rm CWD protection to be better at catchin...
2011-04-13 jcarseyrm - refine user input validation to prevent removal...
2011-03-25 jcarseyCd - add more input verification.
2010-09-14 jcarseyudk2010.up2.shell initial release.