audk/SecurityPkg/VariableAuthenticated/RuntimeDxe
Dong Guo e3ff137e36 Add missing parameter comment in AddPubKeyInStore()
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Dong Guo <guo.dong@intel.com>
Reviewed-by: Dong, Eric <eric.dong@intel.com>


git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@15426 6f19259b-4bc3-4df7-8a09-765794883524
2014-04-01 06:02:10 +00:00
..
AuthService.c Add missing parameter comment in AddPubKeyInStore() 2014-04-01 06:02:10 +00:00
AuthService.h SecurityPkg Variable: Remove mStorageData buffer allocation and use Scratch buffer instead to reduce SMRAM consumption. 2013-11-18 02:56:04 +00:00
Measurement.c Add TPM2 implementation. 2013-09-18 05:31:18 +00:00
Reclaim.c MdeModulePkg and SecurityPkg Variable: Optimize the code to reduce some SMRAM consumption during variable reclaiming. 2013-11-12 13:31:43 +00:00
Variable.c SecurityPkg Variable: Add NULL pointer check. 2014-03-28 02:47:46 +00:00
Variable.h Calculate enough space for 2 variables (public key and variable data) instead of directly setting them 1 by 1. 2014-03-27 10:54:23 +00:00
VariableDxe.c Fix the return value bug when updating public key database variable failure. 2014-03-19 03:12:57 +00:00
VariableRuntimeDxe.inf MdeModulePkg/SecurityPkg Variable: Calculate enough space for PlatformLang and Lang variables and use PcdUefiVariableDefaultLangDeprecate to turn off auto update between PlatformLang and Lang variables. 2014-03-25 06:56:55 +00:00
VariableSmm.c Fix the return value bug when updating public key database variable failure. 2014-03-19 03:12:57 +00:00
VariableSmm.inf MdeModulePkg/SecurityPkg Variable: Calculate enough space for PlatformLang and Lang variables and use PcdUefiVariableDefaultLangDeprecate to turn off auto update between PlatformLang and Lang variables. 2014-03-25 06:56:55 +00:00
VariableSmmRuntimeDxe.c Add TPM2 implementation. 2013-09-18 05:31:18 +00:00
VariableSmmRuntimeDxe.inf Update Module BaseName to avoid the same name. 2014-01-24 09:32:30 +00:00