audk/SecurityPkg/VariableAuthenticated/RuntimeDxe
Star Zeng b2bd493edb MdeModulePkg/SecurityPkg Variable: Calculate enough space for PlatformLang and Lang variables and use PcdUefiVariableDefaultLangDeprecate to turn off auto update between PlatformLang and Lang variables.
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Star Zeng <star.zeng@intel.com>
Reviewed-by: Jiewen Yao <jiewen.yao@intel.com>
Reviewed-by: Guo Dong <guo.dong@intel.com>

git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@15388 6f19259b-4bc3-4df7-8a09-765794883524
2014-03-25 06:56:55 +00:00
..
AuthService.c Fix the return value bug when updating public key database variable failure. 2014-03-19 03:12:57 +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 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
Variable.h 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
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