]> git.proxmox.com Git - mirror_edk2.git/commit - IntelFrameworkModulePkg/Universal/VariablePei/Variable.c
As variable area is not reliable in recovery path, then we should not produce Readonl...
authoreric_tian <eric_tian@6f19259b-4bc3-4df7-8a09-765794883524>
Mon, 5 Jan 2009 09:53:54 +0000 (09:53 +0000)
committereric_tian <eric_tian@6f19259b-4bc3-4df7-8a09-765794883524>
Mon, 5 Jan 2009 09:53:54 +0000 (09:53 +0000)
commitf2fa830ef0c29e8d35dcb8e6025a0b736e5cdad0
tree8f61198dcca711add5da00a78bfd831cef09cc09
parent0d401d4d9cc1a5893a87bb28ef7b0265e6b91008
As variable area is not reliable in recovery path, then we should not produce ReadonlyVariable2&ReadonlyVariable ppi at the point. This way causes other Pei module wanted to access to variable will fail

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7185 6f19259b-4bc3-4df7-8a09-765794883524
IntelFrameworkModulePkg/Universal/VariablePei/Variable.c