static const gpt_partition_info_t gpt_partition_info[] =
{
{ EFI_SYSTEM_PARTITION_STRING, 1},
{ BASIC_DATA_PARTITION_STRING, 2},
// {"legacy mbr", 3},
// {"swap", 4},
-