Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1662107
| From | Ard Biesheuvel <ard.biesheuvel@linaro.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [GIT PULL] Another EFI BGRT fix for v4.12 |
| Date | 2017-06-09 11:00 +0200 |
| Message-ID | <tQnVU-7KC-5@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
The following changes since commit 7425826f4f7ac60f2538b06a7f0a5d1006405159:
efi/bgrt: Skip efi_bgrt_init() in case of non-EFI boot (2017-05-28 11:06:17 +0200)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi.git tags/efi-urgent
for you to fetch changes up to 0a97e704d93fe4facf2bffe3c78095b9d441df42:
efi: fix boot panic because of invalid bgrt image address (2017-06-09 08:38:49 +0000)
----------------------------------------------------------------
Another BGRT regression fix from Dave Young, to avoid a crash on buggy
firmware that puts a bogus image address in the BGRT table.
----------------------------------------------------------------
Dave Young (1):
efi: fix boot panic because of invalid bgrt image address
drivers/firmware/efi/efi-bgrt.c | 26 +++++++++++++++++++++++++-
1 file changed, 25 insertions(+), 1 deletion(-)
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[GIT PULL] Another EFI BGRT fix for v4.12 Ard Biesheuvel <ard.biesheuvel@linaro.org> - 2017-06-09 11:00 +0200
[PATCH] efi: fix boot panic because of invalid bgrt image address Ard Biesheuvel <ard.biesheuvel@linaro.org> - 2017-06-09 11:00 +0200
[tip:efi/urgent] efi: Fix boot panic because of invalid BGRT image address tip-bot for Dave Young <tipbot@zytor.com> - 2017-06-09 20:40 +0200
csiph-web