Age | Commit message (Expand) | Author |
2012-01-27 | ShellPkg: fix redirection file parsing to allow spaces before filename. | jcarsey |
2012-01-19 | ShellPkg: Fix SimpleTextInputEx based "CTRL-S" by emptying the buffer to prev... | jcarsey |
2012-01-02 | ShellPkg: fix Pipe usage verification. | jcarsey |
2011-11-18 | ShellPkg: Updates the printing of echo for script commands to after the @ che... | 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-10-10 | ShellPkg: Add checks for NULL pointers. | jcarsey |
2011-09-15 | ShellPkg: Update revision info. | jcarsey |
2011-09-15 | ShellPkg: Fix concatenation on full device paths. | jcarsey |
2011-09-15 | ShellPkg: Eliminate loss of high bits in return value from exit command on 64... | jcarsey |
2011-09-02 | Refine comments and two code style. | ydong10 |
2011-08-09 | This adds support for @ prefixed commands in script files. | jcarsey |
2011-06-30 | This refactors 3 functions out of ShellCommandLib and puts them into a new li... | jcarsey |
2011-06-27 | maintain output attributes. | jcarsey |
2011-06-15 | restore original information when redirection fails inside a command using th... | jcarsey |
2011-06-03 | Verify that Status variable is initialized. | jcarsey |
2011-06-01 | Make shell not ASSERT on older versions of EFI. On a Mac if you soft load Hii... | andrewfish |
2011-04-15 | fix for word wrapping. | jcarsey |
2011-04-13 | fix misspelling. | 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-30 | pointer verification (not NULL) and buffer overrun fixes. | jcarsey |
2011-03-30 | Update inf file to follow spec. | ydong10 |
2011-03-28 | prevents "" from being the result of trying to open the root of a drive. | jcarsey |
2011-03-25 | console logger - support disabling the console out. | jcarsey |
2010-12-06 | fixes for NULL verification. | jcarsey |
2010-12-01 | fix for exit was specified in the startup script. | jcarsey |
2010-11-24 | fix unaligned device path node access. | 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-17 | ShellPkg: Fix several GCC compiler warnings | jljusten |
2010-09-17 | ShellPkg: Fix path issues for Linux build support | jljusten |
2010-09-17 | ShellPkg: Remove unnecessary package dependencies | jljusten |
2010-09-14 | copyright format update | hhtian |
2010-09-14 | udk2010.up2.shell initial release. | jcarsey |