Lifted the ban to combine MIPS Big Endian boot with El Torito

This commit is contained in:
2010-10-12 18:31:54 +00:00
parent da5f01d95b
commit 2b7130ecdd
6 changed files with 85 additions and 4 deletions

View File

@ -518,6 +518,9 @@ int Xorriso_boot_image_status(struct XorrisO *xorriso, char *filter, FILE *fp,
#define Xorriso_IFBOOT S_IFMT
int Xorriso_add_mips_boot_file(struct XorrisO *xorriso, char *path, int flag);
int Exprtest_match(struct XorrisO *xorriso, struct ExprtesT *ftest,
void *node_pt, char *name, char *path,
struct stat *boss_stbuf, struct stat *stbuf, int flag);