HomeSort by relevance Sort by last modified time
    Searched refs:GPT (Results 1 - 7 of 7) sorted by null

  /external/gptfdisk/
current.spec 1 Summary: GPT partitioning and MBR repair software
14 Partitioning software for GPT disks and to repair MBR disks. The gdisk,
15 cgdisk, and sgdisk utilities (in the gdisk package) are GPT-enabled
24 Summary: An fdisk-like partitioning tool for GPT disks
27 An fdisk-like partitioning tool for GPT disks. GPT
31 and the ability to convert MBR disks to GPT format.
72 disks. Removes stray GPT data, fixes mis-sized extended partitions,
  /device/linaro/bootloader/edk2/DuetPkg/BootSector/
FILE.LST 37 GPT
39 Gpt.as
Gpt.asm 12 ;* gpt.asm
101 ; Read GPT Header from hard disk to 0x0000:0x0800
114 ; Read Target GPT Entry from hard disk to 0x0000:0x0A00
245 ; GptPartitionIndicator - Used to indicate which GPT partition to be boot
Gpt.S 12 #* gpt.asm
103 # Read GPT Header from hard disk to 0x0000:0x0800
116 # Read Target GPT Entry from hard disk to 0x0000:0x0A00
248 # GptPartitionIndicator - Used to indicate which GPT partition to be boot
  /external/vboot_reference/scripts/image_signing/
convert_recovery_to_ssd.sh 34 GPT=${arg#--cgpt=}
42 # Load common constants (and use GPT if set above) and variables.
45 type -P $GPT &>/dev/null ||
common_minimal.sh 13 GPT=${GPT:-"cgpt"}
125 # Read GPT table to find the starting location of a specific partition.
129 sudo $GPT show -b -i $2 $1
132 # Read GPT table to find the size of a specific partition.
136 sudo $GPT show -s -i $2 $1
  /device/google/marlin/common/
base.mk 777 # GPT utils library

Completed in 415 milliseconds