Difference between revisions of "IBoot-636.66.33"

From The iPhone Wiki
Jump to: navigation, search
(New page: == Allowed == === Commands === * bootx * reboot * reset * bgcolor * [[setpicture...)
 
m
 
(7 intermediate revisions by 6 users not shown)
Line 1: Line 1:
  +
{{lowercase}}
  +
== Changes ==
  +
* [[usb_control_msg(0x21, 2) Exploit]] fixed
  +
* There are no longer assert()'s for the usb otg hardware handler functions, normally checked for in usb_core_init();
  +
* Two new tasks: usb-high-current and usb-no-current
  +
 
== Allowed ==
 
== Allowed ==
 
=== Commands ===
 
=== Commands ===
Line 16: Line 22:
 
* [[auto-boot (iBoot variable)|auto-boot]]
 
* [[auto-boot (iBoot variable)|auto-boot]]
 
* [[boot-args (iBoot variable)|boot-args]]
 
* [[boot-args (iBoot variable)|boot-args]]
  +
* boot-partition
  +
* [[boot-path (iBoot variable)|boot-path]]
 
* [[debug-uarts (iBoot variable)|debug-uarts]]
 
* [[debug-uarts (iBoot variable)|debug-uarts]]
 
* [[filesize (iBoot variable)|filesize]]
 
* [[filesize (iBoot variable)|filesize]]
  +
  +
=== Functions ===
  +
* [[kernelcache_loader (iBoot command)|kernelcache_loader]]
  +
  +
[[Category:iBoot]]

Latest revision as of 08:45, 14 March 2017

Changes

  • usb_control_msg(0x21, 2) Exploit fixed
  • There are no longer assert()'s for the usb otg hardware handler functions, normally checked for in usb_core_init();
  • Two new tasks: usb-high-current and usb-no-current

Allowed

Commands

Environmental Vars

Functions