New -report_system_area mode "gpt_disk_guid"
This commit is contained in:
@ -644,6 +644,9 @@ int Xorriso_graftable_pathspec(struct XorrisO *xorriso, char *in_pathspec,
|
||||
|
||||
int Xorriso_parse_gpt_guid(struct XorrisO *xorriso, char *text, int flag);
|
||||
|
||||
int Xorriso_format_guid(struct XorrisO *xorriso, uint8_t guid[16], char *line,
|
||||
int flag);
|
||||
|
||||
int Xorriso_make_guid(struct XorrisO *xorriso, char *line, int flag);
|
||||
|
||||
#endif /* Xorrisoburn_includeD */
|
||||
|
Reference in New Issue
Block a user