audk/SecurityPkg/VariableAuthenticated/RuntimeDxe
Eric Dong d4193108b5 Update code to support VS2013 tool chain.
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Eric Dong <eric.dong@intel.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>

git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@15694 6f19259b-4bc3-4df7-8a09-765794883524
2014-07-28 07:45:49 +00:00
..
AuthService.c Update code to support VS2013 tool chain. 2014-07-28 07:45:49 +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 Update code to support VS2013 tool chain. 2014-07-28 07:45:49 +00:00
Variable.c Update code to support VS2013 tool chain. 2014-07-28 07:45:49 +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 Update code to support VS2013 tool chain. 2014-07-28 07:45:49 +00:00
VariableSmmRuntimeDxe.inf Update Module BaseName to avoid the same name. 2014-01-24 09:32:30 +00:00