]> xenbits.xensource.com Git - xen.git/commit
EFI: relocate the ESRT when booting via multiboot2
authorDemi Marie Obenour <demi@invisiblethingslab.com>
Wed, 14 Dec 2022 11:00:35 +0000 (12:00 +0100)
committerJan Beulich <jbeulich@suse.com>
Wed, 14 Dec 2022 11:00:35 +0000 (12:00 +0100)
commit8d7acf3f7d8d2555c78421dced45bc49f79ae806
tree88cd1c5813531103810a6290a71ef04ec2a890b9
parent630dc3798e1d0d1b95f7be8b176563eb40e866e5
EFI: relocate the ESRT when booting via multiboot2

This was missed in the initial patchset.

Move efi_relocate_esrt() up to avoid adding a forward declaration.

Signed-off-by: Demi Marie Obenour <demi@invisiblethingslab.com>
Reviewed-by: Jan Beulich <jbeulich@suse.com>
xen/arch/x86/efi/efi-boot.h
xen/common/efi/boot.c