audk/OvmfPkg/PlatformPei
Laszlo Ersek 4a9fab7d72 OvmfPkg: PlatformPei: reuse PublishPeiMemory() in MemDetect()
Although SVN r14944 ("OvmfPkg: introduce PublishPeiMemory") copied a big
chunk of code from MemDetect(), calling the new PublishPeiMemory()
function in MemDetect() could not have replaced the original code in the
latter. However, with the help of the previous patch, we can do it now.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Laszlo Ersek <lersek@redhat.com>
Reviewed-by: Jordan Justen <jordan.l.justen@intel.com>

git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@15023 6f19259b-4bc3-4df7-8a09-765794883524
2013-12-26 20:44:29 +00:00
..
Cmos.c Update the copyright notice format 2010-04-28 12:43:04 +00:00
Cmos.h Update the copyright notice format 2010-04-28 12:43:04 +00:00
Fv.c OvmfPkg: Remove variables that are set, but not used 2011-10-31 15:57:12 +00:00
MemDetect.c OvmfPkg: PlatformPei: reuse PublishPeiMemory() in MemDetect() 2013-12-26 20:44:29 +00:00
Platform.c OvmfPkg: enable Xen specific path 2013-12-08 01:36:25 +00:00
Platform.h OvmfPkg: introduce XenMemMapInitialization 2013-12-08 01:36:15 +00:00
PlatformPei.inf OvmfPkg: enable Xen specific path 2013-12-08 01:36:25 +00:00
Xen.c OvmfPkg: introduce XenMemMapInitialization 2013-12-08 01:36:15 +00:00
Xen.h OvmfPkg: define EFI_XEN_OVMF_INFO 2013-12-08 01:35:52 +00:00