1
0
Fork 0
mirror of https://github.com/CTCaer/hekate.git synced 2024-09-19 21:44:57 +01:00
hekate/bdk/storage
CTCaer 38f456a2ee sdmmc: Refactor again
- Refactor various variables and defines
- Removed Card/BGA and OEM ID info as they are static and useless
- Commented out bkops functions completely as not used
- Remove extra buf usage when there's already storage for storing that data
- Optimize various functions to save space
- Clean up useless or duplicate code
2021-02-06 03:41:35 +02:00
..
mbr_gpt.h Utilize hekate's BDK for hekate main and Nyx 2020-06-14 16:45:45 +03:00
mmc.h sdmmc: Refactor again 2021-02-06 03:41:35 +02:00
nx_sd.h sdmmc: Refactor again 2021-02-06 03:41:35 +02:00
ramdisk.c Utilize hekate's BDK for hekate main and Nyx 2020-06-14 16:45:45 +03:00
ramdisk.h Utilize hekate's BDK for hekate main and Nyx 2020-06-14 16:45:45 +03:00
sd.h sdmmc: Refactor again 2021-02-06 03:41:35 +02:00
sdmmc.c sdmmc: Refactor again 2021-02-06 03:41:35 +02:00
sdmmc.h sdmmc: Refactor again 2021-02-06 03:41:35 +02:00
sdmmc_driver.c sdmmc: Refactor again 2021-02-06 03:41:35 +02:00
sdmmc_driver.h sdmmc: Refactor again 2021-02-06 03:41:35 +02:00
sdmmc_t210.h sdmmc: Refactor some names 2020-11-26 01:08:42 +02:00