[PATCH 0/3] kexec-tools: multiboot2: Accept x86-64 images

Zhaofeng Li hello at zhaofeng.li
Fri Sep 10 19:48:57 PDT 2021


Hi Simon,

This patch series adds support for loading x86-64 ELF images with
the multiboot2 header and fixes a couple of related issues.

Tested by loading a custom research OS kernel. Thank you for your
review!

Zhaofeng

Zhaofeng Li (3):
  multiboot2: Correct MBI size calculation
  multiboot2: Use rel_min and rel_max for mbi destination
  multiboot2: Accept x86-64 images

 kexec/arch/i386/kexec-mb2-x86.c  | 51 +++++++++++++++++++++++++++-----
 kexec/arch/x86_64/kexec-x86_64.c |  4 +--
 2 files changed, 46 insertions(+), 9 deletions(-)

-- 
2.32.0




More information about the kexec mailing list