summaryrefslogtreecommitdiff
path: root/ShellPkg/Application/Shell/ShellParametersProtocol.c
AgeCommit message (Expand)Author
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