Linux EFI development
 help / color / mirror / Atom feed
* [GIT PULL] More EFI fixes for v5.17
@ 2022-02-28  9:12 Ard Biesheuvel
  2022-02-28 20:53 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Ard Biesheuvel @ 2022-02-28  9:12 UTC (permalink / raw)
  To: torvalds; +Cc: linux-efi, Ard Biesheuvel

The following changes since commit f5390cd0b43c2e54c7cf5506c7da4a37c5cef746:

  efi: runtime: avoid EFIv2 runtime services on Apple x86 machines (2022-01-23 10:31:27 +0100)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi.git tags/efi-urgent-for-v5.17-2

for you to fetch changes up to 258dd902022cb10c83671176688074879517fd21:

  efivars: Respect "block" flag in efivar_entry_set_safe() (2022-02-28 10:07:50 +0100)

----------------------------------------------------------------
More EFI fixes for v5.17:

- don't treat valid hartid U32_MAX as a failure return code (RISC-V)
- avoid blocking query_variable_info() call when blocking is not allowed

----------------------------------------------------------------
Jann Horn (1):
      efivars: Respect "block" flag in efivar_entry_set_safe()

Sunil V L (1):
      riscv/efi_stub: Fix get_boot_hartid_from_fdt() return value

 drivers/firmware/efi/libstub/riscv-stub.c | 17 ++++++++++-------
 drivers/firmware/efi/vars.c               |  5 ++++-
 2 files changed, 14 insertions(+), 8 deletions(-)

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

end of thread, other threads:[~2022-02-28 20:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-02-28  9:12 [GIT PULL] More EFI fixes for v5.17 Ard Biesheuvel
2022-02-28 20:53 ` 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