public inbox for kexec@lists.infradead.org
 help / color / mirror / Atom feed
* [PATCH 0/3] kexec-tools: multiboot2: Accept x86-64 images
@ 2021-09-11  2:48 Zhaofeng Li
  2021-09-11  2:48 ` [PATCH 1/3] multiboot2: Correct MBI size calculation Zhaofeng Li
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Zhaofeng Li @ 2021-09-11  2:48 UTC (permalink / raw)
  To: kexec; +Cc: Zhaofeng Li, Simon Horman

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


_______________________________________________
kexec mailing list
kexec@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/kexec

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2021-09-13  9:17 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-09-11  2:48 [PATCH 0/3] kexec-tools: multiboot2: Accept x86-64 images Zhaofeng Li
2021-09-11  2:48 ` [PATCH 1/3] multiboot2: Correct MBI size calculation Zhaofeng Li
2021-09-13  9:17   ` Simon Horman
2021-09-11  2:48 ` [PATCH 2/3] multiboot2: Use rel_min and rel_max for mbi destination Zhaofeng Li
2021-09-13  9:06   ` Simon Horman
2021-09-11  2:49 ` [PATCH 3/3] multiboot2: Accept x86-64 images Zhaofeng Li
2021-09-13  9:17   ` Simon Horman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox