summaryrefslogtreecommitdiff
path: root/ShellPkg/Library/UefiShellLevel2CommandsLib/Cp.c
AgeCommit message (Expand)Author
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