]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
Merge tag 'x86-boot-2025-07-29' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 30 Jul 2025 01:58:22 +0000 (18:58 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 30 Jul 2025 01:58:22 +0000 (18:58 -0700)
commit56d5e32929ee8e772922242f37cc234c437c89c0
tree23c07b80fa7c418b4753d7dd1035087f915ba1c3
parent72b8944f147e151e845d976e7f48beff38967499
parent61b57d35396a4b4bcca9944644b24fc6015976b5
Merge tag 'x86-boot-2025-07-29' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip

Pull x86 boot updates from Ingo Molnar:

 - Implement support for embedding EFI SBAT data (Secure Boot Advanced
   Targeting: a secure boot image revocation facility) on x86 (Vitaly
   Kuznetsov)

 - Move the efi_enter_virtual_mode() initialization call from the
   generic init code to x86 init code (Alexander Shishkin)

* tag 'x86-boot-2025-07-29' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  x86/efi: Implement support for embedding SBAT data for x86
  x86/efi: Move runtime service initialization to arch/x86
arch/x86/kernel/cpu/common.c