Skip to content

Draft: [SYSDATA] Add service for find sysdata offset

Carlo Ferriolo requested to merge cf/sysdata_service into scarthgap_kickoff

find_sysdata_offset is a function that allows to find the guid assigned to sysdata and read the partion index, starting sector and the sector size. It calculates the hexadecimal value to make sure that the offset is dynamic based on where sysdata partion is located compared to the other partitions. Furthermore, has been created a find_sysdata_offset.service that activates the script each time the boot starts.

Signed-off-by: Carlo Ferriolo carlo.ferriolo@seco.com

Merge request reports

Loading