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@xxxxxxx> ---------------------------------------------------------------- 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(-)