]> git.proxmox.com Git - mirror_edk2.git/commit
OvmfPkg EmuVariableFvb: Use 64-bit NV storage PCD
authorjljusten <jljusten@6f19259b-4bc3-4df7-8a09-765794883524>
Sun, 16 Jan 2011 03:32:47 +0000 (03:32 +0000)
committerjljusten <jljusten@6f19259b-4bc3-4df7-8a09-765794883524>
Sun, 16 Jan 2011 03:32:47 +0000 (03:32 +0000)
commite313026824819e31cfea7bc09f91abe2abc1e7db
tree1d11c14613df40667691434bd42292b832b5e36f
parent7ca30a6ac74e0e4435a5f3c94fb59e8d14d0594b
OvmfPkg EmuVariableFvb: Use 64-bit NV storage PCD

Change from using PcdFlashNvStorageVariableBase to
PcdFlashNvStorageVariableBase64.

This will make sure the EMU Variable FVB will
function in systems with more than 4GB of memory.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11252 6f19259b-4bc3-4df7-8a09-765794883524
OvmfPkg/EmuVariableFvbRuntimeDxe/Fvb.c
OvmfPkg/EmuVariableFvbRuntimeDxe/Fvb.inf
OvmfPkg/OvmfPkgIa32.dsc
OvmfPkg/OvmfPkgIa32X64.dsc
OvmfPkg/OvmfPkgX64.dsc