mirror of
https://github.com/switchbrew/nx-hbloader.git
synced 2025-06-23 14:22:41 +02:00
grant access to svcQueryIoMapping
This commit is contained in:
parent
7eb07ee67d
commit
d62207a459
1
hbl.json
1
hbl.json
@ -119,6 +119,7 @@
|
|||||||
"svcCreateSharedMemory": "0x50",
|
"svcCreateSharedMemory": "0x50",
|
||||||
"svcMapTransferMemory": "0x51",
|
"svcMapTransferMemory": "0x51",
|
||||||
"svcUnmapTransferMemory": "0x52",
|
"svcUnmapTransferMemory": "0x52",
|
||||||
|
"svcQueryIoMapping": "0x55",
|
||||||
"svcDebugActiveProcess": "0x60",
|
"svcDebugActiveProcess": "0x60",
|
||||||
"svcBreakDebugProcess": "0x61",
|
"svcBreakDebugProcess": "0x61",
|
||||||
"svcTerminateDebugProcess": "0x62",
|
"svcTerminateDebugProcess": "0x62",
|
||||||
|
Loading…
Reference in New Issue
Block a user