Filesystem services: Difference between revisions
Steveice10 (talk | contribs) m IntegrityVerificationSeed |
Steveice10 (talk | contribs) m ExtSaveDataInfo |
||
Line 1,219: | Line 1,219: | ||
| 0x120 | | 0x120 | ||
| The [[nand/private/movable.sed]], encrypted with AES-CTR using the above MAC for the counter. | | The [[nand/private/movable.sed]], encrypted with AES-CTR using the above MAC for the counter. | ||
|} | |||
== ExtSaveDataInfo == | |||
{| class="wikitable" border="1" | |||
|- | |||
! Offset | |||
! Size | |||
! Description | |||
|- | |||
| 0x0 | |||
| 0x1 | |||
| [[Filesystem_services#MediaType|Media Type]] | |||
|- | |||
| 0x1 | |||
| 0x1 | |||
| Unknown | |||
|- | |||
| 0x2 | |||
| 0x2 | |||
| Padding | |||
|- | |||
| 0x4 | |||
| 0x8 | |||
| Save ID | |||
|- | |||
| 0xC | |||
| 0x4 | |||
| Reserved | |||
|} | |} | ||
=Errors= | =Errors= | ||
See [[Filesystem_services_PXI]]. | See [[Filesystem_services_PXI]]. |