1
0
mirror of https://github.com/CTCaer/hekate.git synced 2024-10-03 13:12:05 +00:00
Commit Graph

5 Commits

Author SHA1 Message Date
Kostas Missos
355ebb6acf Whitespaces, fixes 2018-08-05 14:40:32 +03:00
Kostas Missos
39653f7678 Bugfixes + Unfattening + Remove white on boot 2018-07-22 15:18:30 +03:00
Kostas Missos
5e8eb1c57a Implement ms timer and fix all timers
This will fix everything that uses a timer (or sleep).

Without this any function like eMMC/SD read/write/verify, TSEC/SE, etc can break when the time reaches the max value of the u32 microsecond timer (71minutes).

This fixes every possible breakage, including backup and restore (read/write/verify errors) that takes a lot of time.

The new max before a timer reset is now 48 days (the old one was 71 minutes)
2018-07-04 18:39:26 +03:00
nwert
120e8f5870 Fix all warning. 2018-06-08 21:42:24 +12:00
nwert
8365426fc3 So it has come to this. 2018-05-01 17:22:03 +12:00