SecurityPkg Variable: Before EndOfDxe, just record the current boot VarErrorFlag...
authorStar Zeng <star.zeng@intel.com>
Mon, 2 Feb 2015 08:39:26 +0000 (08:39 +0000)
committerlzeng14 <lzeng14@Edk2>
Mon, 2 Feb 2015 08:39:26 +0000 (08:39 +0000)
commitdb3c5441b1cf39577699567732eba7f97c20c214
treea5d843e19842261661aaf255155e9057546d8286
parentc4b5cc4318f80e025196fb8fc2795184e1451661
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
SecurityPkg/VariableAuthenticated/RuntimeDxe/Variable.c