Added patch to implement ntoskrnl.ExInterlockedPopEntrySList.

This commit is contained in:
Sebastian Lackner
2017-05-27 18:02:35 +02:00
parent b7f1c682f3
commit cf4e195b49
3 changed files with 54 additions and 0 deletions

View File

@@ -9,3 +9,4 @@ 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
Fixes: Implement ntoskrnl.ExInterlockedPopEntrySList