]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
Merge tag 'efi-fixes-for-v6.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 8 Jul 2025 01:22:25 +0000 (18:22 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 8 Jul 2025 01:22:25 +0000 (18:22 -0700)
commiteadb9fa7f775e39c2bdd9a43a947f03e86f9e37b
treef2925c2b5036613b423dd465e8ab3a16dba12824
parent6e9128ff9d8113ef208e5ec82573b96ead100072
parentf8b53cc9174c5980549f60c972faad82b660b62d
Merge tag 'efi-fixes-for-v6.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi

Pull EFI fixes from Ard Biesheuvel:

 - Drop preprocessor macros in zboot.lds which is not preprocessed

 - Fix zboot .data section size and raw size when SBAT is enabled

* tag 'efi-fixes-for-v6.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi:
  efi: Fix .data section size calculations when .sbat is present
  efi: Drop preprocessor directives from zboot.lds