audk/SecurityPkg/VariableAuthenticated/RuntimeDxe
Star Zeng 7baf3c69c5 MdeModulePkg and SecurityPkg Variable: Enhance code to use the new variable data instead of old variable data when variable reclaim.
It can fix the potential failure to return EFI_OUT_OF_RESOURCES of the second variable set of large variable.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Star Zeng <star.zeng@intel.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>

git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@14822 6f19259b-4bc3-4df7-8a09-765794883524
2013-11-04 03:13:54 +00:00
..
AuthService.c MdeModulePkg and SecurityPkg Variable: Enhance code to use the new variable data instead of old variable data when variable reclaim. 2013-11-04 03:13:54 +00:00
AuthService.h Fix memory overflow & VariableSize check issue for SetVariable append write. 2013-05-02 01:42:39 +00:00
Measurement.c Add TPM2 implementation. 2013-09-18 05:31:18 +00:00
Reclaim.c Add security package to repository. 2011-09-02 07:49:32 +00:00
Variable.c MdeModulePkg and SecurityPkg Variable: Enhance code to use the new variable data instead of old variable data when variable reclaim. 2013-11-04 03:13:54 +00:00
Variable.h MdeModulePkg and SecurityPkg Variable: Enhance code to use the new variable data instead of old variable data when variable reclaim. 2013-11-04 03:13:54 +00:00
VariableDxe.c SecurityPkg Variable: Add the check for PcdFlashNvStorageVariableSize <= PcdFlashNvStorageFtwSpareSize. 2013-07-11 08:18:56 +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