Remove unnecassary permission declarations
This commit is contained in:
parent
d0306609c3
commit
71039fc248
@ -50,8 +50,6 @@ AccessControlInfo:
|
|||||||
# The kernel extension removes svc perms checks, so below is just to avoid a makerom error
|
# The kernel extension removes svc perms checks, so below is just to avoid a makerom error
|
||||||
Backdoor: 123
|
Backdoor: 123
|
||||||
KernelSetState: 124
|
KernelSetState: 124
|
||||||
BindInterrupt: 80
|
|
||||||
UnbindInterrupt: 81
|
|
||||||
|
|
||||||
InterruptNumbers:
|
InterruptNumbers:
|
||||||
- 0x60 # Shell opened
|
- 0x60 # Shell opened
|
||||||
|
Reference in New Issue
Block a user