summaryrefslogtreecommitdiff
path: root/ShellPkg/Application/Shell/FileHandleWrappers.c
AgeCommit message (Expand)Author
2016-12-26ShellPkg: Move to new locationGuo Mang
2016-07-25ShellPkg/IsVolatileEnv: Handle memory allocation failureRuiyu Ni
2016-07-13ShellPkg: Fix the incorrect behavior when pressing 'shift' key.Pedroa Liu
2016-07-13ShellPkg: Fix Shell ASSERT when read 'TAB' key fail from 'ConIn'.Qiu Shumin
2016-07-13ShellPkg: Increase reallocation size for temp memory filesJim_Dailey@Dell.com
2016-07-13ShellPkg: Do not write the UNICODE BOM on ConOut.Jim_Dailey@Dell.com
2016-07-13ShellPkg: Add FileSize member to shell memory file structure.Jim_Dailey@Dell.com
2016-07-13ShellPkg: Do NULL pointer check before the pointer is used.Qiu Shumin
2016-07-13ShellPkg: Fix ASCII and UNICODE file pipes.jaben carsey
2015-12-18ShellPkg: Follow spec to remove the last '\' char in return name of GetCurDir().Qiu Shumin
2015-12-18ShellPkg: Fix ASCII input redirection does not work correctly.Qiu Shumin
2015-07-09ShellPkg: Refine code to use Strn**S safe functions instead of Str**S ones in...Qiu Shumin
2015-06-30ShellPkg: Refine code to make catenae length more precise.Qiu Shumin
2015-06-30ShellPkg: Use safe string functions to refine code.Qiu Shumin
2015-02-04ShellPkg: Standardized HP Copyright Message StringTapan Shah
2014-09-10ShellPkg: Replace the usage of StrnCpy with CopyMem to avoid potential buffer...Qiu Shumin
2014-09-02ShellPkg: Refactor string manipulationJaben Carsey
2014-01-16ShellPkg: Return the failureJaben Carsey
2014-01-09Add code to check whether the pointer 'NewBuffer' in 'FileHandelWrappers.c' ...Shumin Qiu
2013-11-22ShellPkg: Remove trailing \r\n when redirect to env variable (EX: use ">v")Chris Phillips
2011-10-10ShellPkg: Add checks for NULL pointers. jcarsey
2011-09-02Refine comments and two code style.ydong10
2011-06-30This refactors 3 functions out of ShellCommandLib and puts them into a new li...jcarsey
2011-04-15fix for word wrapping.jcarsey
2011-04-01Comment's added and fixed.jcarsey
2011-03-25console logger - support disabling the console out.jcarsey
2010-10-041) Removing ASSERTs for proper return values. jcarsey
2010-09-14udk2010.up2.shell initial release.jcarsey