openhcl_boot

Function shim_parameters

Source
pub(crate) fn shim_parameters(shim_params_raw_offset: isize) -> ShimParams
Expand description

Raw shim parameters are provided via a relative offset from the base of where the shim is loaded. Return a ShimParams structure based on the raw offset based RawShimParams.