Difference between revisions of "Cfg:SecureInfoGetRegion"

From 3dbrew
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...")
 
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 22: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.