Allowing 1 BIOS boot image and 1 EFI boot image: -boot_image grub efi_path=

This commit is contained in:
2010-04-22 14:40:49 +00:00
parent 8bf6e31379
commit 83e41ceabd
4 changed files with 123 additions and 64 deletions

View File

@ -270,6 +270,7 @@ struct XorrisO { /* the global context of xorriso */
char boot_image_cat_path[SfileadrL];
off_t boot_image_load_size;
int boot_image_isohybrid; /* 0=off , 1=auto , 2=on , 3=force */
char boot_image_efi_path[SfileadrL];
char system_area_disk_path[SfileadrL];
int system_area_options; /* bit0= "GRUB protective msdos label"
(a simple partition table)