Cfg:SecureInfoGetRegion: Difference between revisions
Jump to navigation
Jump to search
Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x00020000] |} =Response= {| class="wikitable" border="1" |- ! Index Word ! Des..." |
No edit summary |
||
| Line 22: | Line 22: | ||
|- | |- | ||
| 2 | | 2 | ||
| u8 region value loaded from [[Nandrw/sys/SecureInfo_A|SecureInfo]] offset 0x100. | | u8 region value loaded from [[Nandrw/sys/SecureInfo_A|SecureInfo]] offset 0x100, from the already-loaded SecureInfo buffer. | ||
|} | |} | ||
Revision as of 21:25, 3 April 2013
Request
| Index Word | Description |
|---|---|
| 0 | Header code [0x00020000] |
Response
| Index Word | Description |
|---|---|
| 0 | Header code |
| 1 | Result code |
| 2 | u8 region value loaded from SecureInfo offset 0x100, from the already-loaded SecureInfo buffer. |