APT:LoadSysMenuArg: Difference between revisions
Jump to navigation
Jump to search
Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x00360040] |- | 1 | Output size |} The following is located 0x100-bytes after th..." |
(No difference)
|
Revision as of 20:46, 15 September 2014
Request
| Index Word | Description |
|---|---|
| 0 | Header code [0x00360040] |
| 1 | Output size |
The following is located 0x100-bytes after the beginning of the above command buffer:
| Index Word | Description |
|---|---|
| 0 | (Size<<14) | 2 |
| 1 | Pointer to the output buffer |
Response
| Index Word | Description |
|---|---|
| 0 | Header code |
| 1 | Result code |
Description
Same as APT:StoreSysMenuArg except for reading the data from the FIRM-launch param-buf in NS state.