mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2026-05-07 04:34:06 +00:00
1. Add strstr_s in lib to support locate substring in a string 2. Parse "ImageBootParamsAddr=" from cmdline and retrieve seed 3. Convert the addresses to SOS GPA since they will be used in SOS. Signed-off-by: Qi Yadong <yadong.qi@intel.com> Reviewed-by: Wang Kai <kai.z.wang@intel.com> Acked-by: Zhu Bing <bing.zhu@intel.com> Acked-by: Anthony Xu <anthony.xu@intel.com> Acked-by: Eddie Dong <eddie.dong@intel.com>