summaryrefslogtreecommitdiff
path: root/ShellPkg/Library/UefiShellLevel2CommandsLib/Cp.c
AgeCommit message (Expand)Author
2015-02-03ShellPkg: Update Level2 profile commands response outputTapan Shah
2014-09-23ShellPkg: Refine code style to avoid potential NullPointer dereference.Qiu Shumin
2014-09-19ShellPkg: ShellPkg: Fix the cp fail while coping directory.Ni Ruiyu
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-08-07ShellPkg: Refactor string manipulation in cp commandJaben Carsey
2014-08-05Updates the logic to allow RM and CP to have silent/quiet mode work successfu...Jaben Carsey
2014-05-14ShellPkg: Add error messages to CP when destination file or directory cannot ...Jaben Carsey
2014-02-12Add code to check the return status for ShellReadFile and ShellWriteFile when...Shumin Qiu
2013-08-27ShellPkg: Fixed build errors related to variable declarationsOlivier Martin
2013-08-23ShellPkg: Fix potentially uninitialized variable compiler warningJaben Carsey
2013-08-21ShellPkg: Fix file size error upon copy operation.Jaben Carsey
2013-08-08ShellPkg: increase available size for PcdShellFileOperationSizeEugene Cohen
2013-06-04ShellPkg: refine the logic for cp commandEric Dong
2013-05-07ShellPkg: Fixed build error 'variable set but not used'jcarsey
2013-04-18ShellPkg: explicitly prevent dereferencing pointerjcarsey
2013-03-12ShellPkg: Fixes CP function to prevent copying of files if destination does n...jcarsey
2013-02-22ShellPkg : Check pointer before dereferencingjcarsey
2013-02-14ShellPkg: fix string truncation.jcarsey
2011-09-20ShellPkg: fix support for "\" (or "\.") meaning root of drive.jcarsey
2011-06-30This refactors 3 functions out of ShellCommandLib and puts them into a new li...jcarsey
2011-06-30add fixes for code verification happyness.jcarsey
2011-03-30fix for the cp shell command - halt when an error was encountered and also fi...jcarsey
2011-03-28cp - fix conditional for memory de-allocaiton.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-17ShellPkg: Fix several GCC compiler warningsjljusten
2010-09-14udk2010.up2.shell initial release.jcarsey