No functional changes in v2. I just added Tested-by tags, improved the English grammar in a comment in patch #1, and dropped the BUG language in the commit message of patch #4 (because that issue was caused by the EPT setup / phys-address-width of my laptop).
Public branch: <https://github.com/lersek/edk2/commits/bigram_v1>. (I placed "v1" in the branch name not because I expect to have to post a v2, but to clearly distinguish it from the earlier RFC series.) Cc: Maoming <maoming.maom...@huawei.com> Cc: Huangpeng (Peter) <peter.huangp...@huawei.com> Cc: Wei Liu <wei.l...@citrix.com> 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 edk2-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/edk2-devel