acrn-hypervisor/hypervisor/boot
Zhang Chen 63efde6bdd HV: boot/elf: Fix the wrong comments in elf.h
The definition of elf32_prog_entry with wrong comments,
p_filesz should means size of segment in file and p_memsz
should means size of segment in memory.

Tracked-On: #8642

Signed-off-by: Zhang Chen <chen.zhang@intel.com>
Reviewed-by: Junjie Mao <junjie.mao@intel.com>
2024-07-10 15:26:02 +08:00
..
guest HV: elf_loader: Fix copy gpa bug in load elf32 2024-07-10 15:26:02 +08:00
include HV: boot/elf: Fix the wrong comments in elf.h 2024-07-10 15:26:02 +08:00
multiboot Update copyright year range in code headers 2022-07-15 11:48:35 +08:00
acpi_base.c hv: tsc: calibrate TSC by HPET 2022-07-17 16:48:47 +08:00
boot.c HV: treewide: fix violations of coding guideline C-TY-12 2021-11-04 18:15:47 +08:00
reloc.c hv: reloc: enclose `elf64_r_type()` with `#ifdef CONFIG_RELOC` 2024-07-03 14:55:43 +08:00