https://github.com/torvalds/linux
Revision 31fce91e7afc25c666276f65f019bc13fd27e216 authored by H. Peter Anvin on 14 February 2014, 19:11:18 UTC, committed by H. Peter Anvin on 14 February 2014, 19:11:18 UTC
There have been reports of EFI crashes since -rc1. The following two
commits fix known issues.

 * Fix boot failure on 32-bit EFI due to the recent EFI memmap changes
   merged during the merge window - Borislav Petkov

 * Avoid a crash during efi_bgrt_init() by detecting invalid BGRT
   headers based on the 'status' field.

Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
2 parent s 4640c7e + 0950337
History
Tip revision: 31fce91e7afc25c666276f65f019bc13fd27e216 authored by H. Peter Anvin on 14 February 2014, 19:11:18 UTC
Merge remote-tracking branch 'efi/urgent' into x86/urgent
Tip revision: 31fce91
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 1.1 KB
.mailmap -rw-r--r-- 4.4 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 93.3 KB
Kbuild -rw-r--r-- 2.5 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 266.4 KB
Makefile -rw-r--r-- 49.1 KB
README -rw-r--r-- 18.3 KB
REPORTING-BUGS -rw-r--r-- 7.3 KB

README

back to top