You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
td-shim: use `payload_parameter` slice for `boot_kernel()`
The address of payload paramter may be different in different
configurations so use slice instead.
Signed-off-by: Jiaqi Gao <jiaqi.gao@intel.com>