New -as mkisofs options -isohybrid-gpt-basdat, -isohybrid-gpt-hfsplus, -isohybrid-apm-hfsplus
This commit is contained in:
@ -346,7 +346,11 @@ struct XorrisO { /* the global context of xorriso */
|
||||
char boot_image_bin_path[SfileadrL];
|
||||
char boot_image_bin_form[16];
|
||||
int boot_platform_id;
|
||||
int patch_isolinux_image; /* bit0= boot-info-table , bit1= not with EFI */
|
||||
int patch_isolinux_image; /* bit0= boot-info-table , bit1= not with EFI
|
||||
bit2-7= Mentioning in isohybrid GPT
|
||||
1=EFI, 2=HFS+
|
||||
bit8= Mention in isohybrid Apple Partition Map
|
||||
*/
|
||||
int boot_image_emul; /* 0=no emulation
|
||||
1=emulation as hard disk
|
||||
2=emulation as floppy
|
||||
|
Reference in New Issue
Block a user