efi: split out efi_tables()
authorDaniel Kiper <daniel.kiper@oracle.com>
Thu, 8 Oct 2015 09:24:00 +0000 (11:24 +0200)
committerJan Beulich <jbeulich@suse.com>
Thu, 8 Oct 2015 09:24:00 +0000 (11:24 +0200)
commit0dd7e37832f71eabd83906039641bcac9e13b919
treec03b9cb468e16e733334a1aafdfb96ed6811811a
parent0c36226f41a5c03608068f56e2b1f56de690ae5b
efi: split out efi_tables()

..which collects system tables data. We want to re-use this
code to support multiboot2 protocol on EFI platforms.

Signed-off-by: Daniel Kiper <daniel.kiper@oracle.com>
Reviewed-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Acked-by: Jan Beulich <jbeulich@suse.com>
xen/common/efi/boot.c