Age | Commit message (Expand) | Author |
2015-07-09 | ShellPkg: Refine code to use Strn**S safe functions instead of Str**S ones in... | Qiu Shumin |
2015-06-30 | ShellPkg: Use safe string functions to refine code. | Qiu Shumin |
2015-02-04 | ShellPkg: Standardized HP Copyright Message String | Tapan Shah |
2015-02-03 | ShellPkg: Update Debug1 profile commands response output | Tapan Shah |
2014-10-07 | Dmpstore command does not return lasterror equal to 0 when ā-sā flag used... | jcarsey |
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 |