New bootspec alpha_boot=, new -as mkisofs option -alpha-boot
This commit is contained in:
@ -546,6 +546,8 @@ int Xorriso_add_mips_boot_file(struct XorrisO *xorriso, char *path, int flag);
|
||||
int Xorriso_set_hppa_boot_parm(struct XorrisO *xorriso, char *text, char *what,
|
||||
int flag);
|
||||
|
||||
int Xorriso_set_alpha_boot(struct XorrisO *xorriso, char *path, int flag);
|
||||
|
||||
int Xorriso_coordinate_system_area(struct XorrisO *xorriso, int sa_type,
|
||||
int options, char *cmd, int flag);
|
||||
|
||||
|
Reference in New Issue
Block a user