acrn-hypervisor/hypervisor/boot
Li, Fei1 5214a60bbf hv: replace improper use of ASSERT with panic for parse_madt
ASSERT could be used in some situations, such as, there are some pre-assumption
for some code, using ASSERT here for debug. It could not be used for detect error
when system booting where panic should be used.

Tracked-On: #861
Signed-off-by: Li, Fei1 <fei1.li@intel.com>
Acked-by: Eddie Dong <eddie.dong@intel.com>
2019-01-31 11:09:39 +08:00
..
include hv:Move severl variable declaration for boot code 2019-01-25 21:32:21 +08:00
sbl hv: multiboot: replace improper use of ASSERT with panic 2019-01-31 11:09:39 +08:00
uefi HV: modularization improve UEFI macro control code 2019-01-30 16:11:39 +08:00
acpi.c hv: replace improper use of ASSERT with panic for parse_madt 2019-01-31 11:09:39 +08:00
dmar_parse.c HV: modularization to refine boot/bsp related code. 2019-01-08 08:46:15 +08:00
reloc.c HV: MISRA clean in reloc.c 2019-01-30 20:40:11 +08:00