Age | Commit message (Expand) | Author |
2016-03-09 | ShellPkg: Use DOS format end of line. | Qiu Shumin |
2016-03-01 | ShellPkg: Don't strip BOM when piping UCS2 data to a UEFI app | Jim_Dailey@Dell.com |
2015-11-09 | ShellPkg: Don't strip positional parameters of quotation marks. | Qiu Shumin |
2015-10-15 | ShellPkg: Fix ASCII input redirection does not work correctly. | Qiu Shumin |
2015-09-18 | ShellPkg: Fix GCC build fail and code refine. | Qiu Shumin |
2015-09-17 | ShellPkg: Fix Shell fail when execute command in ShellProtocol.Execute(). | Yang Jadis |
2015-09-10 | ShellPkg: Fix Shell fail with redundant space following delay number. | Qiu Shumin |
2015-07-26 | ShellPkg: Fix the ASSERT issue in Shell 'for' loop | Qiu Shumin |
2015-06-30 | ShellPkg: Use safe string functions to refine code. | Qiu Shumin |
2015-02-04 | ShellPkg: Standardized HP Copyright Message String | Tapan Shah |
2015-02-02 | ShellPkg: Fix typos. | Qiu Shumin |
2015-01-30 | ShellPkg: Refactor quote and escape search to use new function | Jaben Carsey |
2015-01-27 | ShellPkg: refine command line parsing | Jaben Carsey |
2014-09-05 | ShellPkg: Refine the code style and comment. | Qiu Shumin |
2014-09-02 | ShellPkg: Refactor string manipulation | Jaben Carsey |
2014-08-29 | ShellPkg: Remove 'STATIC' from function declarations to avoid source level de... | Qiu Shumin |
2014-08-21 | ShellPkg: leave quotes around params | Jaben Carsey |
2014-07-31 | ShellPkg: UpdateStdInStdOutStdErr(): append BOM to new unicode file | Laszlo Ersek |
2014-07-31 | ShellPkg: UpdateStdInStdOutStdErr(): extract WriteFileTag() | Laszlo Ersek |
2014-01-23 | Update the comments in function headers to follow Doxygen special documentati... | Shumin Qiu |
2014-01-13 | ShellPkg: Remove UNICODE file tag (FEFF) from files used for input redirection | Jaben Carsey |
2013-12-13 | ShellPkg: add error messages into function | Jaben Carsey |
2013-11-15 | ShellPkg: verify that leading and trailing % are removed from variable names ... | Jaben Carsey |
2013-10-24 | ShellPkg: Fixes the shell so output redirection works for the 'mode' command | Chris Phillips |
2013-10-22 | ShellPkg: Fix copy load option error. | Eric Dong |
2013-01-17 | ShellPkg: Fix pointer initialization error of “ShellOpt” Shell environmen... | jcarsey |
2012-11-13 | ShellPkg: Clean up header file usage. | jcarsey |
2012-11-13 | ShellPkg: Correct 3 places where memory was not being properly released by th... | jcarsey |
2012-08-17 | Update the "ConErr" related variable name to the new one "ErrOut". | ydong10 |
2012-01-27 | ShellPkg: fix redirection file parsing to allow spaces before filename. | jcarsey |
2011-11-11 | Shellpkg: Add support for filenames with spaces. | jcarsey |
2011-10-22 | Fix a typo when check the return value | ydong10 |
2011-10-17 | ShellPkg: Add checking for memory allocation and pointer returns from functions. | jcarsey |
2011-10-14 | ShellPkg: Add checking for memory allocation and pointer returns from functions. | jcarsey |
2011-10-13 | ShellPkg: Set CRC value whenever changing a system table. | jcarsey |
2011-09-02 | Refine comments and two code style. | ydong10 |
2011-06-15 | restore original information when redirection fails inside a command using th... | jcarsey |
2011-04-07 | ShellParametersProtocol - remove parsing from within quoted parameters. | jcarsey |
2011-04-05 | add comments to function declarations and definitions and updated to match co... | jcarsey |
2011-04-01 | Comment's added and fixed. | jcarsey |
2011-04-01 | fix initialization of pointer. | jcarsey |
2011-03-30 | didn't mean to remove this comment. | jcarsey |
2011-03-30 | remove redirection command line updating from the shell core code. | jcarsey |
2011-03-25 | console logger - support disabling the console out. | jcarsey |
2010-11-16 | fixes for IPF, CTRL-C support, and file redirection. | jcarsey |
2010-10-04 | 1) Removing ASSERTs for proper return values. | jcarsey |
2010-09-14 | udk2010.up2.shell initial release. | jcarsey |