New API calls iso_image_get_app_use() and iso_image_set_app_use()
This commit is contained in:
@ -53,6 +53,7 @@ struct Iso_Image
|
||||
char *modification_time;
|
||||
char *expiration_time;
|
||||
char *effective_time;
|
||||
char application_use[512];
|
||||
|
||||
/* el-torito boot catalog */
|
||||
struct el_torito_boot_catalog *bootcat;
|
||||
|
Reference in New Issue
Block a user