commit | 697dfd884438058b15032b0169887c742704434a | [log] [tgz] |
---|---|---|
author | H. Peter Anvin <hpa@linux.intel.com> | Thu Apr 25 14:00:22 2013 -0700 |
committer | H. Peter Anvin <hpa@linux.intel.com> | Thu Apr 25 14:00:22 2013 -0700 |
tree | 7f14e8e2b1d677d8dc326fd16cfee92282e79ae5 | |
parent | 0fbd06761f5c17cc9b20e02af60fd7ee9c895996 [diff] | |
parent | f697036b93aa7345d4cbb3c854a76456c0ddac45 [diff] |
Merge tag 'efi-urgent' into x86/urgent * The EFI variable anti-bricking algorithm merged in -rc8 broke booting on some Apple machines because they implement EFI spec 1.10, which doesn't provide a QueryVariableInfo() runtime function and the logic used to check for the existence of that function was insufficient. Fix from Josh Boyer. * The anti-bricking algorithm also introduced a compiler warning on 32-bit. Fix from Borislav Petkov. Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>