linux-efi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] EFI fixes for v6.9 #1
@ 2024-03-17 13:58 Ard Biesheuvel
  2024-03-17 19:34 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Ard Biesheuvel @ 2024-03-17 13:58 UTC (permalink / raw)
  To: torvalds; +Cc: linux-efi, Ard Biesheuvel

From: Ard Biesheuvel <ardb@kernel.org>

Hello Linus,

Please pull the EFI fix below. It fixes an oversight on my part in the recent
EFI stub rework for x86, which is needed to get Linux/x86 distro builds signed
again for secure boot by MicroSoft. For this reason, most of this work is being
backported to v6.1, which is therefore also affected by this regression.

Thanks,
Ard.


The following changes since commit 021bc4b9d7ed8dcc90dc288e59f120fa6e3087dc:

  virt: efi_secret: Convert to platform remove callback returning void (2024-03-09 11:37:18 +0100)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi.git tags/efi-fixes-for-v6.9-1

for you to fetch changes up to b3810c5a2cc4a6665f7a65bed5393c75ce3f3aa2:

  x86/efistub: Clear decompressor BSS in native EFI entrypoint (2024-03-15 19:47:09 +0100)

----------------------------------------------------------------
EFI fixes for v6.9 #1

- Explicitly wipe BSS in the native EFI entrypoint, so that globals
  shared with the legacy decompressor are zero-initialized correctly.

----------------------------------------------------------------
Ard Biesheuvel (1):
      x86/efistub: Clear decompressor BSS in native EFI entrypoint

 drivers/firmware/efi/libstub/x86-stub.c | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

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

* Re: [GIT PULL] EFI fixes for v6.9 #1
  2024-03-17 13:58 [GIT PULL] EFI fixes for v6.9 #1 Ard Biesheuvel
@ 2024-03-17 19:34 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2024-03-17 19:34 UTC (permalink / raw)
  To: Ard Biesheuvel; +Cc: torvalds, linux-efi, Ard Biesheuvel

The pull request you sent on Sun, 17 Mar 2024 14:58:05 +0100:

> git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi.git tags/efi-fixes-for-v6.9-1

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/906a93befec826475ab3d4facacc57a0b0a002a5

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

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

end of thread, other threads:[~2024-03-17 19:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-03-17 13:58 [GIT PULL] EFI fixes for v6.9 #1 Ard Biesheuvel
2024-03-17 19:34 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).