Age | Commit message (Expand) | Author |
2016-04-11 | ShellPkg: Fix Shell ASSERT when mv file with cwd is NULL. | Qiu Shumin |
2016-01-06 | ShellPkg: Fix Shell assert when mv a file to a NULL target. | Qiu Shumin |
2015-10-23 | ShellPkg: Follow spec to remove the last '\' char in return name of GetCurDir(). | Qiu Shumin |
2015-07-01 | ShellPkg: Refine the code logic of mv.c. | Qiu Shumin |
2015-06-30 | ShellPkg: Use safe string functions to refine code. | Qiu Shumin |
2015-04-07 | ShellPkg: fix mv and cp command related issues | Tapan Shah |
2015-02-04 | ShellPkg: Standardized HP Copyright Message String | Tapan Shah |
2015-02-03 | ShellPkg: Update Level2 profile commands response output | Tapan Shah |
2014-10-14 | ShellPkg: Comments update and code refine. | Qiu Shumin |
2014-10-09 | ShellPkg: Add a typecast to 'BOOLEAN' to avoid build failure in VS2005. | Qiu Shumin |
2014-10-08 | ShellPkg: fix "incompatible pointer type" build error | Gabriel Somlo |
2014-10-02 | ShellPkg: Update MV. now supports across file system moves. | Jaben Carsey |
2014-09-23 | ShellPkg: Refine code style to avoid potential NullPointer dereference. | Qiu Shumin |
2014-09-19 | ShellPkg: Refine code style to avoid potential uninitialized local variable. | Qiu Shumin |
2014-09-17 | ShellPkg: Remove redundant quotes in file path string for Shell command param... | Qiu Shumin |
2014-06-24 | ShellPkg: Fix 'mv' command to not attempt moving a file from write-protected ... | Chris Phillips |
2013-10-18 | ShellPkg: Fix for the âmvâ command when destination starts with â\â. | Chris Phillips |
2013-08-27 | ShellPkg: Fixed build errors related to variable declarations | Olivier Martin |
2013-05-13 | Update Code to pass EBC compiler. | lgao4 |
2013-05-07 | ShellPkg: Fixed build error 'variable set but not used' | jcarsey |
2011-11-18 | ShellPkg: Correct incorrect use of sizeof to use macro for EFI_FILE_INFO size. | jcarsey |
2011-10-10 | ShellPkg: Verify memory allocations without ASSERT. | jcarsey |
2011-09-02 | Refine comments and two code style. | ydong10 |
2011-06-30 | This refactors 3 functions out of ShellCommandLib and puts them into a new li... | jcarsey |
2011-03-25 | Cd - add more input verification. | jcarsey |
2010-10-04 | Verify more memory allocations. | jcarsey |
2010-10-04 | Verify memory allocations were successful. | jcarsey |
2010-09-14 | udk2010.up2.shell initial release. | jcarsey |