1
0
Fork 0
mirror of https://github.com/CTCaer/hekate.git synced 2024-09-20 14:03:39 +01:00
hekate/bootloader/storage
CTCaer ec53aa86dd emmc: Use gpt struct and only add valid entries
Additionally keep track of partition index
2020-04-30 01:29:58 +03:00
..
emummc.c sd fs: Move sd init/mount/helpers to their own object 2020-04-29 23:20:18 +03:00
emummc.h
mbr_gpt.h
mmc.h
nx_emmc.c emmc: Use gpt struct and only add valid entries 2020-04-30 01:29:58 +03:00
nx_emmc.h emmc: Use gpt struct and only add valid entries 2020-04-30 01:29:58 +03:00
nx_sd.c nyx: Throw a warning if SD Card in 1 bit mode 2020-04-30 01:05:22 +03:00
nx_sd.h nyx: Throw a warning if SD Card in 1 bit mode 2020-04-30 01:05:22 +03:00
sd.h sdmmc v2: Add eMMC overclocking 2020-04-29 22:11:23 +03:00
sdmmc.c sdmmc v2: Add full SD card fallback initialization 2020-04-30 00:00:00 +03:00
sdmmc.h sdmmc v2: Driver fixes 2020-04-29 21:43:07 +03:00
sdmmc_driver.c sdmmc v2: Add error checking for all cases 2020-04-29 22:09:36 +03:00
sdmmc_driver.h
sdmmc_t210.h