summaryrefslogtreecommitdiff
path: root/ShellPkg/Library/UefiShellDebug1CommandsLib/DmpStore.c
AgeCommit message (Expand)Author
2015-07-09ShellPkg: Refine code to use Strn**S safe functions instead of Str**S ones in...Qiu Shumin
2015-06-30ShellPkg: Use safe string functions to refine code.Qiu Shumin
2015-02-04ShellPkg: Standardized HP Copyright Message StringTapan Shah
2015-02-03ShellPkg: Update Debug1 profile commands response outputTapan Shah
2014-10-07Dmpstore command does not return lasterror equal to 0 when ā€˜-sā€™ flag used...jcarsey
2014-08-29This patch replaces StrCpy with StrnCpy or refactors out the usage of StrCpy ...Jaben Carsey
2014-08-05Updates the logic to allow DmpStore to specify a name independent of specifyi...Jaben Carsey
2014-06-30ShellPkg: Fix Ctrl+C support for dmpstore command.Tapan Shah
2014-01-23Update prints of variable attributes from 'RS' to 'RT' for 'Dmpstore' command.Shumin Qiu
2014-01-141. Change the implementation of function 'LoadVariableFromFile' to return SHE...Shumin Qiu
2014-01-13Set the type of return value from function 'LoadVariablesFromFile' in 'DmpSto...Shumin Qiu
2014-01-10Add the feature "dmpstore -l" and "dmpstore -s".Ruiyu Ni
2014-01-09Add code to check whether the pointer 'NewBuffer' in 'FileHandelWrappers.c' ...Shumin Qiu
2014-01-07Add the comment for function 'IsValidSplit' in 'Shell.c'. Add code to check w...Shumin Qiu
2013-12-20ShellPkg: fix DmpStore for deletingJaben Carsey
2013-05-09ShellPkg: Return an error when it happensjcarsey
2012-09-10Refine code to make it more safely.ydong10
2012-09-05Refine coding style.ydong10
2012-09-04Fix build fail.ydong10
2012-09-03Refine the code to make it more safely.ydong10
2012-08-07Refine code to follow coding style.ydong10
2012-07-26Fix build fail for GCCydong10
2012-07-26Fixed issues:ydong10
2012-07-04ShellPkg: Fix recursion when deleting all variables.ydong10
2012-04-27Update comments in DmpStore.c to be more suitable.lzeng14
2011-03-25comp - add comments and add input verification jcarsey
2010-11-16Add "Debug1" profile (all but Edit and HexEdit commands)jcarsey