]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit - drivers/xen/efi.c
XEN: EFI: Move x86 specific codes to architecture directory
authorShannon Zhao <shannon.zhao@linaro.org>
Thu, 7 Apr 2016 12:03:31 +0000 (20:03 +0800)
committerDavid Vrabel <david.vrabel@citrix.com>
Wed, 6 Jul 2016 09:34:46 +0000 (10:34 +0100)
commita62ed500307bfaf4c1a818b69f7c1e7df1039a16
treee79f674f505b06eead42de60ce46bda73d5376ed
parent9d2f145fce926ac35f1f602ed87bc61547cc6da5
XEN: EFI: Move x86 specific codes to architecture directory

Move x86 specific codes to architecture directory and export those EFI
runtime service functions. This will be useful for initializing runtime
service on ARM later.

Signed-off-by: Shannon Zhao <shannon.zhao@linaro.org>
Reviewed-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
Tested-by: Julien Grall <julien.grall@arm.com>
Signed-off-by: Stefano Stabellini <sstabellini@kernel.org>
arch/x86/xen/efi.c
drivers/xen/efi.c
include/xen/xen-ops.h