Template:Keys/doc

From The iPhone Wiki
< Template:Keys
Revision as of 03:18, 22 September 2017 by 5urd (talk | contribs) (if one has the KBAG, they should have the file name)
Jump to: navigation, search
← Go back to the template.

This is the key template for the key pages. When a page uses this template, it is added to the Key Pages category.

Syntax

If the device is not an iPhone or a 3G iPad, delete the Baseband parameter.

If the device is an Apple TV, set Version to the marketing version (what the Apple TV reports) and set DisplayVersion to the marketing version with the internal version in parenthesis. For example, 5.2/6.1 (10B144b) for the Apple TV (2nd generation) sets Version to 5.2 and DisplayVersion to 5.2 (6.1).

If the device is not an Apple TV, delete the DisplayVersion parameter.

For each *, *IV, and *Key section, put the file name on the first line. If the item is the Root FS or a ramdisk, remove the .dmg file extension. If that firmware item does not exist in that firmware, delete its parameter section. If the firmware item is not encrypted, set *IV to "Not Encrypted" and delete the *Key parameter. If the key/iv is not known, then the KBAG should be added.

For DownloadURL, do not place anything other than URLs to free firmwares hosted on Apple Inc.'s servers. For beta firmwares, delete the parameter.

{{keys
 | Version             = 
 | DisplayVersion      = 
 | Build               = 
 | Device              = 
 | Codename            = 
 | Baseband            = 
 | DownloadURL         = 

 | RootFS              = 
 | RootFSKey           = Unknown

 | UpdateRamdisk       = 
 | UpdateRamdiskIV     = Unknown
 | UpdateRamdiskKey    = Unknown
 | UpdateRamdiskKBAG   =

 | RestoreRamdisk      = 
 | RestoreRamdiskIV    = Unknown
 | RestoreRamdiskKey   = Unknown
 | RestoreRamdiskKBAG  = 

 | AppleLogo           = 
 | AppleLogoIV         = Unknown
 | AppleLogoKey        = Unknown
 | AppleLogoKBAG       = 

 | BatteryCharging0    = 
 | BatteryCharging0IV  = Unknown
 | BatteryCharging0Key = Unknown
 | BatteryCharging0KBAG = 

 | BatteryCharging1    = 
 | BatteryCharging1IV  = Unknown
 | BatteryCharging1Key = Unknown
 | BatteryCharging1KBAG = 

 | BatteryFull         = 
 | BatteryFullIV       = Unknown
 | BatteryFullKey      = Unknown
 | BatteryFullKBAG     = 

 | BatteryLow0         = 
 | BatteryLow0IV       = Unknown
 | BatteryLow0Key      = Unknown
 | BatteryLow0KBAG     = 

 | BatteryLow1         = 
 | BatteryLow1IV       = Unknown
 | BatteryLow1Key      = Unknown
 | BatteryLow1KBAG     = 

 | DeviceTree          = 
 | DeviceTreeIV        = Unknown
 | DeviceTreeKey       = Unknown
 | DeviceTreeKBAG      = 

 | GlyphCharging       = 
 | GlyphChargingIV     = Unknown
 | GlyphChargingKey    = Unknown
 | GlyphChargingKBAG   = 

 | GlyphPlugin         = 
 | GlyphPluginIV       = Unknown
 | GlyphPluginKey      = Unknown
 | GlyphPluginKBAG     = 

 | iBEC                = 
 | iBECIV              = Unknown
 | iBECKey             = Unknown
 | iBECKBAG            =

 | iBoot               = 
 | iBootIV             = Unknown
 | iBootKey            = Unknown
 | iBootKBAG           = 

 | iBSS                = 
 | iBSSIV              = Unknown
 | iBSSKey             = Unknown
 | iBSSKBAG            = 

 | Kernelcache         = 
 | KernelcacheIV       = Unknown
 | KernelcacheKey      = Unknown
 | KernelcacheKBAG     = 

 | LLB                 = 
 | LLBIV               = Unknown
 | LLBKey              = Unknown
 | LLBKBAG             = 

 | NeedService         = 
 | NeedServiceIV       = Unknown
 | NeedServiceKey      = Unknown
 | NeedServiceKBAG     =

 | RecoveryMode        = 
 | RecoveryModeIV      = Unknown
 | RecoveryModeKey     = Unknown
 | RecoveryModeKBAG    = 

 | SEPFirmware         = 
 | SEPFirmwareIV       = Unknown
 | SEPFirmwareKey      = Unknown
 | SEPFirmwareKBAG     = 
}}