Crate gpt_testing

source ·

Structs§

  • GPT GUIDs are stored in mixed-endian format (see Appendix A of the EFI spec). To ensure this is correctly handled, wrap the Uuid type to hide methods that use the UUIDs inappropriately.

Functions§

  • Formats vmo with the given partition table. Assumes the VMO is big enough for all partitions to be at a valid offset.