mirror of
https://github.com/CTCaer/hekate
synced 2024-11-08 04:46:35 +00:00
abcb1dec46
By using `BOOT_CFG_AUTOBOOT_EN` in `boot_cfg` and `EXTRA_CFG_NYX_UMS` in `extra_cfg` you can launch UMS from boot. The `ums` variable must be populated with one of the following: ``` NYX_UMS_SD_CARD 0 NYX_UMS_EMMC_BOOT0 1 NYX_UMS_EMMC_BOOT1 2 NYX_UMS_EMMC_GPP 3 NYX_UMS_EMUMMC_BOOT0 4 NYX_UMS_EMUMMC_BOOT1 5 NYX_UMS_EMUMMC_GPP 6 ``` |
||
---|---|---|
.. | ||
fe_emmc_tools.c | ||
fe_emmc_tools.h | ||
fe_emummc_tools.c | ||
fe_emummc_tools.h | ||
gui.c | ||
gui.h | ||
gui_emmc_tools.c | ||
gui_emmc_tools.h | ||
gui_emummc_tools.c | ||
gui_emummc_tools.h | ||
gui_info.c | ||
gui_info.h | ||
gui_options.c | ||
gui_options.h | ||
gui_tools.c | ||
gui_tools.h |