]> git.proxmox.com Git - mirror_edk2.git/commit - MdeModulePkg/Universal/Variable/RuntimeDxe/Variable.c
MdeModulePkg Variable: VarErrFlag need to be consistent in NV flash and cache
authorStar Zeng <star.zeng@intel.com>
Tue, 29 Dec 2015 09:04:55 +0000 (09:04 +0000)
committerlzeng14 <lzeng14@Edk2>
Tue, 29 Dec 2015 09:04:55 +0000 (09:04 +0000)
commit4a23636a34c91d77f5f0b9ac681c9fd0da8c6f0a
tree77992279c2fe390a8c7535e7dbd49e054b9123c5
parentb2c59ce83cf857cfe9868525526001a7944f3d33
MdeModulePkg Variable: VarErrFlag need to be consistent in NV flash and cache

The code wrongly has TempFlag wrote to NV flash, but has Flag assigned to NV cache.

Cc: Jiewen Yao <jiewen.yao@intel.com>
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@19573 6f19259b-4bc3-4df7-8a09-765794883524
MdeModulePkg/Universal/Variable/RuntimeDxe/Variable.c