aboutsummaryrefslogtreecommitdiff
path: root/src/core/hle/service/pm
AgeCommit message (Collapse)Author
2018-08-23Added GetBootMode (#1107)David
* Added GetBootMode Used by homebrew * Added enum for GetBootMode
2018-07-25service: Add pm servicesLioncash
Adds the skeleton for the process management services based off information on Switch Brew.