* Ard Biesheuvel <ardb@xxxxxxxxxx> wrote: > The following changes since commit 942859d969de7f6f7f2659a79237a758b42782da: > > efi: cper: fix snprintf() use in cper_dimm_err_location() (2021-05-22 14:05:37 +0200) > > are available in the Git repository at: > > git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi.git tags/efi-next-for-v5.14 > > for you to fetch changes up to bb11580f61b6c4ba5c35706abd927c8ac8c32852: > > x86/efi: Log 32/64-bit mismatch with kernel as an error (2021-05-22 14:09:07 +0200) > EFI updates for v5.14 > > First microbatch of EFI updates - not a lot going on these days. > arch/x86/platform/efi/efi.c | 2 +- > drivers/firmware/efi/apple-properties.c | 2 +- > drivers/firmware/efi/dev-path-parser.c | 49 ++++++++++++--------------------- > 3 files changed, 20 insertions(+), 33 deletions(-) Pulled into tip:efi/core, thanks a lot Ard! Ingo