hekate/bootloader/storage
CTCaer 4160037c81 emummc: Add boot entry emuMMC selection
Using the key `emupath` on a boot entry will load the selected emuMMC.
This can also be forced by using the correct boot cfg storage bit and writing the path at the emummc path offset. Check readme for these.

This can only be used if the emuMMC was created via Nyx. because of the raw_based and file_based files that have emuMMC info.
(emupath=emuMMC/RAW1, emupath=emuMMC/SD00, etc)
2020-04-27 09:30:53 +03:00
..
emummc.c emummc: Add boot entry emuMMC selection 2020-04-27 09:30:53 +03:00
emummc.h emummc: Add boot entry emuMMC selection 2020-04-27 09:30:53 +03:00
mbr_gpt.h types: User a proper struct for MBR partition table 2020-04-27 08:58:37 +03:00
mmc.h Add more register names + refactoring 2019-09-09 16:56:37 +03:00
nx_emmc.c types: User a proper struct for MBR partition table 2020-04-27 08:58:37 +03:00
nx_emmc.h Various bugfixes 2019-04-14 02:19:04 +03:00
sd.h Small refactor and bugfixes 2019-12-04 21:31:39 +02:00
sdmmc.c Move all I/DRAM addresses into a memory map 2019-12-08 02:23:03 +02:00
sdmmc.h refactor: Remove all unwanted whitespace 2019-10-18 18:02:06 +03:00
sdmmc_driver.c bpmp: Add forcable maintenance 2019-12-07 01:47:44 +02:00
sdmmc_driver.h Refactor ALL the things + enable LTO 2018-08-13 11:58:24 +03:00
sdmmc_t210.h Bump version to v4.10.1 2019-04-23 18:23:17 +03:00