Changes

8 bytes added ,  21:54, 3 January 2018
Line 529: Line 529:     
== Stage 1 ==
 
== Stage 1 ==
Known as "package1.1", the code for this stage is stored encrypted inside the package. When decrypted, this stage is encapsulated in a header.
+
When decrypted, this stage is encapsulated in a header.
    
=== Header ===
 
=== Header ===
Line 544: Line 544:  
| 0x4
 
| 0x4
 
| 4
 
| 4
| Main size
+
| Warmboot blob's size
 
|-
 
|-
 
| 0x8
 
| 0x8
| 8
+
| 4
 +
| Warmboot blob's offset
 +
|-
 +
| 0xC
 +
| 4
 
| Unknown
 
| Unknown
 
|-
 
|-
 
| 0x10
 
| 0x10
 
| 4
 
| 4
| Section 0 size
+
| NX bootloader blob's size
 
|-
 
|-
 
| 0x14
 
| 0x14
 
| 4
 
| 4
| Section 0 offset
+
| NX bootloader blob's offset
 
|-
 
|-
 
| 0x18
 
| 0x18
 
| 4
 
| 4
| Section 1 size
+
| Secure Monitor blob's size
 
|-
 
|-
 
| 0x1C
 
| 0x1C
 
| 4
 
| 4
| Section 1 offset
+
| Secure Monitor blob's offset
 
|}
 
|}