FIRM: Difference between revisions
No edit summary |
mNo edit summary |
||
Line 193: | Line 193: | ||
! SIZE | ! SIZE | ||
! DESCRIPTION | ! DESCRIPTION | ||
|- | |- | ||
| 0x400 | | 0x400 | ||
Line 209: | Line 205: | ||
| 0x4 | | 0x4 | ||
| The kernel checks this field for value 0xFFFF, if it matches the kernel uses the rest of these parameter fields, otherwise FIRM-launch parameters fields are ignored by the kernel. | | The kernel checks this field for value 0xFFFF, if it matches the kernel uses the rest of these parameter fields, otherwise FIRM-launch parameters fields are ignored by the kernel. | ||
|- | |||
| 0x43C | |||
| 0x4 | |||
| CRC32, this is calculated starting at FIRM-params offset 0x400, with size 0x140(with this field cleared to zero during calculation). When invalid the kernel clears the entire buffer used for storing the FIRM-params, therefore no actual FIRM-params are handled after that. | |||
|- | |- | ||
| 0x440 | | 0x440 |