mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-06-03 12:49:45 +00:00
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@inte.com> |
||
---|---|---|
.. | ||
abl_seed_parse.c | ||
multiboot.c | ||
sbl_seed_parse.c |