RomFS: Difference between revisions
No edit summary |
No edit summary |
||
Line 38: | Line 38: | ||
| 0x08 | | 0x08 | ||
| 0x4 | | 0x4 | ||
| | | Master hashes size | ||
|- | |||
| 0x0C | |||
| 0x8 | |||
| size | |||
|- | |- | ||
| 0x14 | | 0x14 | ||
Line 47: | Line 51: | ||
| 0x4 | | 0x4 | ||
| Level 1 block size, in log2. | | Level 1 block size, in log2. | ||
|- | |||
| 0x24 | |||
| 0x8 | |||
| size | |||
|- | |- | ||
| 0x2C | | 0x2C | ||
| | | 0x8 | ||
| | | size | ||
|- | |- | ||
| 0x34 | | 0x34 | ||
Line 57: | Line 65: | ||
|- | |- | ||
| 0x44 | | 0x44 | ||
| | | 0x8 | ||
| | | Main content size | ||
|- | |- | ||
| 0x4C | | 0x4C | ||
Line 69: | Line 77: | ||
|- | |- | ||
| 0x60 | | 0x60 | ||
| 0x20 | | 0x20 * N | ||
| | | Master hashes | ||
|} | |} | ||
The block hash from the header hashes the second block at 0x2000. | The block hash from the header hashes the second block at 0x2000. |