Difference between revisions of "PMApp:LaunchFIRM"
Jump to navigation
Jump to search
(Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x00020082] |- | 1 | FIRM titleID-low to launch |- | 2 | Size |- | 3 | <nowiki...") |
Steveice10 (talk | contribs) m (Steveice10 moved page PMApp:LaunchFIRMSetParams to PMApp:LaunchFIRM) |
Revision as of 03:37, 20 January 2016
Request
Index Word | Description |
---|---|
0 | Header code [0x00020082] |
1 | FIRM titleID-low to launch |
2 | Size |
3 | (Size<<4) | 10 |
4 | Input buffer ptr |
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.