summaryrefslogtreecommitdiff
path: root/ShellPkg/Application/Shell/ShellEnvVar.c
AgeCommit message (Expand)Author
2017-04-27ShellPkg: Move to new locationGuo Mang
2016-12-09ShellPkg/Application: Fix ">v" cannot update environment variableChen A Chen
2016-10-09ShellPkg/Application: Remove unnecessary EFIAPIChen A Chen
2016-07-18ShellPkg/ShellAddEnvVarToList: Handle memory allocation failureRuiyu Ni
2016-07-18ShellPkg/IsVolatileEnv: Handle memory allocation failureRuiyu Ni
2016-04-15ShellPkg : Cache the environment variable into memory to enhanceQiu Shumin
2015-10-26ShellPkg: Fix 'EfiShellExecute' doesn't get command status correctly.Qiu Shumin
2015-06-30ShellPkg: Use safe string functions to refine code.Qiu Shumin
2015-04-27ShellPkg: Refine the logic about allocating memory for variable name and data.Qiu Shumin
2014-09-02ShellPkg: Refactor string manipulationJaben Carsey
2012-11-13ShellPkg: Clean up header file usage.jcarsey
2012-11-13ShellPkg: Correct 3 places where memory was not being properly released by th...jcarsey
2011-09-02Refine comments and two code style.ydong10
2011-06-03Verify that Status variable is initialized.jcarsey
2011-06-01Make shell not ASSERT on older versions of EFI. On a Mac if you soft load Hii...andrewfish
2011-03-25console logger - support disabling the console out.jcarsey
2010-12-06fixes for NULL verification.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-14udk2010.up2.shell initial release.jcarsey