Process Manager services: Difference between revisions
→pm:shell: GetUnimplementedEventHandle |
→GetUnimplementedEventHandle: GetBootFinishedEvent |
||
Line 277: | Line 277: | ||
On normal [[7.0.0]] retail firmware, this will double the limit on system threads from 0x60 to 0xC0. | On normal [[7.0.0]] retail firmware, this will double the limit on system threads from 0x60 to 0xC0. | ||
== | == GetBootFinishedEvent == | ||
This function returns a handle | This function returns a handle to an event that is signaled when [[#NotifyBootFinished]] is called. | ||
However, this is only used/available in safe mode; in normal, non-safe FIRM, the implementation for this command just does "abort();". | |||
[[Category:Services]] | [[Category:Services]] |