public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH v4 0/3] OvmfPkg/PlatformPei: prefer etc/e820 for memory detection
@ 2021-12-08  7:01 Gerd Hoffmann
  2021-12-08  7:01 ` [PATCH v4 1/3] OvmfPkg/PlatformPei: ScanOrAdd64BitE820Ram improvements Gerd Hoffmann
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Gerd Hoffmann @ 2021-12-08  7:01 UTC (permalink / raw)
  To: devel
  Cc: Philippe Mathieu-Daudé, Ard Biesheuvel, Pawel Polawski,
	Jordan Justen, Jiewen Yao, Gerd Hoffmann

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


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2021-12-13 15:02 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-12-08  7:01 [PATCH v4 0/3] OvmfPkg/PlatformPei: prefer etc/e820 for memory detection Gerd Hoffmann
2021-12-08  7:01 ` [PATCH v4 1/3] OvmfPkg/PlatformPei: ScanOrAdd64BitE820Ram improvements Gerd Hoffmann
2021-12-08  7:01 ` [PATCH v4 2/3] OvmfPkg/PlatformPei: prefer etc/e820 for memory detection Gerd Hoffmann
2021-12-08  7:01 ` [PATCH v4 3/3] RFC: OvmfPkg/PlatformPei: stop using cmos " Gerd Hoffmann
2021-12-13 11:55   ` Ard Biesheuvel
2021-12-13 15:01 ` [PATCH v4 0/3] OvmfPkg/PlatformPei: prefer etc/e820 " Ard Biesheuvel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox