Age | Commit message (Expand) | Author |
2014-02-28 | Convert the value from 'int' to 'CHAR16' to match the type of variable in She... | Shumin Qiu |
2014-02-26 | ShellPkg/ShellProtocol.c: Fix case sensitivity in GetAlias and SetAlias | Brendan Jackman |
2014-02-12 | Add code to check whether the pointer 'PathForReturn' in ShellProtocol.c is N... | Shumin Qiu |
2014-02-11 | ShellPkg: InternalShellExecuteDevicePath: avoid memory leaks | Brendan Jackman |
2014-02-11 | ShellPkg: Make Argv[0] the full file path of the command | Brendan Jackman |
2014-01-28 | 1. Fix several comments in function headers for 'ShellProtocol.c', 'ShellProt... | Shumin Qiu |
2014-01-24 | ShellPkg/ShellProtocol.c: Don't put consective "\"s in file paths | Brendan Jackman |
2014-01-24 | ShellPkg/ShellProtocol.c: Don't overwrite Status in InternalShellExecuteDevic... | Brendan Jackman |
2014-01-24 | ShellPkg/Shell: Fix reporting of exit status in ShellProtocol.Execute | Brendan Jackman |
2014-01-13 | ShellPkg: assign pointer to NULL after free to prevent double free | Jaben Carsey |
2014-01-09 | ShellPkg: Remove memory leak from file list usage | Jaben Carsey |
2014-01-07 | Enhance Shell 2.0 to not depend on keyboard driver implementation to fix the ... | Ruiyu Ni |
2013-12-09 | Follow Shell specification to make sure the “command.man” file is always ... | Shumin Qiu |
2013-09-05 | Refine the select language logic. | Eric Dong |
2013-07-30 | Fix GCC build failure. | Ruiyu Ni |
2013-07-26 | Update all the code to consume the ConvertDevicePathToText, ConvertDevicePath... | Ruiyu Ni |
2013-06-27 | ShellPkg: make automatically created shells quit automatically | jaben carsey |
2013-05-07 | ShellPkg: Fixed build error 'variable set but not used' | jcarsey |
2012-11-13 | ShellPkg: Clean up header file usage. | jcarsey |
2012-05-22 | ShellPkg: Enable Ctrl-C characters to be processed over serial interfaces tha... | jcarsey |
2012-04-23 | ShellPkg: removed memory leak. | jcarsey |
2012-02-02 | ShellPkg: fix 'ls' handling of empty drives where there is not even an "." or... | jcarsey |
2012-01-19 | ShellPkg: Fix SimpleTextInputEx based "CTRL-S" by emptying the buffer to prev... | jcarsey |
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-09-15 | ShellPkg: Fix concatenation on full device paths. | jcarsey |
2011-09-02 | Refine comments and two code style. | ydong10 |
2011-06-30 | This refactors 3 functions out of ShellCommandLib and puts them into a new li... | 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-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-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-14 | udk2010.up2.shell initial release. | jcarsey |