summaryrefslogtreecommitdiffstats
path: root/ShellPkg/Application/Shell/ShellEnvVar.c
Commit message (Expand)AuthorAgeFilesLines
* ShellPkg: Apply uncrustify changesMichael Kubacki2021-12-071-164/+193
* ShellPkg/Application: Fix various typosAntoine Coeur2020-02-101-4/+4
* ShellPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* ShellPkg: Clean up source filesLiming Gao2018-06-281-11/+11
* ShellPkg/Application: Fix ">v" cannot update environment variableChen A Chen2016-12-091-3/+9
* ShellPkg/Application: Remove unnecessary EFIAPIChen A Chen2016-10-091-4/+0
* ShellPkg/ShellAddEnvVarToList: Handle memory allocation failureRuiyu Ni2016-07-181-12/+27
* ShellPkg/IsVolatileEnv: Handle memory allocation failureRuiyu Ni2016-07-181-16/+18
* ShellPkg : Cache the environment variable into memory to enhanceQiu Shumin2016-04-151-1/+179
* ShellPkg: Fix 'EfiShellExecute' doesn't get command status correctly.Qiu Shumin2015-10-261-2/+3
* ShellPkg: Use safe string functions to refine code.Qiu Shumin2015-06-301-1/+4
* ShellPkg: Refine the logic about allocating memory for variable name and data.Qiu Shumin2015-04-271-25/+44
* ShellPkg: Refactor string manipulationJaben Carsey2014-09-021-12/+34
* ShellPkg: Clean up header file usage.jcarsey2012-11-131-12/+1
* ShellPkg: Correct 3 places where memory was not being properly released by th...jcarsey2012-11-131-1/+1
* Refine comments and two code style.ydong102011-09-021-2/+2
* Verify that Status variable is initialized.jcarsey2011-06-031-0/+1
* Make shell not ASSERT on older versions of EFI. On a Mac if you soft load Hii...andrewfish2011-06-011-3/+7
* console logger - support disabling the console out.jcarsey2011-03-251-6/+6
* fixes for NULL verification.jcarsey2010-12-061-1/+1
* fixes for IPF, CTRL-C support, and file redirection.jcarsey2010-11-161-12/+25
* 1) Removing ASSERTs for proper return values. jcarsey2010-10-041-14/+17
* udk2010.up2.shell initial release.jcarsey2010-09-141-0/+326