0.5.1-pre3; more bug fixes related to handling of mislocated secondary
header and partition table.
This commit is contained in:
2
gpt.h
2
gpt.h
@@ -127,7 +127,7 @@ public:
|
||||
void BlankPartitions(void);
|
||||
void SortGPT(void);
|
||||
int ClearGPTData(void);
|
||||
void FixSecondHeaderLocation();
|
||||
void MoveSecondHeaderToEnd();
|
||||
void SetName(uint32_t partNum, char* theName = NULL);
|
||||
void SetDiskGUID(GUIDData newGUID);
|
||||
int SetPartitionGUID(uint32_t pn, GUIDData theGUID);
|
||||
|
||||
Reference in New Issue
Block a user