]> git.proxmox.com Git - mirror_edk2.git/history - ShellPkg/Application/Shell/FileHandleWrappers.c
ShellPkg: Do not write the UNICODE BOM on ConOut.
[mirror_edk2.git] / ShellPkg / Application / Shell / FileHandleWrappers.c
2016-03-03 Jim_Dailey@Dell.comShellPkg: Do not write the UNICODE BOM on ConOut.
2016-03-03 Jim_Dailey@Dell.comShellPkg: Add FileSize member to shell memory file...
2016-02-18 Qiu ShuminShellPkg: Do NULL pointer check before the pointer...
2016-02-09 jaben carseyShellPkg: Fix ASCII and UNICODE file pipes.
2016-02-08 jaben carseyShellPkg: Fix ASCII and UNICODE file pipes.
2015-10-23 Qiu ShuminShellPkg: Follow spec to remove the last '\' char in...
2015-10-15 Qiu ShuminShellPkg: Fix ASCII input redirection does not work...
2015-07-09 Qiu ShuminShellPkg: Refine code to use Strn**S safe functions...
2015-06-30 Qiu ShuminShellPkg: Refine code to make catenae length more precise.
2015-06-30 Qiu ShuminShellPkg: Use safe string functions to refine code.
2015-02-04 Tapan ShahShellPkg: Standardized HP Copyright Message String
2014-09-10 Qiu ShuminShellPkg: Replace the usage of StrnCpy with CopyMem...
2014-09-02 Jaben CarseyShellPkg: Refactor string manipulation
2014-01-16 Jaben CarseyShellPkg: Return the failure
2014-01-09 Shumin QiuAdd code to check whether the pointer 'NewBuffer' ...
2013-11-22 Chris PhillipsShellPkg: Remove trailing \r\n when redirect to env...
2011-10-10 jcarseyShellPkg: Add checks for NULL pointers.
2011-09-02 ydong10Refine comments and two code style.
2011-06-30 jcarseyThis refactors 3 functions out of ShellCommandLib and...
2011-04-15 jcarseyfix for word wrapping.
2011-04-01 jcarseyComment's added and fixed.
2011-03-25 jcarseyconsole logger - support disabling the console out.
2010-10-04 jcarsey1) Removing ASSERTs for proper return values.
2010-09-14 jcarseyudk2010.up2.shell initial release.