[edk2-devel] [PATCH v4 0/3] OvmfPkg/PlatformPei: prefer etc/e820 for memory detection

Gerd Hoffmann kraxel at redhat.com
Wed Dec 8 07:01:43 UTC 2021


Don't use cmos for memory detection if possible.
qemu provides the etc/e820 firmware config file
as alternative since 2013.

v4:
 - uncrustify & rebase to latest master.

v3:
 - fix CI failure.

v2:
 - fix lowmem detection.
 - pick up review tags.
 - add rfc patch to completely drop cmos support.

Gerd Hoffmann (3):
  OvmfPkg/PlatformPei: ScanOrAdd64BitE820Ram improvements
  OvmfPkg/PlatformPei: prefer etc/e820 for memory detection
  RFC: OvmfPkg/PlatformPei: stop using cmos for memory detection

 OvmfPkg/PlatformPei/MemDetect.c | 88 ++++++++++++---------------------
 1 file changed, 31 insertions(+), 57 deletions(-)

-- 
2.33.1



-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#84490): https://edk2.groups.io/g/devel/message/84490
Mute This Topic: https://groups.io/mt/87583842/1813853
Group Owner: devel+owner at edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [edk2-devel-archive at redhat.com]
-=-=-=-=-=-=-=-=-=-=-=-





More information about the edk2-devel-archive mailing list