Hi all, This series refactored booting protocol generation code to better accommodate different host ABI / Alignment and endianess.
It also enhanced LoongArch32 support. Thanks Signed-off-by: Jiaxun Yang <jiaxun.y...@flygoat.com> --- Jiaxun Yang (2): hw/loongarch/boot: Refactor EFI booting protocol generation hw/loongarch/boot: Rework boot code generation hw/loongarch/boot.c | 321 ++++++++++++++++++++++++++++---------------- include/hw/loongarch/boot.h | 106 ++++++++++++--- 2 files changed, 293 insertions(+), 134 deletions(-) --- base-commit: 28ae3179fc52d2e4d870b635c4a412aab99759e7 change-id: 20240914-loongarch-booting-b5ae3f4976b7 Best regards, -- Jiaxun Yang <jiaxun.y...@flygoat.com>