mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-11-21 05:23:29 +00:00
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>