summaryrefslogtreecommitdiff
path: root/ShellPkg/Application/Shell/ShellProtocol.c
AgeCommit message (Expand)Author
2014-04-11ShellPkg: Fix using root of driveJaben Carsey
2014-03-31ShellPkg: Allow opening of root drive nodesJaben Carsey
2014-03-31ShellPkg: Fix potential memory leak when failing to fully create a structureJaben Carsey
2014-03-07 1.Add code to check the pointer 'CorrectedPath' in Ls.c line 460 before ref...Shumin Qiu
2014-02-28Convert the value from 'int' to 'CHAR16' to match the type of variable in She...Shumin Qiu
2014-02-26ShellPkg/ShellProtocol.c: Fix case sensitivity in GetAlias and SetAliasBrendan Jackman
2014-02-12Add code to check whether the pointer 'PathForReturn' in ShellProtocol.c is N...Shumin Qiu
2014-02-11ShellPkg: InternalShellExecuteDevicePath: avoid memory leaksBrendan Jackman
2014-02-11ShellPkg: Make Argv[0] the full file path of the commandBrendan Jackman
2014-01-281. Fix several comments in function headers for 'ShellProtocol.c', 'ShellProt...Shumin Qiu
2014-01-24ShellPkg/ShellProtocol.c: Don't put consective "\"s in file pathsBrendan Jackman
2014-01-24ShellPkg/ShellProtocol.c: Don't overwrite Status in InternalShellExecuteDevic...Brendan Jackman
2014-01-24ShellPkg/Shell: Fix reporting of exit status in ShellProtocol.ExecuteBrendan Jackman
2014-01-13ShellPkg: assign pointer to NULL after free to prevent double freeJaben Carsey
2014-01-09ShellPkg: Remove memory leak from file list usageJaben Carsey
2014-01-07Enhance Shell 2.0 to not depend on keyboard driver implementation to fix the ...Ruiyu Ni
2013-12-09Follow Shell specification to make sure the “command.man” file is always ...Shumin Qiu
2013-09-05Refine the select language logic.Eric Dong
2013-07-30Fix GCC build failure.Ruiyu Ni
2013-07-26Update all the code to consume the ConvertDevicePathToText, ConvertDevicePath...Ruiyu Ni
2013-06-27ShellPkg: make automatically created shells quit automaticallyjaben carsey
2013-05-07ShellPkg: Fixed build error 'variable set but not used'jcarsey
2012-11-13ShellPkg: Clean up header file usage.jcarsey
2012-05-22ShellPkg: Enable Ctrl-C characters to be processed over serial interfaces tha...jcarsey
2012-04-23ShellPkg: removed memory leak.jcarsey
2012-02-02ShellPkg: fix 'ls' handling of empty drives where there is not even an "." or...jcarsey
2012-01-19ShellPkg: Fix SimpleTextInputEx based "CTRL-S" by emptying the buffer to prev...jcarsey
2011-10-17ShellPkg: Add checking for memory allocation and pointer returns from functions.jcarsey
2011-10-14ShellPkg: Add checking for memory allocation and pointer returns from functions.jcarsey
2011-09-15ShellPkg: Fix concatenation on full device paths.jcarsey
2011-09-02Refine comments and two code style.ydong10
2011-06-30This refactors 3 functions out of ShellCommandLib and puts them into a new li...jcarsey
2011-06-01Make shell not ASSERT on older versions of EFI. On a Mac if you soft load Hii...andrewfish
2011-04-15fix for word wrapping.jcarsey
2011-03-28prevents "" from being the result of trying to open the root of a drive.jcarsey
2011-03-25console logger - support disabling the console out.jcarsey
2010-12-06fixes for NULL verification.jcarsey
2010-11-24fix unaligned device path node access.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-17ShellPkg: Fix several GCC compiler warningsjljusten
2010-09-14udk2010.up2.shell initial release.jcarsey