Avoided -boot_image patching for images which obviously have no boot-info-table
This commit is contained in:
@ -270,7 +270,7 @@ 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;
|
||||
int patch_isolinux_image; /* bit0= boot-info-table , bit1= not with EFI */
|
||||
int boot_image_emul; /* 0=no emulation
|
||||
(1=emulation as hard disk)
|
||||
(2=emulation as floppy)
|
||||
|
Reference in New Issue
Block a user