APT:StartNewestHomeMenu: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
Steveice10 (talk | contribs) mNo edit summary |
||
Line 7: | Line 7: | ||
| 0 | | 0 | ||
| Header code [0x00200044] | | Header code [0x00200044] | ||
|- | |- | ||
| 2 | | 2 | ||
| | | Parameters Size | ||
|- | |- | ||
| 3 | | 3 | ||
| | | 0x0 | ||
|- | |- | ||
| 4 | | 4 | ||
| | | Handle Parameter | ||
|- | |- | ||
| 5 | | 5 | ||
| | | (Parameters Size << 14) <nowiki>|</nowiki> 2 | ||
|- | |||
| 6 | |||
| void*, Parameters | |||
|} | |} | ||
Line 38: | Line 38: | ||
=Description= | =Description= | ||
None of the input parameters are used by NS. [[ | None of the input parameters are used by NS. [[APT:PrepareToStartNewestHomeMenu]] must be used prior to using this command. After initializing [[FIRM]] params and [[PMApp:SetFIRMLaunchParams|setting]] the FIRM params, this uses command [[PTMSYSM:LaunchFIRMRebootSystem]] with timeout 1000000000*4. |
Revision as of 05:08, 22 November 2015
Request
Index Word | Description |
---|---|
0 | Header code [0x00200044] |
2 | Parameters Size |
3 | 0x0 |
4 | Handle Parameter |
5 | (Parameters Size << 14) | 2 |
6 | void*, Parameters |
Response
Index Word | Description |
---|---|
0 | Header code |
1 | Result code |
Description
None of the input parameters are used by NS. APT:PrepareToStartNewestHomeMenu must be used prior to using this command. After initializing FIRM params and setting the FIRM params, this uses command PTMSYSM:LaunchFIRMRebootSystem with timeout 1000000000*4.