alistair23-linux/arch/x86/platform/efi
Matthew Garrett 04bf9ba720 x86, efi: Don't use (U)EFI time services on 32 bit
UEFI time services are often broken once we're in virtual mode. We were
already refusing to use them on 64-bit systems, but it turns out that
they're also broken on some 32-bit firmware, including the Dell Venue.
Disable them for now, we can revisit once we have the 1:1 mappings code
incorporated.

Signed-off-by: Matthew Garrett <matthew.garrett@nebula.com>
Link: http://lkml.kernel.org/r/1385754283-2464-1-git-send-email-matthew.garrett@nebula.com
Cc: <stable@vger.kernel.org>
Cc: Matt Fleming <matt.fleming@intel.com>
Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
2013-12-10 15:02:34 -08:00
..
early_printk.c x86/efi: Fix earlyprintk off-by-one bug 2013-11-28 20:16:56 +00:00
efi-bgrt.c x86/EFI: Properly init-annotate BGRT code 2013-01-24 17:12:18 +01:00
efi.c x86, efi: Don't use (U)EFI time services on 32 bit 2013-12-10 15:02:34 -08:00
efi_32.c x86, efi: Make efi_call_phys_{prelog,epilog} CONFIG_RELOCATABLE-aware 2011-12-09 16:39:11 -08:00
efi_64.c Include missing linux/slab.h inclusions 2013-04-29 15:42:01 -04:00
efi_stub_32.S x86: Move efi to platform 2010-10-27 14:30:01 +02:00
efi_stub_64.S x86: Move efi to platform 2010-10-27 14:30:01 +02:00
Makefile x86/efi: Add EFI framebuffer earlyprintk support 2013-10-28 18:09:58 +00:00