New API calls isoburn_igopt_set_gpt_with_gaps() and isoburn_igopt_get_gpt_with_gaps()
This commit is contained in:
@@ -746,6 +746,9 @@ struct isoburn_imgen_opts {
|
||||
*/
|
||||
uint8_t iso_gpt_type_guid[16];
|
||||
/* bit0= iso_gpt_type_guid is valid
|
||||
bit1= gaps in the image coverage are allowed
|
||||
bit2= with bit1: do not sort GPT partition array by start block
|
||||
bit3= with bit1: do not create partition 1 for ISO filesystem
|
||||
*/
|
||||
int iso_gpt_flag;
|
||||
|
||||
|
Reference in New Issue
Block a user