]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/xen.git/commit
efi: split out efi_get_gop()
authorDaniel Kiper <daniel.kiper@oracle.com>
Thu, 8 Oct 2015 09:22:52 +0000 (11:22 +0200)
committerJan Beulich <jbeulich@suse.com>
Thu, 8 Oct 2015 09:22:52 +0000 (11:22 +0200)
commit9fd08b427a0f65c6746a7c236e0de96167c59964
tree1e323745dcd1401232e5b442da868f3dc2d61f9d
parent43e6ee132d0e638be6ee4373a325f6eeb571ecaf
efi: split out efi_get_gop()

..which gets pointer to GOP device. 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