From: "Gerd Hoffmann" <kraxel@redhat.com>
To: devel@edk2.groups.io
Cc: Jiewen Yao <jiewen.yao@intel.com>,
Laszlo Ersek <lersek@redhat.com>,
Gerd Hoffmann <kraxel@redhat.com>,
Oliver Steffen <osteffen@redhat.com>,
Ard Biesheuvel <ardb+tianocore@kernel.org>
Subject: [edk2-devel] [PATCH v2 0/4] OvmfPkg/PlatformPei: scaleability fixes for GetPeiMemoryCap()
Date: Fri, 2 Feb 2024 11:47:16 +0100 [thread overview]
Message-ID: <20240202104720.1275308-1-kraxel@redhat.com> (raw)
v2:
- rewrite page table calculation, rewrite comment (Laszlo)
- add warning message if PEI memory is tight.
- format string fixes.
- misc small tweaks.
Gerd Hoffmann (4):
OvmfPkg/PlatformPei: log a warning when memory is tight
OvmfPkg/PlatformPei: consider AP stacks for pei memory cap
OvmfPkg/PlatformPei: rewrite page table calculation
OvmfPkg/PlatformPei: log pei memory cap details
OvmfPkg/PlatformPei/MemDetect.c | 103 +++++++++++++++++++++++++-------
1 file changed, 80 insertions(+), 23 deletions(-)
--
2.43.0
-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#115041): https://edk2.groups.io/g/devel/message/115041
Mute This Topic: https://groups.io/mt/104117106/7686176
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [rebecca@openfw.io]
-=-=-=-=-=-=-=-=-=-=-=-
next reply other threads:[~2024-02-02 10:47 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-02-02 10:47 Gerd Hoffmann [this message]
2024-02-02 10:47 ` [edk2-devel] [PATCH v2 1/4] OvmfPkg/PlatformPei: log a warning when memory is tight Gerd Hoffmann
2024-02-05 7:45 ` Laszlo Ersek
2024-02-02 10:47 ` [edk2-devel] [PATCH v2 2/4] OvmfPkg/PlatformPei: consider AP stacks for pei memory cap Gerd Hoffmann
2024-02-05 7:57 ` Laszlo Ersek
2024-02-02 10:47 ` [edk2-devel] [PATCH v2 3/4] OvmfPkg/PlatformPei: rewrite page table calculation Gerd Hoffmann
2024-02-05 8:14 ` Laszlo Ersek
2024-02-05 8:19 ` Laszlo Ersek
2024-02-14 9:32 ` Gerd Hoffmann
2024-02-14 10:48 ` Laszlo Ersek
2024-02-14 11:07 ` Gerd Hoffmann
2024-02-14 11:58 ` Laszlo Ersek
2024-02-02 10:47 ` [edk2-devel] [PATCH v2 4/4] OvmfPkg/PlatformPei: log pei memory cap details Gerd Hoffmann
2024-02-05 8:27 ` Laszlo Ersek
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-list from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20240202104720.1275308-1-kraxel@redhat.com \
--to=devel@edk2.groups.io \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox