]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit22694e43c536d5b16f5509278c9f493a43bf3701
treee79f674f505b06eead42de60ce46bda73d5376ed
parentc464a167a36b0e91d4b494b4c264beb10f18aa98
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