linux/arch/x86/platform/efi
Matt Fleming 099240ac11 x86/efi: Delete dead code when checking for non-native
Both efi_free_boot_services() and efi_enter_virtual_mode() are invoked
from init/main.c, but only if the EFI runtime services are available.
This is not the case for non-native boots, e.g. where a 64-bit kernel is
booted with 32-bit EFI firmware.

Delete the dead code.

Acked-by: Borislav Petkov <bp@suse.de>
Signed-off-by: Matt Fleming <matt.fleming@intel.com>
2014-03-04 21:24:59 +00:00
..
early_printk.c x86/efi: Fix earlyprintk off-by-one bug 2013-11-28 20:16:56 +00:00
efi_32.c x86/efi: Fix 32-bit fallout 2014-02-14 09:30:19 +00:00
efi_64.c x86/efi: Fix 32-bit fallout 2014-02-14 09:30:19 +00:00
efi_stub_32.S x86: Move efi to platform 2010-10-27 14:30:01 +02:00
efi_stub_64.S x86/efi: Runtime services virtual mapping 2013-11-02 11:09:36 +00:00
efi-bgrt.c x86/efi: Check status field to validate BGRT header 2014-02-14 10:07:15 +00:00
efi.c x86/efi: Delete dead code when checking for non-native 2014-03-04 21:24:59 +00:00
Makefile x86/efi: Add EFI framebuffer earlyprintk support 2013-10-28 18:09:58 +00:00