]> git.proxmox.com Git - mirror_edk2.git/history - ShellPkg/Application/Shell/ShellProtocol.c
1. Fix several comments in function headers for 'ShellProtocol.c', 'ShellProtocol...
[mirror_edk2.git] / ShellPkg / Application / Shell / ShellProtocol.c
2014-01-28 Shumin Qiu1. Fix several comments in function headers for 'ShellP...
2014-01-24 Brendan JackmanShellPkg/ShellProtocol.c: Don't put consective "\"s...
2014-01-24 Brendan JackmanShellPkg/ShellProtocol.c: Don't overwrite Status in...
2014-01-24 Brendan JackmanShellPkg/Shell: Fix reporting of exit status in ShellPr...
2014-01-13 Jaben CarseyShellPkg: assign pointer to NULL after free to prevent...
2014-01-09 Jaben CarseyShellPkg: Remove memory leak from file list usage
2014-01-07 Ruiyu NiEnhance Shell 2.0 to not depend on keyboard driver...
2013-12-09 Shumin QiuFollow Shell specification to make sure the “command...
2013-09-05 Eric DongRefine the select language logic.
2013-07-30 Ruiyu NiFix GCC build failure.
2013-07-26 Ruiyu NiUpdate all the code to consume the ConvertDevicePathToT...
2013-06-27 jaben carseyShellPkg: make automatically created shells quit automa...
2013-05-07 jcarseyShellPkg: Fixed build error 'variable set but not used'
2012-11-13 jcarseyShellPkg: Clean up header file usage.
2012-05-22 jcarseyShellPkg: Enable Ctrl-C characters to be processed...
2012-04-23 jcarseyShellPkg: removed memory leak.
2012-02-02 jcarseyShellPkg: fix 'ls' handling of empty drives where there...
2012-01-19 jcarseyShellPkg: Fix SimpleTextInputEx based "CTRL-S" by empty...
2011-10-17 jcarseyShellPkg: Add checking for memory allocation and pointe...
2011-10-14 jcarseyShellPkg: Add checking for memory allocation and pointe...
2011-09-15 jcarseyShellPkg: Fix concatenation on full device paths.
2011-09-02 ydong10Refine comments and two code style.
2011-06-30 jcarseyThis refactors 3 functions out of ShellCommandLib and...
2011-06-01 andrewfishMake shell not ASSERT on older versions of EFI. On...
2011-04-15 jcarseyfix for word wrapping.
2011-03-28 jcarseyprevents "" from being the result of trying to open...
2011-03-25 jcarseyconsole logger - support disabling the console out.
2010-12-06 jcarseyfixes for NULL verification.
2010-11-24 jcarseyfix unaligned device path node access.
2010-11-16 jcarseyfixes for IPF, CTRL-C support, and file redirection.
2010-10-04 jcarsey1) Removing ASSERTs for proper return values.
2010-09-17 jljustenShellPkg: Fix several GCC compiler warnings
2010-09-14 jcarseyudk2010.up2.shell initial release.