efi/x86: Move UEFI Runtime Services wrappers to generic code
authorArd Biesheuvel <ard.biesheuvel@linaro.org>
Thu, 26 Jun 2014 10:09:05 +0000 (12:09 +0200)
committerMatt Fleming <matt.fleming@intel.com>
Mon, 7 Jul 2014 19:12:53 +0000 (20:12 +0100)
In order for other archs (such as arm64) to be able to reuse the virtual
mode function call wrappers, move them to drivers/firmware/efi/runtime-wrappers.c.

Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Signed-off-by: Matt Fleming <matt.fleming@intel.com>
arch/x86/Kconfig
arch/x86/platform/efi/efi.c
drivers/firmware/efi/Kconfig
drivers/firmware/efi/Makefile
drivers/firmware/efi/runtime-wrappers.c [new file with mode: 0644]
include/linux/efi.h

Simple merge
Simple merge
Simple merge
Simple merge
Simple merge