SVC: Difference between revisions
→svcGetInfo: Thread ticks |
→CreateProcessInfo: lol |
||
Line 1,786: | Line 1,786: | ||
| 0x20 || 4 || || CodeNumPages | | 0x20 || 4 || || CodeNumPages | ||
|- | |- | ||
| 0x24 || 4 || || | | 0x24 || 4 || || Flags | ||
|- | |- | ||
| || || Bit0 || IsAarch64 | | || || Bit0 || IsAarch64 | ||
Line 1,796: | Line 1,796: | ||
| || || Bit5 || EnableAslr | | || || Bit5 || EnableAslr | ||
|- | |- | ||
| || || Bit6 || | | || || Bit6 || IsApplication | ||
|- | |- | ||
| || || Bit7 || [4.0.0] | | || || Bit7 || [4.0.0] UseSecureMemory | ||
|- | |- | ||
| || || Bit10-7 || [5.0.0+] PoolPartition (0=Application, 1=Applet, 2=Sysmodule, 3=Nvservices) | | || || Bit10-7 || [5.0.0+] PoolPartition (0=Application, 1=Applet, 2=Sysmodule, 3=Nvservices) | ||
|- | |- | ||
| || || Bit11 || [7.0.0+] Only allowed in combination with | | || || Bit11 || [7.0.0+] OptimizeMemoryAllocation (Only allowed in combination with IsApplication). | ||
|- | |- | ||
| 0x28 || 4 || || ResourceLimitHandle or zero | | 0x28 || 4 || || ResourceLimitHandle or zero | ||
|- | |- | ||
| 0x2C || 4 || || [3.0.0+] | | 0x2C || 4 || || [3.0.0+] SystemResourceNumPages | ||
|} | |} | ||