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
/
Library
/
UefiShellDebug1CommandsLib
/
DmpStore.c
Age
Commit message (
Expand
)
Author
2014-08-29
This patch replaces StrCpy with StrnCpy or refactors out the usage of StrCpy ...
Jaben Carsey
2014-08-05
Updates the logic to allow DmpStore to specify a name independent of specifyi...
Jaben Carsey
2014-06-30
ShellPkg: Fix Ctrl+C support for dmpstore command.
Tapan Shah
2014-01-23
Update prints of variable attributes from 'RS' to 'RT' for 'Dmpstore' command.
Shumin Qiu
2014-01-14
1. Change the implementation of function 'LoadVariableFromFile' to return SHE...
Shumin Qiu
2014-01-13
Set the type of return value from function 'LoadVariablesFromFile' in 'DmpSto...
Shumin Qiu
2014-01-10
Add the feature "dmpstore -l" and "dmpstore -s".
Ruiyu Ni
2014-01-09
Add code to check whether the pointer 'NewBuffer' in 'FileHandelWrappers.c' ...
Shumin Qiu
2014-01-07
Add the comment for function 'IsValidSplit' in 'Shell.c'. Add code to check w...
Shumin Qiu
2013-12-20
ShellPkg: fix DmpStore for deleting
Jaben Carsey
2013-05-09
ShellPkg: Return an error when it happens
jcarsey
2012-09-10
Refine code to make it more safely.
ydong10
2012-09-05
Refine coding style.
ydong10
2012-09-04
Fix build fail.
ydong10
2012-09-03
Refine the code to make it more safely.
ydong10
2012-08-07
Refine code to follow coding style.
ydong10
2012-07-26
Fix build fail for GCC
ydong10
2012-07-26
Fixed issues:
ydong10
2012-07-04
ShellPkg: Fix recursion when deleting all variables.
ydong10
2012-04-27
Update comments in DmpStore.c to be more suitable.
lzeng14
2011-03-25
comp - add comments and add input verification
jcarsey
2010-11-16
Add "Debug1" profile (all but Edit and HexEdit commands)
jcarsey