SVC: Difference between revisions
Add result code information for svcSetMemoryPermission. |
Linkify |
||
Line 403: | Line 403: | ||
'''0xD801:''' Invalid permission specified. Valid permissions are ---, r-- and rw-. | '''0xD801:''' Invalid permission specified. Valid permissions are ---, r-- and rw-. | ||
'''0xD401:''' The provided memory region was in an invalid state. The region must have the PermissionChangeAllowed | '''0xD401:''' The provided memory region was in an invalid state. The region must have the PermissionChangeAllowed bit set in its [[#MemoryState]], and must not have the IsBorrowed or IsUncached [[#MemoryAttribute]]. | ||
'''0xCE01:''' Kernel resource exhausted. | '''0xCE01:''' Kernel resource exhausted. |