]> git.proxmox.com Git - mirror_edk2.git/history - ShellPkg/Library/UefiShellLevel2CommandsLib/Cp.c
ShellPkg: Fixed build error 'variable set but not used'
[mirror_edk2.git] / ShellPkg / Library / UefiShellLevel2CommandsLib / Cp.c
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.