author | H. Peter Anvin <hpa@linux.intel.com> | |
Wed, 30 Jan 2013 22:43:05 +0000 (14:43 -0800) | ||
committer | H. Peter Anvin <hpa@linux.intel.com> | |
Wed, 30 Jan 2013 22:43:05 +0000 (14:43 -0800) |
Various urgent EFI fixes and some warning cleanups for v3.8
* EFI boot stub fix for Macbook Pro's from Maarten Lankhorst
* Fix an oops in efivarfs from Lingzhu Xiang
* 32-bit warning cleanups from Jan Beulich
* Patch to Boot on >512GB RAM systems from Nathan Zimmer
* Set efi.runtime_version correctly
* efivarfs updates
Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
* EFI boot stub fix for Macbook Pro's from Maarten Lankhorst
* Fix an oops in efivarfs from Lingzhu Xiang
* 32-bit warning cleanups from Jan Beulich
* Patch to Boot on >512GB RAM systems from Nathan Zimmer
* Set efi.runtime_version correctly
* efivarfs updates
Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
1 | 2 | |||
---|---|---|---|---|
arch/x86/boot/compressed/eboot.c | patch | | diff1 | | diff2 | | blob | history |
diff --cc arch/x86/boot/compressed/eboot.c
Simple merge