mbox series

[GIT,PULL] EFI fix for v5.16

Message ID 20211206114510.561270-1-ardb@kernel.org
State New
Headers show
Series [GIT,PULL] EFI fix for v5.16 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi.git tags/efi-urgent-for-v5.16

Message

Ard Biesheuvel Dec. 6, 2021, 11:45 a.m. UTC
Hello Linus,

As Boris mentioned in the last EFI pull request, I will be sending EFI stuff
directly from now on.

Please pull the following EFI fix.

The following changes since commit fa55b7dcdc43c1aa1ba12bca9d2dd4318c2a0dbf:

  Linux 5.16-rc1 (2021-11-14 13:56:52 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi.git tags/efi-urgent-for-v5.16

for you to fetch changes up to 1ff2fc02862d52e18fd3daabcfe840ec27e920a8:

  x86/sme: Explicitly map new EFI memmap table as encrypted (2021-12-05 16:44:52 +0100)

Cc: Borislav Petkov <bp@suse.de>

----------------------------------------------------------------
EFI fix for v5.16

Ensure that the EFI memory map resides in encrypted memory even after it
has been reallocated.

----------------------------------------------------------------
Tom Lendacky (1):
      x86/sme: Explicitly map new EFI memmap table as encrypted

 arch/x86/Kconfig               | 1 +
 arch/x86/platform/efi/quirks.c | 3 ++-
 2 files changed, 3 insertions(+), 1 deletion(-)