PMApp:PrepareForReboot

Revision as of 03:09, 20 January 2016 by Steveice10 (talk | contribs) (→‎Description)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Request

Index Word Description
0 Header code [0x00060082]
1-2 u64, Timeout
3 0x20
4 Process ID (Filled automatically by ARM11 kernel)

Response

Index Word Description
0 Header code
1 Result code

Description

This terminates the process with ID 4 (PXI) and all other processes that are not FIRM sysmodules or depended on by the calling process. It then sends SRV notification 0x179 to the calling process.

This returns result code 0xC8A05801 if it has already been called.