New -boot_image bootspec appended_gpt_with_gaps=

This commit is contained in:
2024-12-16 18:21:28 +01:00
parent 2049dfc996
commit 6deb2435ab
8 changed files with 179 additions and 78 deletions

View File

@ -615,6 +615,9 @@ struct XorrisO { /* the global context of xorriso */
int iso_mbr_part_flag;
/* Flags in case that the partition table is GPT:
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
*/
/* See libisoburn.h isoburn_igopt_set_gpt_guid() */