Changes

Jump to navigation Jump to search
Line 170: Line 170:  
| 4 || [[#GetProcessEventType]]
 
| 4 || [[#GetProcessEventType]]
 
|-
 
|-
| 5 || [[#FinalizeDeadProcess]]
+
| 5 || [1.0.0-4.1.0] [[#FinalizeDeadProcess]]
 
|-
 
|-
| 6 || [[#ClearProcessNotificationFlag]]
+
| 6 || [1.0.0-4.1.0] [[#ClearProcessNotificationFlag]]
 
|-
 
|-
 
| 7 || [[#NotifyBootFinished]]
 
| 7 || [[#NotifyBootFinished]]
Line 203: Line 203:     
Then it removes the process from PMs internal linked-list of active processes.
 
Then it removes the process from PMs internal linked-list of active processes.
 +
 +
[5.0.0+] This command was removed.
    
== ClearProcessNotificationFlag ==
 
== ClearProcessNotificationFlag ==
Takes a pid as input. Clears 0x10 from process flags.  
+
Takes a pid as input. Clears 0x10 from process flags.
 +
 
 +
[5.0.0+] This command was removed.
    
== NotifyBootFinished ==
 
== NotifyBootFinished ==
Launches a process with hardcoded [[boot2]] title-id.
+
Launches a process with hardcoded [[boot2]] title-id (0100000000000008 in normal mode or 0100000000000009 in safe mode).
    
== GetApplicationPid ==
 
== GetApplicationPid ==

Navigation menu