CfgS:SecureInfoGetSerialNo: Difference between revisions

From 3dbrew
Jump to navigation Jump to search
Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x04080042] |- | 1 | Size, this is only used for the output buffer <nowiki>"12 | (..."
 
 
(3 intermediate revisions by the same user not shown)
Line 6: Line 6:
|-
|-
| 0
| 0
| Header code [0x04080042]
| Header code [0x04080042] (Alternate header for "cfg:i": 0x08180042)
|-
|-
| 1
| 1
| Size, this is only used for the output buffer <nowiki>"12 | (Size<<4)"</nowiki> field.
| Size, this is normally 0xF. Cfg module only uses this for the output buffer <nowiki>"12 | (Size<<4)"</nowiki> field.
|-
|-
| 2
| 2
Line 15: Line 15:
|-
|-
| 3
| 3
| Buffer for the 0xF-byte [[Nandrw/sys/SecureInfo_A|SecureInfo]] serial number.
| Buffer for the 0xF-byte [[Nandrw/sys/SecureInfo_A|SecureInfo]] serial number, from the already-loaded SecureInfo buffer.
|}
|}



Latest revision as of 03:37, 30 July 2014

Request

Index Word Description
0 Header code [0x04080042] (Alternate header for "cfg:i": 0x08180042)
1 Size, this is normally 0xF. Cfg module only uses this for the output buffer "12 | (Size<<4)" field.
2 12 | (Size<<4)
3 Buffer for the 0xF-byte SecureInfo serial number, from the already-loaded SecureInfo buffer.

Response

Index Word Description
0 Header code
1 Result code
2 12 | (Size<<4)
3 Buffer