summaryrefslogtreecommitdiff
path: root/ShellPkg/Library/UefiShellLevel2CommandsLib/Mv.c
AgeCommit message (Expand)Author
2015-02-03ShellPkg: Update Level2 profile commands response outputTapan Shah
2014-10-14ShellPkg: Comments update and code refine.Qiu Shumin
2014-10-09ShellPkg: Add a typecast to 'BOOLEAN' to avoid build failure in VS2005. Qiu Shumin
2014-10-08ShellPkg: fix "incompatible pointer type" build errorGabriel Somlo
2014-10-02ShellPkg: Update MV. now supports across file system moves.Jaben Carsey
2014-09-23ShellPkg: Refine code style to avoid potential NullPointer dereference.Qiu Shumin
2014-09-19ShellPkg: Refine code style to avoid potential uninitialized local variable.Qiu Shumin
2014-09-17ShellPkg: Remove redundant quotes in file path string for Shell command param...Qiu Shumin
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