]> git.proxmox.com Git - mirror_edk2.git/history - ShellPkg/Library/UefiShellLevel2CommandsLib/Cp.c
Add code to check whether the pointer 'CorrectedPath' and 'FullPath' are NULL before...
[mirror_edk2.git] / ShellPkg / Library / UefiShellLevel2CommandsLib / Cp.c
2014-02-12 Shumin QiuAdd code to check the return status for ShellReadFile...
2013-08-27 Olivier MartinShellPkg: Fixed build errors related to variable declar...
2013-08-23 Jaben CarseyShellPkg: Fix potentially uninitialized variable compil...
2013-08-21 Jaben CarseyShellPkg: Fix file size error upon copy operation.
2013-08-08 Eugene CohenShellPkg: increase available size for PcdShellFileOpera...
2013-06-04 Eric DongShellPkg: refine the logic for cp command
2013-05-07 jcarseyShellPkg: Fixed build error 'variable set but not used'
2013-04-18 jcarseyShellPkg: explicitly prevent dereferencing pointer
2013-03-12 jcarseyShellPkg: Fixes CP function to prevent copying of files...
2013-02-22 jcarseyShellPkg : Check pointer before dereferencing
2013-02-14 jcarseyShellPkg: fix string truncation.
2011-09-20 jcarseyShellPkg: fix support for "\" (or "\.") meaning root...
2011-06-30 jcarseyThis refactors 3 functions out of ShellCommandLib and...
2011-06-30 jcarseyadd fixes for code verification happyness.
2011-03-30 jcarseyfix for the cp shell command - halt when an error was...
2011-03-28 jcarseycp - fix conditional for memory de-allocaiton.
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-17 jljustenShellPkg: Fix several GCC compiler warnings
2010-09-14 jcarseyudk2010.up2.shell initial release.