]> git.proxmox.com Git - mirror_edk2.git/history - ShellPkg/Library/UefiShellDebug1CommandsLib/DmpStore.c
ShellPkg: Clean up source files
[mirror_edk2.git] / ShellPkg / Library / UefiShellDebug1CommandsLib / DmpStore.c
2018-06-28 Liming GaoShellPkg: Clean up source files
2017-09-22 Laszlo ErsekShellPkg/DmpStore: fix GCC/CLANG build failure
2017-09-22 Huajing LiShellPkg/dmpstore: Show name of known variable vendor...
2017-06-27 Star ZengShellPkg DmpStore: Make NameSize to be consistent with...
2017-03-06 Hao WuShellPkg: Refine type cast for pointer subtraction
2017-03-01 Ruiyu NiShellPkg/Debug1CommandLib: Use StrToGuid/StrHexToBytes...
2016-12-14 Dandan BiShellPkg/UefiShellDebug1CommandsLib: Fix coding style...
2016-11-16 Ruiyu NiShellPkg/dmpstore: Support "-sfo"
2016-10-09 Chen A ChenShellPkg/UefiShellDebug1CommandsLib: Remove unnecessary...
2015-07-09 Qiu ShuminShellPkg: Refine code to use Strn**S safe functions...
2015-06-30 Qiu ShuminShellPkg: Use safe string functions to refine code.
2015-02-04 Tapan ShahShellPkg: Standardized HP Copyright Message String
2015-02-03 Tapan ShahShellPkg: Update Debug1 profile commands response output
2014-10-07 jcarseyDmpstore command does not return lasterror equal to...
2014-08-29 Jaben CarseyThis patch replaces StrCpy with StrnCpy or refactors...
2014-08-05 Jaben CarseyUpdates the logic to allow DmpStore to specify a name...
2014-06-30 Tapan ShahShellPkg: Fix Ctrl+C support for dmpstore command.
2014-01-23 Shumin QiuUpdate prints of variable attributes from 'RS' to ...
2014-01-14 Shumin Qiu1. Change the implementation of function 'LoadVariableF...
2014-01-13 Shumin QiuSet the type of return value from function 'LoadVariabl...
2014-01-10 Ruiyu NiAdd the feature "dmpstore -l" and "dmpstore -s".
2014-01-09 Shumin QiuAdd code to check whether the pointer 'NewBuffer' ...
2014-01-07 Shumin QiuAdd the comment for function 'IsValidSplit' in 'Shell...
2013-12-20 Jaben CarseyShellPkg: fix DmpStore for deleting
2013-05-09 jcarseyShellPkg: Return an error when it happens
2012-09-10 ydong10Refine code to make it more safely.
2012-09-05 ydong10Refine coding style.
2012-09-04 ydong10Fix build fail.
2012-09-03 ydong10Refine the code to make it more safely.
2012-08-07 ydong10Refine code to follow coding style.
2012-07-26 ydong10Fix build fail for GCC
2012-07-26 ydong10Fixed issues:
2012-07-04 ydong10ShellPkg: Fix recursion when deleting all variables.
2012-04-27 lzeng14Update comments in DmpStore.c to be more suitable.
2011-03-25 jcarseycomp - add comments and add input verification
2010-11-16 jcarseyAdd "Debug1" profile (all but Edit and HexEdit commands)