hos: allow overriding uCID
This commit is contained in:
@@ -94,8 +94,8 @@ typedef struct _launch_ctxt_t
|
||||
u32 pkg2_size;
|
||||
bool new_pkg2;
|
||||
|
||||
void *kernel;
|
||||
u32 kernel_size;
|
||||
void *kernel;
|
||||
u32 kernel_size;
|
||||
|
||||
link_t kip1_list;
|
||||
char* kip1_patches;
|
||||
@@ -109,6 +109,8 @@ typedef struct _launch_ctxt_t
|
||||
u32 fss0_hosver;
|
||||
bool atmosphere;
|
||||
|
||||
int ucid;
|
||||
|
||||
exo_ctxt_t exo_ctx;
|
||||
|
||||
ini_sec_t *cfg;
|
||||
|
||||
Reference in New Issue
Block a user