Draft: [SYSDATA] Add service for find sysdata offset
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