* Ard Biesheuvel <ardb@xxxxxxxxxx> wrote: > The following changes since commit 6efb943b8616ec53a5e444193dccf1af9ad627b5: > > Linux 5.13-rc1 (2021-05-09 14:17:44 -0700) > > are available in the Git repository at: > > git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi.git tags/efi-urgent-for-v5.13-rc2 > EFI fixes for v5.13-rc > > A handful of low urgency EFI fixes accumulated over the past couple of > months. > drivers/firmware/efi/cper.c | 4 +--- > drivers/firmware/efi/fdtparams.c | 3 +++ > drivers/firmware/efi/libstub/file.c | 2 +- > drivers/firmware/efi/memattr.c | 5 ----- > 4 files changed, 5 insertions(+), 9 deletions(-) Pulled into tip:efi/urgent, thanks a lot Ard! Ingo