[SRC_C][EFI] Use seco_module functions to gather sysdata partition
In GRUB code have now been included in seco_module
some commands that searches by PARTUUID or TYPEGUID a partition. Those functions are now used in sysdata
too for a easier code maintenance.
sysdata
now uses cleaos.h
to get the TYPEGUID to search for.
Signed-off-by: Nicola Sparnacci nicola.sparnacci@seco.com