PMApp:LaunchFIRM: Difference between revisions
Jump to navigation
Jump to search
Steveice10 (talk | contribs) m Steveice10 moved page PMApp:LaunchFIRMSetParams to PMApp:LaunchFIRM |
Steveice10 (talk | contribs) m →Request |
||
| Line 9: | Line 9: | ||
|- | |- | ||
| 1 | | 1 | ||
| [[FIRM]] | | [[FIRM]] Title ID Low | ||
|- | |- | ||
| 2 | | 2 | ||
| Line 15: | Line 15: | ||
|- | |- | ||
| 3 | | 3 | ||
| | | (Size << 4) <nowiki>|</nowiki> 0xA | ||
|- | |- | ||
| 4 | | 4 | ||
| | | FIRM Parameters Pointer | ||
|} | |} | ||
Latest revision as of 03:38, 20 January 2016
Request
| Index Word | Description |
|---|---|
| 0 | Header code [0x00020082] |
| 1 | FIRM Title ID Low |
| 2 | Size |
| 3 | (Size << 4) | 0xA |
| 4 | FIRM Parameters Pointer |
Response
| Index Word | Description |
|---|---|
| 0 | Header code |
| 1 | Result code |
Description
This is the same as SetFIRMLaunchParams, except this also triggers launching FIRM via svcKernelSetState after copying the parameter data.