1
0
Fork 0
mirror of https://github.com/CTCaer/hekate.git synced 2025-02-02 14:55:05 +00:00
hekate/nyx/nyx_gui
CTCaer abcb1dec46 boot cfg: Allow Launching UMS from boot.
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
```
2020-04-30 14:44:27 +03:00
..
config
frontend boot cfg: Allow Launching UMS from boot. 2020-04-30 14:44:27 +03:00
gfx
hos
ianos
input
libs
mem
power
rtc
sec
soc Update Clocks and Fuses for USB 2020-04-30 14:25:58 +03:00
storage
thermal
usb usbd: Add device descriptors 2020-04-30 14:15:50 +03:00
utils boot cfg: Allow Launching UMS from boot. 2020-04-30 14:44:27 +03:00
exception_handlers.S
link.ld
nyx.c nyx: Utilize Log Window 2020-04-30 14:07:26 +03:00
start.S