]> git.proxmox.com Git - mirror_edk2.git/history - ShellPkg/Library/UefiShellLevel2CommandsLib/Mv.c
ShellPkg/MV: Fix MV to deny moving parent of current directory
[mirror_edk2.git] / ShellPkg / Library / UefiShellLevel2CommandsLib / Mv.c
2016-12-05 Chen A ChenShellPkg/MV: Fix MV to deny moving parent of current...
2016-10-09 Chen A ChenShellPkg/UefiShellLevel2CommandsLib: Remove unnecessary...
2016-07-18 Ruiyu NiShellPkg/Mv: Handle memory allocation failure
2016-04-11 Qiu ShuminShellPkg: Fix Shell ASSERT when mv file with cwd is...
2016-01-06 Qiu ShuminShellPkg: Fix Shell assert when mv a file to a NULL...
2015-10-23 Qiu ShuminShellPkg: Follow spec to remove the last '\' char in...
2015-07-01 Qiu ShuminShellPkg: Refine the code logic of mv.c.
2015-06-30 Qiu ShuminShellPkg: Use safe string functions to refine code.
2015-04-07 Tapan ShahShellPkg: fix mv and cp command related issues
2015-02-04 Tapan ShahShellPkg: Standardized HP Copyright Message String
2015-02-03 Tapan ShahShellPkg: Update Level2 profile commands response output
2014-10-14 Qiu ShuminShellPkg: Comments update and code refine.
2014-10-09 Qiu ShuminShellPkg: Add a typecast to 'BOOLEAN' to avoid build...
2014-10-08 Gabriel SomloShellPkg: fix "incompatible pointer type" build error
2014-10-02 Jaben CarseyShellPkg: Update MV. now supports across file system...
2014-09-23 Qiu ShuminShellPkg: Refine code style to avoid potential NullPoin...
2014-09-19 Qiu ShuminShellPkg: Refine code style to avoid potential uninitia...
2014-09-17 Qiu ShuminShellPkg: Remove redundant quotes in file path string...
2014-06-24 Chris PhillipsShellPkg: Fix 'mv' command to not attempt moving a...
2013-10-18 Chris PhillipsShellPkg: Fix for the ‘mv’ command when destination...
2013-08-27 Olivier MartinShellPkg: Fixed build errors related to variable declar...
2013-05-13 lgao4Update Code to pass EBC compiler.
2013-05-07 jcarseyShellPkg: Fixed build error 'variable set but not used'
2011-11-18 jcarseyShellPkg: Correct incorrect use of sizeof to use macro...
2011-10-10 jcarseyShellPkg: Verify memory allocations without ASSERT.
2011-09-02 ydong10Refine comments and two code style.
2011-06-30 jcarseyThis refactors 3 functions out of ShellCommandLib and...
2011-03-25 jcarseyCd - add more input verification.
2010-10-04 jcarseyVerify more memory allocations.
2010-10-04 jcarseyVerify memory allocations were successful.
2010-09-14 jcarseyudk2010.up2.shell initial release.