1
0
Fork 0
mirror of https://github.com/CTCaer/hekate.git synced 2024-09-19 21:44:57 +01:00
hekate/nyx/nyx_gui
CTCaer 2f5b52223c config: Add bootloader protection
`bootprotect=1` enables protection of the `bootloader` folder inside HOS.

This disallows any reading/writing of the folder and its contents inside HOS, preventing any corruption of it.

This of course has the side-effect of homebrew that depend on it (e.g. hekate Toolbox) to not work fully.
2020-10-20 10:16:12 +03:00
..
frontend nyx: Add USB Charger info 2020-09-15 20:14:56 +03:00
gfx Utilize hekate's BDK for hekate main and Nyx 2020-06-14 16:45:45 +03:00
hos Various fixes 2020-07-18 00:54:35 +03:00
libs/fatfs Utilize hekate's BDK for hekate main and Nyx 2020-06-14 16:45:45 +03:00
storage Utilize hekate's BDK for hekate main and Nyx 2020-06-14 16:45:45 +03:00
config.c config: Add bootloader protection 2020-10-20 10:16:12 +03:00
config.h config: Add bootloader protection 2020-10-20 10:16:12 +03:00
link.ld
nyx.c config: Add bootloader protection 2020-10-20 10:16:12 +03:00
start.S