public inbox for linux-efi@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] efi: Add support for EFI_MEMORY_HOT_PLUGGABLE
@ 2025-02-01 17:21 Ard Biesheuvel
  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
  0 siblings, 2 replies; 3+ messages in thread
From: Ard Biesheuvel @ 2025-02-01 17:21 UTC (permalink / raw)
  To: linux-efi; +Cc: linux-kernel, Ard Biesheuvel

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


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

end of thread, other threads:[~2025-02-01 17:21 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-02-01 17:21 [PATCH 0/2] efi: Add support for EFI_MEMORY_HOT_PLUGGABLE Ard Biesheuvel
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

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