index
:
edk2-platforms.git
about
devel-IntelAtomProcessorE3900
devel-MinPlatform
devel-MinnowBoard3
devel-MinnowBoard3-UDK2017
devel-MinnowBoardMax-UDK2017
devel-OpenPlatformPkg
devel-dynamictables
master
minnowboard-max-udk2015
pentium-celeron-n-udk2015
(https://github.com/tianocore/edk2-platforms)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ShellPkg
/
Application
/
Shell
/
ShellEnvVar.c
Age
Commit message (
Expand
)
Author
2017-04-27
ShellPkg: Move to new location
Guo Mang
2016-12-09
ShellPkg/Application: Fix ">v" cannot update environment variable
Chen A Chen
2016-10-09
ShellPkg/Application: Remove unnecessary EFIAPI
Chen A Chen
2016-07-18
ShellPkg/ShellAddEnvVarToList: Handle memory allocation failure
Ruiyu Ni
2016-07-18
ShellPkg/IsVolatileEnv: Handle memory allocation failure
Ruiyu Ni
2016-04-15
ShellPkg : Cache the environment variable into memory to enhance
Qiu Shumin
2015-10-26
ShellPkg: Fix 'EfiShellExecute' doesn't get command status correctly.
Qiu Shumin
2015-06-30
ShellPkg: Use safe string functions to refine code.
Qiu Shumin
2015-04-27
ShellPkg: Refine the logic about allocating memory for variable name and data.
Qiu Shumin
2014-09-02
ShellPkg: Refactor string manipulation
Jaben Carsey
2012-11-13
ShellPkg: Clean up header file usage.
jcarsey
2012-11-13
ShellPkg: Correct 3 places where memory was not being properly released by th...
jcarsey
2011-09-02
Refine comments and two code style.
ydong10
2011-06-03
Verify that Status variable is initialized.
jcarsey
2011-06-01
Make shell not ASSERT on older versions of EFI. On a Mac if you soft load Hii...
andrewfish
2011-03-25
console logger - support disabling the console out.
jcarsey
2010-12-06
fixes for NULL verification.
jcarsey
2010-11-16
fixes for IPF, CTRL-C support, and file redirection.
jcarsey
2010-10-04
1) Removing ASSERTs for proper return values.
jcarsey
2010-09-14
udk2010.up2.shell initial release.
jcarsey