SPL services: Difference between revisions
Figured out item 16 |
|||
Line 97: | Line 97: | ||
| 9 || [1.0.0-4.0.0] BootReason | | 9 || [1.0.0-4.0.0] BootReason | ||
|- | |- | ||
| 10 || MemoryArrange | | 10 || [[#MemoryArrange]] | ||
|- | |- | ||
| 11 || [[#IsDebugMode]] | | 11 || [[#IsDebugMode]] | ||
Line 185: | Line 185: | ||
=== DeviceId === | === DeviceId === | ||
[[NIM_services|NIM]] checks if this item matches the [[Settings_services|set:cal]] DeviceId with byte7 cleared. If they don't match, a panic is thrown. | [[NIM_services|NIM]] checks if this item matches the [[Settings_services|set:cal]] DeviceId with byte7 cleared. If they don't match, a panic is thrown. | ||
=== MemoryArrange === | |||
[[Process Manager services|PM]] uses this item for selecting the appropriate size for each [[SVC#LimitableResource|LimitableResource_Memory]]. | |||
=== IsDebugMode === | === IsDebugMode === |