Commit Graph

107 Commits

Author SHA1 Message Date
Stefan Leichter
b54f3e711f ntoskrnl.exe: Add stub for IoUnregisterShutdownNotification. 2011-12-27 17:07:24 +01:00
Jacek Caban
992316ab4a ntoskrnl.exe: Added IoGetCurrentProcess stub. 2011-12-27 16:55:10 +01:00
André Hentschel
c0892ca989 ntoskrnl: Add a stub for ExInitializePagedLookasideList. 2011-12-02 12:17:51 +01:00
Bernhard Loos
66e98122b6 ntoskrnl: irp.AssociatedIrp.SystemBuffer is also used for METHOD_IN/OUT_DIRECT ioctls. 2011-11-18 15:37:05 +01:00
Bernhard Loos
a1377319bc mountmgr, ntoskrnl: METHOD_BUFFERED uses irp->AssociatedIrp.SystemBuffer for both input and output. 2011-11-08 13:58:50 +01:00
Bernhard Loos
507d929051 ntoskrnl: Correctly implement PsGetCurrentThread/ProcessId. 2011-10-28 13:04:00 +02:00
Austin Lund
0ad6c2deb9 ntoskrnl.exe: Made KdDebuggerEnabled a boolean and set to false. 2011-06-29 10:07:55 -05:00
Austin English
cd22aa18a6 ntoskrnl.exe: add a stub for IoSetThreadHardErrorMode. 2011-06-06 16:19:17 +02:00
Jacek Caban
ebc7abeef3 ntoskrnl.exe: Added ObReferenceObjectByHandle stub. 2011-05-24 12:47:28 +02:00
Austin English
ebb1fec5ca ntoskrnl.exe: Add a stub for PsLookupProcessByProcessId. 2011-05-09 11:55:39 +02:00
Stefan Leichter
c643aec175 ntoskrnl.exe: Add stub for PsSetLoadImageNotifyRoutine. 2011-03-28 17:13:05 +02:00
André Hentschel
bd456a926c ntoskrnl.exe: Add more mutex stubs. 2011-03-14 19:31:30 +01:00
André Hentschel
13fc9ce134 ntoskrnl.exe: Be more verbose in MmGetSystemRoutineAddress. 2011-02-28 15:34:55 +01:00
Alexander Morozov
745a50c9db ntoskrnl.exe: Add stub for IoGetDeviceInterfaces. 2011-02-03 16:28:05 +01:00
Stefan Leichter
f7192d329e ntoskrnl.exe: Add stub for IoWMIRegistrationControl. 2010-12-09 12:16:51 +01:00
Stefan Leichter
b9e676febd ntoskrnl.exe: Add stub for PoSetPowerState. 2010-11-23 14:16:22 +01:00
Austin English
7bc0484c89 ntoskrnl.exe: Add stub for READ_REGISTER_BUFFER_UCHAR. 2010-09-22 12:44:47 +02:00
Austin English
cf6fa1a036 ntoskrnl.exe: Add stub for KeInitializeDpc. 2010-09-22 12:44:37 +02:00
Austin English
a4ea347f9f ntoskrnl.exe: Add stubs for MmMapIoSpace/MmUnmapIoSpace. 2010-07-19 15:55:34 +02:00
Austin English
77f4c853f9 ntoskrnl.exe: Add stub for MmAllocateContiguousMemorySpecifyCache:. 2010-06-28 11:43:06 +02:00
Damjan Jovanovic
6aeffb53ee ntoskrnl.exe: Stub out IoGetDeviceProperty. 2010-04-15 14:17:55 +02:00
Damjan Jovanovic
242370b836 ntoskrnl.exe: Implement IoCallDriver. 2010-04-13 21:13:13 +02:00
Damjan Jovanovic
fcd33d6877 ntoskrnl.exe: Stub out KeResetEvent and KeSetEvent. 2010-04-13 11:37:19 +02:00
Damjan Jovanovic
ab53187cf7 ntoskrnl.exe: Use IoGetNextIrpStackLocation. 2010-04-12 11:29:27 +02:00
Damjan Jovanovic
3c6c2fe8df ntoskrnl.exe: Implement IoCompleteRequest. 2010-03-23 17:30:48 +01:00
Damjan Jovanovic
555d8fe053 ntoskrnl.exe: Implement IoIsWdmVersionAvailable. 2010-03-18 14:00:22 +01:00
Charles Davis
5415b62fc2 include: Don't accidentally redefine a member in struct _IRP (LLVM/Clang). 2010-02-25 12:10:07 +01:00
Stefan Leichter
dd5abc2dcf ntoskrnl.exe: Add stub for KeGetCurrentThread/PsGetCurrentThread. 2009-12-31 12:12:18 +01:00
Alexandre Julliard
b387880269 ntoskrnl: Duplicate the necessary part of instruction emulation to avoid importing kernel. 2009-12-31 12:11:59 +01:00
Stefan Leichter
0190edee7e ntoskrnl.exe: Add stub for KeSetPriorityThread. 2009-12-29 11:17:23 +01:00
Stefan Leichter
d8a12d8374 ntoskrnl.exe: Add stub for KeReleaseSemaphore. 2009-12-29 11:17:15 +01:00
Stefan Leichter
217828978f ntoskrnl.exe: Add stub for KeInitializeSemaphore. 2009-12-21 15:01:26 +01:00
Wolfram Sang
7790280c5b ntoskrnl: Add IoAllocateErrorLogEntry stub. 2009-12-10 12:38:58 +01:00
Louis Lenders
76ae295a09 ntoskrnl.exe: Add stub for MmAllocateContiguousMemory. 2009-11-17 16:04:33 +01:00
Louis Lenders
6c350ad155 ntoskrnl.exe: Add stub for MmAllocatePagesForMdl. 2009-11-17 16:03:50 +01:00
Vitaliy Margolen
82379e83e3 ntoskrnl: Initialize structure size. 2009-10-20 14:00:36 +02:00
Francois Gouget
e464d48054 ntoskrnl.exe: Remove a space before a '\n'. 2009-08-26 13:09:20 +02:00
Stefan Leichter
85201ceb3e ntoskrnl.exe: Stub for IoReportResourceUsage. 2009-08-21 13:49:46 +02:00
Stefan Leichter
1690044d78 ntoskrnl.exe: Add stub for IoQueryDeviceDescription. 2009-08-14 15:29:54 +02:00
Ken Sharp
31e5093555 ntoskrnl: Add FsRtlRegisterUncProvider stub. 2009-06-18 15:17:28 +02:00
Ken Sharp
b68737b6be ntoskrnl: Add IoUnregisterFileSystem stub. 2009-06-18 15:17:28 +02:00
Ken Sharp
d5c3b44fc2 ntoskrnl: Add IoRegisterFileSystem stub. 2009-06-18 15:17:28 +02:00
Ken Sharp
49d638c78e ntoskrnl: Add ObfReferenceObject stub. 2009-06-18 15:17:28 +02:00
Anders Jonsson
a2f6bac107 ntoskrnl.exe: Stub for ExInitializeNPagedLookasideList. 2009-06-16 15:32:39 +02:00
Anders Jonsson
fb98499063 ntoskrnl.exe: Stub for PsTerminateSystemThread. 2009-06-15 13:42:31 +02:00
Anders Jonsson
fc07a52148 ntoskrnl.exe: Stub for ExInitializeZone. 2009-06-15 13:42:31 +02:00
Anders Jonsson
afff5f9da5 ntoskrnl.exe: Stub for ExInitializeResourceLite. 2009-06-15 13:42:31 +02:00
Anders Jonsson
34e6ad3222 ntoskrnl.exe: Stub for IoStartTimer. 2009-06-15 13:42:31 +02:00
Anders Jonsson
15dd9e8d35 ntoskrnl.exe: Stub for IoInitializeTimer. 2009-06-15 13:42:31 +02:00
Anders Jonsson
80450122fe ntoskrnl.exe: Stub for KeWaitForSingleObject. 2009-06-15 13:42:31 +02:00