The iPhone Wiki is no longer updated. Visit this article on The Apple Wiki for current information. |
Difference between revisions of "Bootloader"
Caique2001 (talk | contribs) |
|||
Line 1: | Line 1: | ||
− | In general, this is the code which is run prior to the main firmware and is responsible for loading the main FW and in some cases performs signature checking. Both the [[baseband]] and the main iPhone OS have bootloaders, and these are entirely different. [[PwnageTool]] and [[WinPwn]] allow control over the main OS bootloader, while [[BootNeuter]] allows control over the [[Baseband Bootloader]]. |
+ | In general, this is the code which is run prior to the main firmware and is responsible for loading the main FW and in some cases performs signature checking. Both the [[Baseband Device|baseband]] and the main iPhone OS have bootloaders, and these are entirely different. [[PwnageTool]] and [[WinPwn]] allow control over the main OS bootloader, while [[BootNeuter]] allows control over the [[Baseband Bootloader]]. |
Revision as of 19:04, 30 July 2008
In general, this is the code which is run prior to the main firmware and is responsible for loading the main FW and in some cases performs signature checking. Both the baseband and the main iPhone OS have bootloaders, and these are entirely different. PwnageTool and WinPwn allow control over the main OS bootloader, while BootNeuter allows control over the Baseband Bootloader.