Sebastian Lackner
|
83b9fdb23b
|
ntoskrnl.exe: Add KeReleaseInStackQueuedSpinLock stub.
Signed-off-by: Sebastian Lackner <sebastian@fds-team.de>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2017-03-07 16:33:39 +01:00 |
Austin English
|
f3ccfc092b
|
ntoskrnl.exe: Add KeAcquireInStackQueuedSpinLock stub.
Signed-off-by: Austin English <austinenglish@gmail.com>
Signed-off-by: Sebastian Lackner <sebastian@fds-team.de>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2017-03-07 16:33:38 +01:00 |
André Hentschel
|
9087404a13
|
hal: Add WRITE_PORT_UCHAR stub.
Signed-off-by: André Hentschel <nerv@dawncrow.de>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-08-17 13:30:39 +09:00 |
Austin English
|
e507e59bce
|
hal: Add WRITE_PORT_ULONG stub.
Signed-off-by: Austin English <austinenglish@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-04-26 22:51:32 +09:00 |
Austin English
|
d830f50883
|
hal: Add READ_PORT_UCHAR stub.
Signed-off-by: Austin English <austinenglish@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-04-26 22:51:31 +09:00 |
Austin English
|
3e16c3343a
|
hal: Add READ_PORT_ULONG stub.
Signed-off-by: Austin English <austinenglish@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2015-12-24 12:03:26 +01:00 |
Francois Gouget
|
0cd1922302
|
hal: Remove unneeded NONAMELESSXXX directives.
|
2015-03-06 12:54:40 +09:00 |
Alexandre Julliard
|
5e7416e5c8
|
makefiles: Get rid of the MAKE_DLL_RULES variable.
|
2014-01-02 12:08:18 +01:00 |
Stefan Leichter
|
3346d092e5
|
hal: Add stub for HalTranslateBusAddress.
|
2012-01-06 19:24:29 +01:00 |
Stefan Leichter
|
bffe120f4b
|
hal: Added stub for ExAcquireFastMutex.
|
2010-09-22 19:57:11 +02:00 |
Alexandre Julliard
|
81b8ee863e
|
makefiles: Add a standard header for all makefiles to replace the common variable initializations.
|
2010-09-19 12:36:48 +02:00 |
Alexandre Julliard
|
b86d515ed6
|
dlls: Remove explicit imports of kernel32 and ntdll.
|
2010-07-21 17:38:36 +02:00 |
Alexandre Julliard
|
bef5645eb1
|
makefiles: Remove the no longer needed explicit separators for dependencies.
|
2010-03-16 13:28:19 +01:00 |
Austin English
|
a188b56d52
|
hal: Add a stub for HalGetBusDataByOffset.
|
2009-09-08 13:06:55 +02:00 |
Austin English
|
4eac19fe94
|
hal: Add stub for KeGetCurrentIrql.
|
2009-07-09 17:16:36 +02:00 |
Alexandre Julliard
|
34ac93b78b
|
hal: Add appropriate stdcall decorations to assembly functions.
|
2009-06-15 13:42:26 +02:00 |
Alexander Morozov
|
5df31cc903
|
hal: Fix KfRaiseIrql declaration.
|
2009-03-26 16:11:53 +01:00 |
Hans Leidekker
|
152c249254
|
hal: Add version resource.
|
2008-12-16 13:59:03 +01:00 |
Alexander Morozov
|
7443e7ded7
|
hal: Add missing WINAPI.
|
2008-12-12 12:18:33 +01:00 |
Ricardo Filipe
|
bad677d58a
|
hal: Add stubs for ExAcquireFastMutex and ExReleaseFastMutex.
|
2008-12-11 14:28:07 +01:00 |
Michael Stefaniuc
|
f142ad923a
|
hal: Don't cast zero.
|
2008-12-05 12:36:11 +01:00 |
Francois Gouget
|
a555658ba1
|
hal: Add a stub for HalGetBusData() to make 3DMark2001SE happy in WinNT mode.
|
2008-03-06 17:39:22 +01:00 |
Chris Wulff
|
d230fd6119
|
hal: Added stubs for KfAquireSpinLock, KfReleaseSpinLock, KfLowerIrql, KfRaiseIrql.
|
2007-10-31 12:39:55 +01:00 |
Alexandre Julliard
|
d2d6870284
|
hal: Added an initial stub.
|
2007-05-14 20:05:15 +02:00 |