OVMF: Convert from EmuVariableRuntimeDxe to VariableRuntimeDxe.
commit0228b8eb05ee3f3bf31d31499cbecc93e2aec120
authorJordan Justen <jljusten@tianocore.org>
Sat, 26 Sep 2009 07:15:51 +0000 (26 07:15 +0000)
committerJordan Justen <jljusten@tianocore.org>
Sat, 26 Sep 2009 07:15:51 +0000 (26 07:15 +0000)
treebaabe17686a2192ba9fc5ba73de25950dbc35ca3
parent8e6409be4114fd3a3f09423cb8c6cb169fac7479
OVMF: Convert from EmuVariableRuntimeDxe to VariableRuntimeDxe.

OVMF utilizes EmuVariableFvbRuntimeDxe to provide an emulated
variable firmware volume block device for non-volatile variables.
This allows the VariableRuntimeDxe and FaultTolerantWriteDxe
to function without a real non-volatile backing store.
OvmfPkg/OvmfPkg.fdf
OvmfPkg/OvmfPkgIa32.dsc
OvmfPkg/OvmfPkgIa32X64.dsc
OvmfPkg/OvmfPkgIa32X64.fdf
OvmfPkg/OvmfPkgX64.dsc
OvmfPkg/PlatformPei/Platform.c