New -as mkisofs options -isohybrid-gpt-basdat, -isohybrid-gpt-hfsplus, -isohybrid-apm-hfsplus

This commit is contained in:
2012-06-20 19:06:26 +00:00
parent e0845c9afa
commit 50cdd0ac0e
9 changed files with 168 additions and 63 deletions

View File

@ -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