efi: split out efi_variables()
authorDaniel Kiper <daniel.kiper@oracle.com>
Thu, 8 Oct 2015 09:24:31 +0000 (11:24 +0200)
committerJan Beulich <jbeulich@suse.com>
Thu, 8 Oct 2015 09:24:31 +0000 (11:24 +0200)
commitc890487659ca92ca666df19379490deb85169884
tree40641435a609e8c1b7c621b279afd9e1a17b2f91
parent0dd7e37832f71eabd83906039641bcac9e13b919
efi: split out efi_variables()

..which collects variable store parameters. 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