audk/SecurityPkg/VariableAuthenticated
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
..
EsalVariableDxeSal Fix potential overflow for SetVariable interface 2013-04-22 08:52:58 +00:00
Pei SecurityPkg: Variable drivers robustly handle crashes during Reclaim(). 2013-07-03 09:09:42 +00:00
RuntimeDxe SecurityPkg Variable: Remove mStorageData buffer allocation and use Scratch buffer instead to reduce SMRAM consumption. 2013-11-18 02:56:04 +00:00
SecureBootConfigDxe Fix a bug in secure boot configuration driver: Enroll DB/KEK will disable Attempt Secure Boot option. 2013-08-22 09:46:03 +00:00