|
|
|
@ -564,12 +564,7 @@ int Xorriso_boot_status_non_mbr(struct XorrisO *xorriso, IsoImage *image,
|
|
|
|
|
strcat(line, "\n"); |
|
|
|
|
Xorriso_status_result(xorriso, filter, fp, flag & 2); |
|
|
|
|
return(0); |
|
|
|
|
} |
|
|
|
|
if(sa_type != 1 && sa_type != 2 && sa_type != 4 && sa_type != 5 && |
|
|
|
|
sa_type != 6) |
|
|
|
|
return(0); |
|
|
|
|
|
|
|
|
|
if(sa_type == 1 || sa_type == 2) { |
|
|
|
|
} else if(sa_type == 1 || sa_type == 2) { |
|
|
|
|
num_boots= iso_image_get_mips_boot_files(image, paths, 0); |
|
|
|
|
Xorriso_process_msg_queues(xorriso, 0); |
|
|
|
|
if(num_boots > 0) { |
|
|
|
|