audk/OvmfPkg/PlatformPei
Wei Liu 36658fff45 OvmfPkg: introduce PublishPeiMemory
MemDetect actully does too many things, the underlying platform might
want to have more control over memory layout.

Extract the functionality of publishing PEI memory to a dedicated
function.

Also fixed wrong comment while I was there.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Wei Liu <wei.liu2@citrix.com>
Reviewed-by: Jordan Justen <jordan.l.justen@intel.com>

git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@14944 6f19259b-4bc3-4df7-8a09-765794883524
2013-12-08 01:36:07 +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: introduce PublishPeiMemory 2013-12-08 01:36:07 +00:00
Platform.c OvmfPkg: detect Xen earlier 2013-12-08 01:36:00 +00:00
Platform.h OvmfPkg: introduce PublishPeiMemory 2013-12-08 01:36:07 +00:00
PlatformPei.inf OvmfPkg: enable PIIX4 IO space in the PEI phase 2012-09-12 07:19:16 +00:00
Xen.c OvmfPkg: detect Xen earlier 2013-12-08 01:36:00 +00:00
Xen.h OvmfPkg: define EFI_XEN_OVMF_INFO 2013-12-08 01:35:52 +00:00