mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2026-04-06 12:26:33 +00:00
The common loader code is put to sw_load_common.c The loader code for directly kernel loading is put to sw_load_bzimage.c The further change for SBL will be put to sw_load_sbl.c Signed-off-by: Yin Fengwei <fengwei.yin@intel.com>