acrn-hypervisor/hypervisor/boot
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
..
guest hv: remove an unnecessary code line 2022-04-20 14:15:25 +08:00
include Remove "All rights reserved" string headers 2022-04-06 13:21:02 +08:00
multiboot Remove "All rights reserved" string headers 2022-04-06 13:21:02 +08:00
acpi_base.c Remove "All rights reserved" string headers 2022-04-06 13:21:02 +08:00
boot.c HV: treewide: fix violations of coding guideline C-TY-12 2021-11-04 18:15:47 +08:00
reloc.c Remove "All rights reserved" string headers 2022-04-06 13:21:02 +08:00