]> git.proxmox.com Git - mirror_edk2.git/commit - OvmfPkg/PlatformPei/Platform.c
OvmfPkg/PlatformPei: Call PublishPeiMemory in one place
authorJordan Justen <jordan.l.justen@intel.com>
Wed, 29 Jan 2014 21:44:09 +0000 (21:44 +0000)
committerjljusten <jljusten@6f19259b-4bc3-4df7-8a09-765794883524>
Wed, 29 Jan 2014 21:44:09 +0000 (21:44 +0000)
commitf76e9eba9deded0a2a25987256ccd5ca7b828927
tree0556bdb28c7e811f389d2e4b303b357fd193208e
parentc2fcbc853f92c5a52d868be3eb3b33161c127eab
OvmfPkg/PlatformPei: Call PublishPeiMemory in one place

The Xen and QEMU/KVM paths were calling this at nearly
the same time in the boot flow anyhow, so just make
the call in one spot.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Jordan Justen <jordan.l.justen@intel.com>
Reviewed-by: Laszlo Ersek <lersek@redhat.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@15195 6f19259b-4bc3-4df7-8a09-765794883524
OvmfPkg/PlatformPei/MemDetect.c
OvmfPkg/PlatformPei/Platform.c