ntoskrnl-Stubs: Added patch for stub of ntoskrnl.IoGetDeviceAttachmentBaseRef.

This commit is contained in:
Sebastian Lackner
2016-04-02 08:24:00 +02:00
parent bdb15cfc19
commit 8cc2c511dd
3 changed files with 50 additions and 0 deletions

View File

@@ -10,3 +10,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.PsRemoveLoadImageNotifyRoutine
Fixes: Add stub for ntoskrnl.IoGetDeviceAttachmentBaseRef