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(-)