GUID Partition Table
From Just Solve the File Format Problem
(Difference between revisions)
Dan Tobias (Talk | contribs) (→Links) |
m (Add Kaitai Struct schema) |
||
Line 2: | Line 2: | ||
|formattype=electronic | |formattype=electronic | ||
|subcat=Filesystem | |subcat=Filesystem | ||
+ | |kaitai struct=gpt_partition_table | ||
}} | }} | ||
'''GUID Partition Table''' (GPT) is a format describing the layout of disk partitions, most commonly used with [[wikipedia:UEFI|UEFI]]. | '''GUID Partition Table''' (GPT) is a format describing the layout of disk partitions, most commonly used with [[wikipedia:UEFI|UEFI]]. |
Latest revision as of 17:42, 26 December 2024
GUID Partition Table (GPT) is a format describing the layout of disk partitions, most commonly used with UEFI.