Merge tag 'efi-fixes-for-v6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 2 Jun 2023 00:43:11 +0000 (20:43 -0400)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 2 Jun 2023 00:43:11 +0000 (20:43 -0400)
commit792fc9214036633f2c26fe551cd26d5d7abdecfb
tree1c4b2a03db3a63569d65de2b09a51f71555b14e8
parent9e87b63ed37e202c77aa17d4112da6ae0c7c097c
parent36e4fc57fc1619f462e669e939209c45763bc8f5
Merge tag 'efi-fixes-for-v6.4-1' of git://git./linux/kernel/git/efi/efi

Pull EFI fixes from Ard Biesheuvel:
 "A few minor fixes for EFI, one of which fixes the reported boot
  regression when booting x86 kernels using the BIOS based loader built
  into the hypervisor framework on macOS.

   - fix harmless warning in zboot code on 'make clean'

   - add some missing prototypes

   - fix boot regressions triggered by PE/COFF header image minor
     version bump"

* tag 'efi-fixes-for-v6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi:
  efi: Bump stub image version for macOS HVF compatibility
  efi: fix missing prototype warnings
  efi/libstub: zboot: Avoid eager evaluation of objcopy flags