From: "Oliver Smith-Denny via groups.io" <osde=linux.microsoft.com@groups.io>
To: "devel@edk2.groups.io" <devel@edk2.groups.io>,
Liming Gao <gaoliming@byosoft.com.cn>,
Michael Kinney <michael.d.kinney@intel.com>
Subject: [edk2-devel] Please Consider This PR for edk2-stable202505
Date: Fri, 16 May 2025 09:25:26 -0700 [thread overview]
Message-ID: <ea5dd0b5-5389-47bb-82bb-8e73a6cefbf1@linux.microsoft.com> (raw)
Hi Liming and Mike,
This PR https://github.com/tianocore/edk2/pull/11086
addresses a crash for the Linux shim v16 on debug
builds. When DebugClearMemory is set, DXE Core will
currently attempt to write to all freed pages, even
if they are not writeable. This patch ensures that
DXE Core will change the memory attributes of
the free pages before writing to them, or will
not write to them if it fails to.
Without this, users of shim v16 will experience
failures when using builds of edk2 that have
DebugClearMemory set when loading certain
Linux distributions. Please consider merging
this for edk2-stable202505.
Thanks,
Oliver
-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#121347): https://edk2.groups.io/g/devel/message/121347
Mute This Topic: https://groups.io/mt/113148129/7686176
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [rebecca@openfw.io]
-=-=-=-=-=-=-=-=-=-=-=-
reply other threads:[~2025-05-16 16:25 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=ea5dd0b5-5389-47bb-82bb-8e73a6cefbf1@linux.microsoft.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