Searched refs:partition_record (Results 1 – 2 of 2) sorted by relevance
159 mbr_partition partition_record[4]; member
674 mbr->partition_record[0].sys_ind = EFI_PMBR_OSTYPE_EFI_GPT; in create_gpt_buffer()675 mbr->partition_record[0].start_sect = 1; in create_gpt_buffer()676 mbr->partition_record[0].nr_sects = (u32)-1; in create_gpt_buffer()