]> git.proxmox.com Git - mirror_edk2.git/commit
MdeModulePkg Variable: Before EndOfDxe, just record the current boot VarErrorFlag...
authorStar Zeng <star.zeng@intel.com>
Mon, 2 Feb 2015 03:17:27 +0000 (03:17 +0000)
committerlzeng14 <lzeng14@Edk2>
Mon, 2 Feb 2015 03:17:27 +0000 (03:17 +0000)
commit00ab76e0fed1884e978750e406e7b9a51842dfd8
tree49ebab15473f923edae191c185a04db7cc97a235
parent3ab016b2a3e4755c2105fdca88a14962a5a0e7eb
MdeModulePkg 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@16684 6f19259b-4bc3-4df7-8a09-765794883524
MdeModulePkg/Universal/Variable/RuntimeDxe/Variable.c