Home
last modified time | relevance | path

Searched refs:gpt_entry (Results 1 – 6 of 6) sorted by relevance

/u-boot/disk/
A Dpart_efi.c60 gpt_entry **pgpt_pte);
201 gpt_entry *gpt_pte = NULL; in get_disk_guid()
219 gpt_entry *gpt_pte = NULL; in part_print_efi()
262 gpt_entry *gpt_pte = NULL; in part_get_info_efi()
604 gpt_entry *gpt_e; in gpt_restore()
668 gpt_entry **gpt_pte) in gpt_verify_headers()
793 gpt_entry *gpt_e; in gpt_verify_partitions()
868 gpt_entry *gpt_e; in is_valid_gpt_buf()
889 gpt_entry *gpt_e; in write_mbr_and_gpt_partitions()
1079 gpt_entry **pgpt_pte) in find_valid_gpt()
[all …]
/u-boot/include/
A Dpart.h429 gpt_header *gpt_h, gpt_entry *gpt_e);
443 gpt_header *gpt_h, gpt_entry *gpt_e,
505 gpt_entry **gpt_pte);
535 gpt_header *gpt_head, gpt_entry **gpt_pte);
A Dpart_efi.h117 } __packed gpt_entry; typedef
A Defi_tcg2.h233 gpt_entry partitions[];
/u-boot/lib/efi_loader/
A Defi_tcg2.c2064 gpt_entry *entry = NULL; in tcg2_measure_gpt_data()
2065 gpt_entry *gpt_e; in tcg2_measure_gpt_data()
2138 gpt_e = (gpt_entry *)((u8 *)gpt_e + gpt_h->sizeof_partition_entry); in tcg2_measure_gpt_data()
2163 gpt_e = (gpt_entry *)((u8 *)gpt_e + gpt_h->sizeof_partition_entry); in tcg2_measure_gpt_data()
/u-boot/cmd/
A Dgpt.c631 gpt_entry *gpt_pte = NULL; in gpt_verify()

Completed in 15 milliseconds