mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-09-29 12:35:48 +00:00
Currently the algorithm of direct_boot_sw_loader() is Linux bzImage specific, so separate the bzImage specific loader code from it to make the api more generic for other OS; Tracked-On: #3214 Signed-off-by: Victor Sun <victor.sun@intel.com> Reviewed-by: Jason Chen CJ <jason.cj.chen@intel.com>