Searched defs:gpt_h (Results 1 – 2 of 2) sorted by relevance
| /u-boot/disk/ |
| A D | part_efi.c | 89 static int validate_gpt_header(gpt_header *gpt_h, lbaint_t lba, in validate_gpt_header() 151 static int validate_gpt_entries(gpt_header *gpt_h, gpt_entry *gpt_e) in validate_gpt_entries() 171 static void prepare_backup_gpt_header(gpt_header *gpt_h) in prepare_backup_gpt_header() 363 gpt_header *gpt_h, gpt_entry *gpt_e) in write_gpt_table() 411 gpt_header *gpt_h, gpt_entry *gpt_e, in gpt_fill_pte() 576 int gpt_fill_header(struct blk_desc *dev_desc, gpt_header *gpt_h, in gpt_fill_header() 603 gpt_header *gpt_h; in gpt_restore() local 701 static void restore_primary_gpt_header(gpt_header *gpt_h, struct blk_desc *dev_desc) in restore_primary_gpt_header() 720 gpt_header *gpt_h, gpt_entry *gpt_e) in write_one_gpt_table() 867 gpt_header *gpt_h; in is_valid_gpt_buf() local [all …]
|
| /u-boot/lib/efi_loader/ |
| A D | efi_tcg2.c | 2063 gpt_header *gpt_h; in tcg2_measure_gpt_data() local
|
Completed in 10 milliseconds