hekate/bootloader/hos
Kostas Missos f139f9c56f [FSS0] Add Fusee secondary storage parser
Using "fss0={sd path}" allows you to parse kips, exosphere and warmboot from a fusee secondary binary.

Exosphere and warmboot are overridable if these entries are defined after that.

Additionally any extra kip can be loaded as before via
kip1={sd path}/* for many
or
kip1={sd path} for a sigle one

Warning: Don't double load core kips like loader, pm, sm and ams_mitm. The result will be a hang.
2019-03-08 01:14:43 +02:00
..
fss.c [FSS0] Add Fusee secondary storage parser 2019-03-08 01:14:43 +02:00
fss.h [FSS0] Add Fusee secondary storage parser 2019-03-08 01:14:43 +02:00
hos.c Bugfixes and hardcoded naming 2019-03-08 00:19:04 +02:00
hos.h [7.0.0] Initial support 2019-02-24 02:58:15 +02:00
hos_config.c [FSS0] Add Fusee secondary storage parser 2019-03-08 01:14:43 +02:00
hos_config.h Add automatic NOGC based on fuses burnt 2019-02-24 01:06:24 +02:00
pkg1.c [gfx] Make gfx context and macros global 2019-03-08 00:02:37 +02:00
pkg1.h Add warmboot patches for efuse checks 2018-12-16 15:21:17 +01:00
pkg2.c [Logos] Optimize logos and save ~7KB 2019-03-08 00:08:39 +02:00
pkg2.h [hos] Support new mailbox and refactor a little bit 2019-02-24 02:54:32 +02:00
secmon_exo.c Bugfixes and hardcoded naming 2019-03-08 00:19:04 +02:00
secmon_exo.h Bugfixes and hardcoded naming 2019-03-08 00:19:04 +02:00
sept.c [gfx] Make gfx context and macros global 2019-03-08 00:02:37 +02:00
sept.h [7.0.0-7.0.1] Add full support via Atmosphere's sept 2019-02-24 03:03:17 +02:00