commit | a62ed500307bfaf4c1a818b69f7c1e7df1039a16 | [log] [tgz] |
---|---|---|
author | Shannon Zhao <shannon.zhao@linaro.org> | Thu Apr 07 20:03:31 2016 +0800 |
committer | David Vrabel <david.vrabel@citrix.com> | Wed Jul 06 10:34:46 2016 +0100 |
tree | e79f674f505b06eead42de60ce46bda73d5376ed | |
parent | 9d2f145fce926ac35f1f602ed87bc61547cc6da5 [diff] |
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>