1
0
mirror of https://github.com/CTCaer/hekate.git synced 2024-11-05 11:27:09 +00:00
hekate/bootloader
CTCaer c0b16320cc bootloader: improve launch code
- Fix error not showing if payload is missing or can't be read
- Move errors to their callee function to save binary space
- Refactor various parameters and comments
- Reduce size on some errors
- Do not read HOS specific config in case of payload launch
- Remove unneeded code
2022-10-11 07:21:41 +03:00
..
frontend hekate/nyx: utilize emmc_end 2022-10-11 04:19:29 +03:00
gfx hekate/nyx: gfx: add text color defines 2022-07-01 04:37:57 +03:00
hos bootloader: improve launch code 2022-10-11 07:21:41 +03:00
libs/fatfs
storage hekate/nyx: utilize emmc_end 2022-10-11 04:19:29 +03:00
config.c
config.h
link.ld
main.c bootloader: improve launch code 2022-10-11 07:21:41 +03:00
start.S