Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
- Local policy (non persistent)
- recoveryOS
- recoveryOS Local policy (persistent)
The local policy TSS request differs slightly between the one for the
restore process and the recoveryOS. The one for the restore process is
meant to be used only once, and the one for the recovery os is meant to
be loaded from disk, and thus has a different request. See the
Ap,LocalBoot parameter.
|
|
|
|
uint64_t should be used.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|
This also allows the compiler to check these at compile time.
|
|
APTickets.
|
|
|
|
format specifier for win32
|
|
With some devices and USB hardware the reconnect of a device might actually
be faster than the check interval of the active waiting loop. With mutexes
and a condition variable we will not miss the moment of reconnect anymore,
even if it is really quick (like 7ms, right DanyL?)
|
|
|
|
|
|
|
|
version when using --latest
|
|
systems lacking it
|
|
|
|
|
|
|
|
Also, set libplist requirement to 1.12
|
|
|
|
|
|
request
|
|
|
|
|
|
|
|
|
|
|
|
|
|
output
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
and use the ones from libirecovery.h instead
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|