acrn-hypervisor/hypervisor/boot/include
Zhou, Wu c2468d2791 HV: Add elf loader sketch
This patch adds a function elf_loader() to load elf image.
It checks the elf header, get its 32/64 bit type, then calls
the corresponding loading routines, which are empty, and
will be realized later.

Tracked-On: #6323

Signed-off-by: Zhou, Wu <wu.zhou@intel.com>
Acked-by: Eddie Dong <eddie.dong@intel.com>
2021-08-19 20:00:45 +08:00
..
guest HV: Add elf loader sketch 2021-08-19 20:00:45 +08:00
acpi.h hv: tpm2: do tpm2 fixup for security vm 2021-08-11 14:45:55 +08:00
boot.h hv: tpm2: do tpm2 fixup for security vm 2021-08-11 14:45:55 +08:00
elf.h HV: Add elf header file for elf loader 2021-08-19 20:00:45 +08:00
multiboot_std.h HV: merge multiboot standard data structures in one header 2021-02-26 16:38:32 +08:00
reloc.h hv: fixup relocation delta for symbols belong to entry section 2020-03-06 08:27:46 +08:00