Searched defs:GptBeginning (Results 1 – 1 of 1) sorted by relevance
99 struct __attribute__((packed)) GptBeginning { struct100 MasterBootRecord protective_mbr;101 GptHeader header;102 std::uint8_t header_padding[420];103 GptPartitionEntry entries[GPT_NUM_PARTITIONS];104 std::uint8_t partition_alignment[3072];