]> git.proxmox.com Git - mirror_edk2.git/history - ShellPkg/Application/Shell/ShellProtocol.c
ShellPkg: Fix memory leak in function 'EfiShellSetCurDir' and 'EfiShellSetMap'.
[mirror_edk2.git] / ShellPkg / Application / Shell / ShellProtocol.c
2015-12-25 Yao JiewenShellPkg: Fix memory leak in function 'EfiShellSetCurDi...
2015-12-24 Yao JiewenShellPkg: Fix memory leak in 'InternalShellExecuteDevic...
2015-12-23 Qiu ShuminShellPkg: Fix memory leak in ShellProtocol.
2015-12-12 Michael KinneyShellPkg/Shell - Fix ASSERT() when FvSimpleFileSystemDx...
2015-11-09 Qiu ShuminShellPkg: Don't strip positional parameters of quotatio...
2015-10-28 Qiu ShuminShellPkg: Refine code by initializing local variable...
2015-10-26 Qiu ShuminShellPkg: Fix 'EfiShellExecute' doesn't get command...
2015-10-23 Qiu ShuminShellPkg: Follow spec to remove the last '\' char in...
2015-09-01 Eric DongShellPkg: Replace use case of deprecated function GetVa...
2015-07-04 Heyi GuoShellPkg: Fix bug introduced by r17730.
2015-06-30 Qiu ShuminShellPkg: Use safe string functions to refine code.
2015-04-27 Qiu ShuminShellPkg: Refine the logic about allocating memory...
2015-02-04 Tapan ShahShellPkg: Standardized HP Copyright Message String
2014-09-18 Ruiyu NiRoll back check in r15180 which caused the shell always...
2014-09-18 Qiu ShuminShellPkg: Fix the support for command line comments.
2014-09-05 Qiu ShuminShellPkg: Refine the code style and comment.
2014-09-02 Jaben CarseyShellPkg: Refactor string manipulation
2014-08-29 Qiu ShuminShellPkg: Remove 'STATIC' from function declarations...
2014-08-18 Chris PhillipsShellPkg: Fix EFI_SHELL_PROTOCOL to contain new members...
2014-08-18 Qiu ShuminShellPkg: Fix comments. Refine code style.
2014-08-06 Jaben CarseyUpdates the UEFI Shell to produce the new protocol...
2014-07-29 Eric DongUpdate code to support VS2013 tool chain.
2014-06-26 Eric DongRefine code to make it more safely.
2014-05-22 Qiu ShuminUpdate the comments for function 'InternalShellExecuteD...
2014-05-13 Olivier MartinShellPkg: Do not mix status when executing a command
2014-04-11 Jaben CarseyShellPkg: Fix using root of drive
2014-03-31 Jaben CarseyShellPkg: Allow opening of root drive nodes
2014-03-31 Jaben CarseyShellPkg: Fix potential memory leak when failing to...
2014-03-07 Shumin Qiu 1.Add code to check the pointer 'CorrectedPath' in...
2014-02-28 Shumin QiuConvert the value from 'int' to 'CHAR16' to match the...
2014-02-26 Brendan JackmanShellPkg/ShellProtocol.c: Fix case sensitivity in GetAl...
2014-02-12 Shumin QiuAdd code to check whether the pointer 'PathForReturn...
2014-02-11 Brendan JackmanShellPkg: InternalShellExecuteDevicePath: avoid memory...
2014-02-11 Brendan JackmanShellPkg: Make Argv[0] the full file path of the command
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.