Enabled -status -jigdo
This commit is contained in:
@ -329,6 +329,11 @@ struct XorrisO { /* the global context of xorriso */
|
||||
#ifdef Xorriso_with_libjtE
|
||||
/* Parameters and state of Jigdo Template Export environment */
|
||||
struct libjte_env *libjte_handle;
|
||||
|
||||
/* List of -jigdo parameters since the most recent -jigdo clear */
|
||||
struct Xorriso_lsT *jigdo_params;
|
||||
struct Xorriso_lsT *jigdo_values;
|
||||
|
||||
#endif
|
||||
|
||||
/* LBA of boot image after image loading */
|
||||
|
Reference in New Issue
Block a user