]> git.proxmox.com Git - mirror_edk2.git/commit - SecurityPkg/VariableAuthenticated/RuntimeDxe/Variable.c
SecurityPkg Variable: Before EndOfDxe, just record the current boot VarErrorFlag...
authorStar Zeng <star.zeng@intel.com>
Mon, 2 Feb 2015 03:18:10 +0000 (03:18 +0000)
committerlzeng14 <lzeng14@Edk2>
Mon, 2 Feb 2015 03:18:10 +0000 (03:18 +0000)
commitc4b5cc4318f80e025196fb8fc2795184e1451661
tree71142799b3ff79867db48ca245b5cb4f2c9fdf67
parent00ab76e0fed1884e978750e406e7b9a51842dfd8
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@16685 6f19259b-4bc3-4df7-8a09-765794883524
SecurityPkg/VariableAuthenticated/RuntimeDxe/Variable.c