summaryrefslogtreecommitdiff
path: root/ShellPkg/Application/Shell/ShellParametersProtocol.c
AgeCommit message (Expand)Author
2014-01-20Merging linaro-edk2-2014.01-rc1 into linaro-tracking.Leif Lindholm
2013-11-15ShellPkg: verify that leading and trailing % are removed from variable names ...Jaben Carsey
2013-10-24ShellPkg: Fixes the shell so output redirection works for the 'mode' commandChris Phillips
2013-10-22ShellPkg: Fix copy load option error.Eric Dong
2013-01-17ShellPkg: Fix pointer initialization error of “ShellOpt” Shell environmen...jcarsey
2012-11-13ShellPkg: Clean up header file usage.jcarsey
2012-11-13ShellPkg: Correct 3 places where memory was not being properly released by th...jcarsey
2012-08-17Update the "ConErr" related variable name to the new one "ErrOut".ydong10
2012-01-27ShellPkg: fix redirection file parsing to allow spaces before filename.jcarsey
2011-11-11Shellpkg: Add support for filenames with spaces.jcarsey
2011-10-22Fix a typo when check the return valueydong10
2011-10-17ShellPkg: Add checking for memory allocation and pointer returns from functions.jcarsey
2011-10-14ShellPkg: Add checking for memory allocation and pointer returns from functions.jcarsey
2011-10-13ShellPkg: Set CRC value whenever changing a system table.jcarsey
2011-09-02Refine comments and two code style.ydong10
2011-06-15restore original information when redirection fails inside a command using th...jcarsey
2011-04-07ShellParametersProtocol - remove parsing from within quoted parameters.jcarsey
2011-04-05add comments to function declarations and definitions and updated to match co...jcarsey
2011-04-01Comment's added and fixed.jcarsey
2011-04-01fix initialization of pointer.jcarsey
2011-03-30didn't mean to remove this comment.jcarsey
2011-03-30remove redirection command line updating from the shell core code.jcarsey
2011-03-25console logger - support disabling the console out.jcarsey
2010-11-16fixes for IPF, CTRL-C support, and file redirection.jcarsey
2010-10-041) Removing ASSERTs for proper return values. jcarsey
2010-09-14udk2010.up2.shell initial release.jcarsey