acrn-hypervisor/hypervisor/boot/guest
Zhou, Wu 6458a3f474 hv: remove an unnecessary code line
This patch is to eliminate a code scan warning.

p_elf_header32 was given a value when it was declared, but later it was
given the same value again. Just remove the later one.

Tracked-On: #7318

Signed-off-by: Zhou, Wu <wu.zhou@intel.com>
2022-04-20 14:15:25 +08:00
..
bzimage_loader.c Remove "All rights reserved" string headers 2022-04-06 13:21:02 +08:00
elf_loader.c hv: remove an unnecessary code line 2022-04-20 14:15:25 +08:00
rawimage_loader.c Remove "All rights reserved" string headers 2022-04-06 13:21:02 +08:00
vboot_info.c Remove "All rights reserved" string headers 2022-04-06 13:21:02 +08:00