Zach Hilman
|
bce4bfffb6
|
pm: Implement pm:shell and pm:dmnt GetApplicationPid
Returns the process ID of the current application or 0 if no app is running.
|
2019-06-26 19:07:34 -04:00 |
|
Lioncash
|
cb2ce9924a
|
service/pm: Tidy up functionality related to SystemBootMode
Just minor tidying of interfaces.
|
2019-01-28 11:44:37 -05:00 |
|
David
|
5049ca5d8c
|
Added GetBootMode (#1107)
* Added GetBootMode
Used by homebrew
* Added enum for GetBootMode
|
2018-08-23 18:31:45 -04:00 |
|
Lioncash
|
c664f8a257
|
service: Add pm services
Adds the skeleton for the process management services based off
information on Switch Brew.
|
2018-07-25 16:57:16 -04:00 |
|