Structs§
- Header
- GPT disk header.
- Partition
Table Entry
Enums§
Constants§
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 inentries
are invalid.