]> git.proxmox.com Git - mirror_edk2.git/history - ShellPkg/Library/UefiShellLevel2CommandsLib/Cp.c
ShellPkg/UefiShellLevel2CommandsLib: Remove unnecessary EFIAPI
[mirror_edk2.git] / ShellPkg / Library / UefiShellLevel2CommandsLib / Cp.c
2016-10-09 Chen A ChenShellPkg/UefiShellLevel2CommandsLib: Remove unnecessary...
2016-07-18 Ruiyu NiShellPkg/Cp: Handle memory allocation failure
2015-10-23 Qiu ShuminShellPkg: Follow spec to remove the last '\' char in...
2015-06-30 Qiu ShuminShellPkg: Use safe string functions to refine code.
2015-04-15 Olivier MartinShellPkg/UefiShellLevel2CommandsLib: Handle the returne...
2015-04-07 Tapan ShahShellPkg: fix mv and cp command related issues
2015-02-04 Tapan ShahShellPkg: Standardized HP Copyright Message String
2015-02-03 Tapan ShahShellPkg: Update Level2 profile commands response output
2014-09-23 Qiu ShuminShellPkg: Refine code style to avoid potential NullPoin...
2014-09-19 Ni RuiyuShellPkg: ShellPkg: Fix the cp fail while coping directory.
2014-09-19 Qiu ShuminShellPkg: Refine code style to avoid potential uninitia...
2014-09-17 Qiu ShuminShellPkg: Remove redundant quotes in file path string...
2014-08-07 Jaben CarseyShellPkg: Refactor string manipulation in cp command
2014-08-05 Jaben CarseyUpdates the logic to allow RM and CP to have silent...
2014-05-14 Jaben CarseyShellPkg: Add error messages to CP when destination...
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.