* [GIT PULL] EFI fixes for v6.4 #1
@ 2023-06-01 20:47 Ard Biesheuvel
2023-06-02 11:29 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Ard Biesheuvel @ 2023-06-01 20:47 UTC (permalink / raw)
To: torvalds; +Cc: linux-efi, Ard Biesheuvel
Hello Linus,
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.
Please pull.
The following changes since commit ac9a78681b921877518763ba0e89202254349d1b:
Linux 6.4-rc1 (2023-05-07 13:34:35 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi.git tags/efi-fixes-for-v6.4-1
for you to fetch changes up to 36e4fc57fc1619f462e669e939209c45763bc8f5:
efi: Bump stub image version for macOS HVF compatibility (2023-05-28 20:45:46 +0200)
----------------------------------------------------------------
First batch of EFI fixes for v6.4:
- 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
----------------------------------------------------------------
Akihiro Suda (1):
efi: Bump stub image version for macOS HVF compatibility
Ard Biesheuvel (1):
efi/libstub: zboot: Avoid eager evaluation of objcopy flags
Arnd Bergmann (1):
efi: fix missing prototype warnings
drivers/acpi/apei/apei-internal.h | 6 ------
drivers/acpi/apei/bert.c | 1 +
drivers/firmware/efi/libstub/Makefile.zboot | 3 ++-
drivers/firmware/efi/libstub/efistub.h | 3 +++
include/linux/cper.h | 6 ++++++
include/linux/efi.h | 2 ++
include/linux/pe.h | 25 +++++++++++++------------
7 files changed, 27 insertions(+), 19 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-06-02 11:29 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-06-01 20:47 [GIT PULL] EFI fixes for v6.4 #1 Ard Biesheuvel
2023-06-02 11:29 ` 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