summaryrefslogtreecommitdiff
path: root/ShellPkg/Application/Shell/Shell.c
AgeCommit message (Expand)Author
2011-11-18ShellPkg: Updates the printing of echo for script commands to after the @ che...jcarsey
2011-10-14ShellPkg: Add checking for memory allocation and pointer returns from functions.jcarsey
2011-09-15ShellPkg: Eliminate loss of high bits in return value from exit command on 64...jcarsey
2011-09-02Refine comments and two code style.ydong10
2011-08-09This adds support for @ prefixed commands in script files.jcarsey
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-03-30remove redirection command line updating from the shell core code.jcarsey
2011-03-30pointer verification (not NULL) and buffer overrun fixes.jcarsey
2011-03-25console logger - support disabling the console out.jcarsey
2010-12-01fix for exit was specified in the startup script.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