audk/SecurityPkg/VariableAuthenticated/RuntimeDxe
Star Zeng fddbbc661e SecurityPkg Variable: Remove mStorageData buffer allocation and use Scratch buffer instead to reduce SMRAM consumption.
It can reduce MAX (PcdGet32 (PcdMaxVariableSize), PcdGet32 (PcdMaxHardwareErrorVariableSize)) size of SMRAM consumption.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Star Zeng <star.zeng@intel.com>
Reviewed-by: Guo Dong <guo.dong@intel.com>

git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@14855 6f19259b-4bc3-4df7-8a09-765794883524
2013-11-18 02:56:04 +00:00
..
AuthService.c SecurityPkg Variable: Remove mStorageData buffer allocation and use Scratch buffer instead to reduce SMRAM consumption. 2013-11-18 02:56:04 +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: Remove mStorageData buffer allocation and use Scratch buffer instead to reduce SMRAM consumption. 2013-11-18 02:56:04 +00:00
Variable.h MdeModulePkg and SecurityPkg Variable: Optimize the code to reduce some SMRAM consumption during variable reclaiming. 2013-11-12 13:31:43 +00:00
VariableDxe.c SecurityPkg Variable: Remove mStorageData buffer allocation and use Scratch buffer instead to reduce SMRAM consumption. 2013-11-18 02:56:04 +00:00
VariableRuntimeDxe.inf Add TPM2 implementation. 2013-09-18 05:31:18 +00:00
VariableSmm.c Add TPM2 implementation. 2013-09-18 05:31:18 +00:00
VariableSmm.inf Add “VendorKeys” variable for indicating out of band key modification. 2013-09-12 05:23:28 +00:00
VariableSmmRuntimeDxe.c Add TPM2 implementation. 2013-09-18 05:31:18 +00:00
VariableSmmRuntimeDxe.inf Add TPM2 implementation. 2013-09-18 05:31:18 +00:00