Changes

Jump to navigation Jump to search
88 bytes added ,  08:27, 11 May 2016
Line 82: Line 82:  
The function handling the arm11kernel exheader descriptors was updated, if anything changed besides the kernel-version value it seems minor.
 
The function handling the arm11kernel exheader descriptors was updated, if anything changed besides the kernel-version value it seems minor.
   −
The first 47 updated functions are used for the actual SVC handling. It seems each change just added code at the start of the function for initializing the output data. This includes SVCs which were already stubbed. Updated SVCs for this, in the same order as the arm11kernel code binary:
+
The first 47 updated functions are used for the actual SVC handling. It seems each change just added code at the start of the function for initializing the output data. This includes SVCs which were already stubbed. All of the updated SVCs for this, in the same order as the arm11kernel code binary:
 
{| class="wikitable" border="1"
 
{| class="wikitable" border="1"
 
|-
 
|-
Line 221: Line 221:  
|-
 
|-
 
| svcGetProcessIdealProcessor
 
| svcGetProcessIdealProcessor
 +
| None
 +
|-
 +
| svcControlPerformanceCounter
 +
| None
 +
|-
 +
| svcStartInterProcessDma
 
| None
 
| None
 
|}
 
|}

Navigation menu