diff options
author | Munehisa Kamata | 2022-10-04 21:52:20 -0700 |
---|---|---|
committer | Munehisa Kamata | 2022-10-05 01:10:10 -0700 |
commit | c45f74cc3e075d3b04dd920141e82a51dc20bd9b (patch) | |
tree | a74f22ad16accd34b0d53f84c23b15e95b631c3f /Makefile.am | |
parent | a4f5a0c1a65c9df239a737c350d4723c2a8cbc55 (diff) | |
download | idevicerestore-c45f74cc3e075d3b04dd920141e82a51dc20bd9b.tar.gz idevicerestore-c45f74cc3e075d3b04dd920141e82a51dc20bd9b.tar.bz2 |
recovery: set bRequest to 1 when sending bootx command
In macOS 13 beta 8 or newer release, bootx seems to fail if bRequest
is 0 in the control transfer setup. Then, the device fails to enter
restore mode. Seems like something has changed in iBEC since beta 8 and
Apple Configurator 2 has set it to 1, so do the same thing.
While this could be applied for all *OS variants, it's limited to macOS
for now just to be safe.
Signed-off-by: Munehisa Kamata <kamatam@amazon.com>
Diffstat (limited to 'Makefile.am')
0 files changed, 0 insertions, 0 deletions