hekate/bootloader
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 info: Add better SD error debugging on hekate main 2020-08-15 13:23:11 +03:00
gfx Utilize hekate's BDK for hekate main and Nyx 2020-06-14 16:45:45 +03:00
hos hos: Add support for mesosphere 2020-10-17 23:18:48 +03:00
libs/fatfs Utilize hekate's BDK for hekate main and Nyx 2020-06-14 16:45:45 +03:00
storage Refactor various variables and names 2020-07-17 18:00:32 +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 Add simple exception handling 2020-04-27 09:56:19 +03:00
main.c config: Add bootloader protection 2020-10-20 10:16:12 +03:00
start.S Add simple exception handling 2020-04-27 09:56:19 +03:00