This is in response to http://thread.gmane.org/gmane.comp.bios.tianocore.devel/15253 http://thread.gmane.org/gmane.comp.emulators.xen.devel/245623
It's an RFC only because the last patch doesn't actually work. Ideas welcome. Cc: Maoming <[email protected]> Cc: Huangpeng (Peter) <[email protected]> Cc: Wei Liu <[email protected]> Thanks Laszlo Laszlo Ersek (4): OvmfPkg: PlatformPei: enable larger permanent PEI RAM OvmfPkg: PlatformPei: create the CPU HOB with dynamic memory space width OvmfPkg: PlatformPei: beautify memory HOB order in QemuInitializeRam() OvmfPkg: PlatformPei: invert MTRR setup in QemuInitializeRam() OvmfPkg/PlatformPei/Platform.h | 7 +++ OvmfPkg/PlatformPei/MemDetect.c | 115 +++++++++++++++++++++++++++++++++++----- OvmfPkg/PlatformPei/Platform.c | 7 ++- 3 files changed, 114 insertions(+), 15 deletions(-) -- 1.8.3.1 ------------------------------------------------------------------------------ _______________________________________________ edk2-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/edk2-devel
