Line 86:
Line 86:
|-
|-
! SVC
! SVC
−
! Notes
+
! Additional changes if any
|-
|-
| svcCreatePort
| svcCreatePort
−
|
+
| None
|-
|-
| svcOpenThread
| svcOpenThread
−
|
+
| None
|-
|-
| svcCreateEvent
| svcCreateEvent
−
|
+
| None
|-
|-
| svcCreateMutex
| svcCreateMutex
−
|
+
| None
|-
|-
| svcCreateTimer
| svcCreateTimer
−
|
+
| None
|-
|-
| svcGetThreadId
| svcGetThreadId
−
|
+
| None
|-
|-
| svcRandomStub (SVC 0x74)
| svcRandomStub (SVC 0x74)
−
|
+
| None
|-
|-
| svcOpenProcess
| svcOpenProcess
−
|
+
| None
|-
|-
| svcQueryMemory
| svcQueryMemory
−
|
+
| None
|-
|-
| svcCreateThread
| svcCreateThread
−
|
+
| None
|-
|-
| svcGetProcessId
| svcGetProcessId
−
|
+
| None
|-
|-
| svcAcceptSession
| svcAcceptSession
−
|
+
| None
|-
|-
| svcConnectToPort
| svcConnectToPort
−
|
+
| None
|-
|-
| svcControlMemory
| svcControlMemory
−
|
+
| None
|-
|-
| svcCreateCodeSet (SVC 0x73)
| svcCreateCodeSet (SVC 0x73)
−
|
+
| None
|-
|-
| svcCreateProcess (SVC 0x75)
| svcCreateProcess (SVC 0x75)
−
|
+
| None
+
|-
+
| svcCreateSession
+
| None
+
|-
+
| svcGetHandleInfo
+
| The code which clears the variables that get written into the output 8-byte buffer, was moved to before the code which checks the input type value(previously this was only executed for type 0x32107).
|}
|}