]> git.proxmox.com Git - mirror_edk2.git/commit - OvmfPkg/Library/NvVarsFileLib/FsAccess.c
OvmfPkg NvVarsFileLib: Set NvVars variable after writing vars file
authorJordan Justen <jordan.l.justen@intel.com>
Fri, 30 Aug 2013 19:29:09 +0000 (19:29 +0000)
committerjljusten <jljusten@6f19259b-4bc3-4df7-8a09-765794883524>
Fri, 30 Aug 2013 19:29:09 +0000 (19:29 +0000)
commit6bc7a0882d278227ef3107bf24c9b9712aa62732
tree6af5c3f5c541f6fe459c1e2aa04ac682b95656d0
parent4ca3c688a4f9042a954e5303f017893de7214d09
OvmfPkg NvVarsFileLib: Set NvVars variable after writing vars file

The volatile 'NvVars' variable indicates that the variables do
not need to be loaded from the file again. After we write the
variables out to the file, there is clearly no need to load
them back from the file.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Jordan Justen <jordan.l.justen@intel.com>
Reviewed-by: Laszlo Ersek <lersek@redhat.com>
Tested-by: Michael Chang <mchang@suse.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@14613 6f19259b-4bc3-4df7-8a09-765794883524
OvmfPkg/Library/NvVarsFileLib/FsAccess.c