MBR.h
Go to the documentation of this file.
45 {
47 new PartInfo(nullptr, fatTypes[sysType] ? Partition::SubType::Data::fat : Partition::SubType::Data::any,
Error formatDisk(BlockDevice &device, GPT::PartitionTable &table, const Uuid &diskGuid={})
Partition a device using the GPT scheme.
bool add(SysType sysType, SysIndicator sysIndicator, storage_size_t offset, storage_size_t size, Partition::Flags flags=0)
Add a new MBR partition definition.
Definition: MBR.h:94
Definition: Partition.h:77
SysIndicator
MBR partition system type indicator values.
Definition: PartInfo.h:73