All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH efi-next 0/3] efi: assorted fixes
@ 2020-02-28 10:02 ` Ard Biesheuvel
  0 siblings, 0 replies; 14+ messages in thread
From: Ard Biesheuvel @ 2020-02-28 10:02 UTC (permalink / raw)
  To: linux-efi; +Cc: linux-arm-kernel, Ard Biesheuvel

Some fixes for the code that is currentely queued up in efi/next for
v5.7

Patch #3 fixes a boot regression for non-EFI boot in linux-next, so
that will be sent onwards reasonably quickly.

Ard Biesheuvel (3):
  efi/arm: clean EFI stub exit code from cache instead of avoiding it
  efi/arm64: clean EFI stub exit code from cache instead of avoiding it
  efi: mark all EFI runtime services as unsupported on non-EFI boot

 arch/arm/boot/compressed/head.S | 18 ++++++++----------
 arch/arm64/kernel/efi-entry.S   | 18 +++++++++---------
 arch/arm64/kernel/image-vars.h  |  2 +-
 drivers/firmware/efi/efi.c      |  6 +++---
 4 files changed, 21 insertions(+), 23 deletions(-)

-- 
2.17.1


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

end of thread, other threads:[~2020-02-28 11:21 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-02-28 10:02 [PATCH efi-next 0/3] efi: assorted fixes Ard Biesheuvel
2020-02-28 10:02 ` Ard Biesheuvel
2020-02-28 10:02 ` [PATCH efi-next 1/3] efi/arm: clean EFI stub exit code from cache instead of avoiding it Ard Biesheuvel
2020-02-28 10:02   ` Ard Biesheuvel
2020-02-28 10:02 ` [PATCH efi-next 2/3] efi/arm64: " Ard Biesheuvel
2020-02-28 10:02   ` Ard Biesheuvel
2020-02-28 11:14   ` Mark Rutland
2020-02-28 11:14     ` Mark Rutland
2020-02-28 11:19     ` Mark Rutland
2020-02-28 11:19       ` Mark Rutland
2020-02-28 11:21       ` Ard Biesheuvel
2020-02-28 11:21         ` Ard Biesheuvel
2020-02-28 10:02 ` [PATCH efi-next 3/3] efi: mark all EFI runtime services as unsupported on non-EFI boot Ard Biesheuvel
2020-02-28 10:02   ` Ard Biesheuvel

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.