audk/SecurityPkg/VariableAuthenticated/RuntimeDxe
Star Zeng db3c5441b1 SecurityPkg Variable: Before EndOfDxe, just record the current boot VarErrorFlag to local variable.
And leave the variable error flag in NV flash as the last boot variable error flag.
After EndOfDxe in InitializeVarErrorFlag (), the variable error flag in NV flash
will be initialized to this local current boot variable error flag.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Star Zeng <star.zeng@intel.com>
Reviewed-by: Jiewen Yao <jiewen.yao@intel.com>

git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@16686 6f19259b-4bc3-4df7-8a09-765794883524
2015-02-02 08:39:26 +00:00
..
AuthService.c UEFI 2.4 X509 Certificate Hash and RFC3161 Timestamp Verification support for Secure Boot 2014-11-14 08:41:12 +00:00
AuthService.h Add comments to clarify mPubKeyStore buffer MemCopy. There is no memory overflow issue. 2014-10-22 07:30:22 +00:00
Measurement.c Fix execution status & DEBUG message level mismatch. EFI_D_ERROR is used only when failure/case can’t be resolved by code. 2014-11-10 05:01:15 +00:00
Reclaim.c Update code to support VS2013 tool chain. 2014-07-28 07:45:49 +00:00
VarCheck.c SecurityPkg Variable: Implement variable quota management. 2015-01-27 08:44:10 +00:00
Variable.c SecurityPkg Variable: Before EndOfDxe, just record the current boot VarErrorFlag to local variable. 2015-02-02 08:39:26 +00:00
Variable.h SecurityPkg Variable: Implement variable quota management. 2015-01-27 08:44:10 +00:00
VariableAuthRuntimeDxe.uni SecurityPkg: Convert non DOS format files to DOS format 2014-09-03 08:51:17 +00:00
VariableAuthSmm.uni SecurityPkg: Convert non DOS format files to DOS format 2014-09-03 08:51:17 +00:00
VariableAuthSmmRuntimeDxe.uni SecurityPkg: Convert non DOS format files to DOS format 2014-09-03 08:51:17 +00:00
VariableDxe.c SecurityPkg Variable: Implement variable quota management. 2015-01-27 08:44:10 +00:00
VariableRuntimeDxe.inf SecurityPkg Variable: Implement variable quota management. 2015-01-27 08:44:10 +00:00
VariableRuntimeDxeExtra.uni SecurityPkg: INF/DEC file updates to EDK II packages 2014-08-28 05:34:23 +00:00
VariableSmm.c SecurityPkg Variable: Implement variable quota management. 2015-01-27 08:44:10 +00:00
VariableSmm.inf SecurityPkg Variable: Implement variable quota management. 2015-01-27 08:44:10 +00:00
VariableSmmExtra.uni SecurityPkg: INF/DEC file updates to EDK II packages 2014-08-28 05:34:23 +00:00
VariableSmmRuntimeDxe.c SecurityPkg Variable: Implement VarCheck PROTOCOL 2015-01-05 03:42:17 +00:00
VariableSmmRuntimeDxe.inf SecurityPkg Variable: Implement VarCheck PROTOCOL 2015-01-05 03:42:17 +00:00
VariableSmmRuntimeDxeExtra.uni SecurityPkg: INF/DEC file updates to EDK II packages 2014-08-28 05:34:23 +00:00