Module format

Source

Structs§

Header
GPT disk header.
PartitionTableEntry

Enums§

FormatError

Constants§

GPT_HEADER_SIZE
GPT_REVISION
GPT_SIGNATURE

Functions§

serialize_partition_table
Serializes the partition table, and updates header to reflect the changes (including computing the CRC). Returns the raw bytes of the partition table. Fails if any of the entries in entries are invalid.