summaryrefslogtreecommitdiff
path: root/ShellPkg/Library/UefiShellLevel2CommandsLib/Mv.c
AgeCommit message (Expand)Author
2014-06-24ShellPkg: Fix 'mv' command to not attempt moving a file from write-protected ...Chris Phillips
2013-10-18ShellPkg: Fix for the ‘mv’ command when destination starts with ‘\’.Chris Phillips
2013-08-27ShellPkg: Fixed build errors related to variable declarationsOlivier Martin
2013-05-13Update Code to pass EBC compiler.lgao4
2013-05-07ShellPkg: Fixed build error 'variable set but not used'jcarsey
2011-11-18ShellPkg: Correct incorrect use of sizeof to use macro for EFI_FILE_INFO size.jcarsey
2011-10-10ShellPkg: Verify memory allocations without ASSERT.jcarsey
2011-09-02Refine comments and two code style.ydong10
2011-06-30This refactors 3 functions out of ShellCommandLib and puts them into a new li...jcarsey
2011-03-25Cd - add more input verification.jcarsey
2010-10-04Verify more memory allocations.jcarsey
2010-10-04Verify memory allocations were successful.jcarsey
2010-09-14udk2010.up2.shell initial release.jcarsey