Added patch for ntoskrnl.IoStopTimer stub function.

This commit is contained in:
Sebastian Lackner
2016-05-29 16:43:05 +02:00
parent 5eb1d3c69b
commit 6eb4b11c22
3 changed files with 54 additions and 0 deletions

View File

@@ -9,3 +9,4 @@ Fixes: Add stub for ntoskrnl.ExDeleteResourceLite
Fixes: Add stub for ntoskrnl.Mm{Map,Unmap}LockedPages
Fixes: Implement ntoskrnl.KeInitializeMutex
Fixes: Add stub for ntoskrnl.IoGetDeviceAttachmentBaseRef
Fixes: Add stub for ntoskrnl.IoStopTimer