From: Ard Biesheuvel <ardb+git@google.com>
To: linux-efi@vger.kernel.org
Cc: linux-kernel@vger.kernel.org, Ard Biesheuvel <ardb@kernel.org>
Subject: [PATCH 0/2] efi: Add support for EFI_MEMORY_HOT_PLUGGABLE
Date: Sat, 1 Feb 2025 18:21:34 +0100 [thread overview]
Message-ID: <20250201172133.3592112-4-ardb+git@google.com> (raw)
From: Ard Biesheuvel <ardb@kernel.org>
Adopt the EFI_MEMORY_HOT_PLUGGABLE memory attribute definition from UEFI
2.11 and test for it where appropriate.
Ard Biesheuvel (2):
efi: Avoid cold plugged memory for placing the kernel
efi: Use BIT_ULL() constants for memory attributes
drivers/firmware/efi/efi.c | 6 ++--
drivers/firmware/efi/libstub/randomalloc.c | 3 ++
drivers/firmware/efi/libstub/relocate.c | 3 ++
include/linux/efi.h | 31 ++++++++++----------
4 files changed, 26 insertions(+), 17 deletions(-)
--
2.48.1.362.g079036d154-goog
next reply other threads:[~2025-02-01 17:21 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-02-01 17:21 Ard Biesheuvel [this message]
2025-02-01 17:21 ` [PATCH 1/2] efi: Avoid cold plugged memory for placing the kernel Ard Biesheuvel
2025-02-01 17:21 ` [PATCH 2/2] efi: Use BIT_ULL() constants for memory attributes Ard Biesheuvel
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-all 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=20250201172133.3592112-4-ardb+git@google.com \
--to=ardb+git@google.com \
--cc=ardb@kernel.org \
--cc=linux-efi@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
/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