New API calls isoburn_igopt_set_gpt_guid(), isoburn_igopt_get_gpt_guid()
This commit is contained in:
@@ -710,6 +710,11 @@ struct isoburn_imgen_opts {
|
||||
*/
|
||||
int part_like_isohybrid;
|
||||
|
||||
/* See libisoburn.h isoburn_igopt_set_gpt_guid()
|
||||
*/
|
||||
uint8_t gpt_guid[16];
|
||||
int gpt_guid_mode;
|
||||
|
||||
/* Eventual name of the non-ISO aspect of the image. E.g. SUN ASCII label.
|
||||
*/
|
||||
char ascii_disc_label[Libisoburn_disc_label_sizE];
|
||||
|
Reference in New Issue
Block a user