Welcome to mirror list, hosted at ThFree Co, Russian Federation.

hal.def « ddk « lib « w32api « winsup - cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 2a2119c3e15904766c815d443cb8ce50f22743d5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
LIBRARY hal.dll
EXPORTS
@ExAcquireFastMutex@4
@ExReleaseFastMutex@4
@ExTryToAcquireFastMutex@4
;HalAcquireDisplayOwnership
;HalAdjustResourceList
;HalAllProcessorsStarted
;HalAllocateAdapterChannel
HalAllocateCommonBuffer@16
;HalAllocateCrashDumpRegisters
HalAssignSlotResources@32
;HalBeginSystemInterrupt
;HalCalibratePerformanceCounter
;HalClearSoftwareInterrupt
;HalDisableSystemInterrupt
;HalDisplayString
;HalEnableSystemInterrupt
;HalEndSystemInterrupt
;HalFlushCommonBuffer
HalFreeCommonBuffer@20
HalGetAdapter@8
HalGetBusData@20
HalGetBusDataByOffset@24
;HalGetEnvironmentVariable
HalGetInterruptVector@24
;HalHandleNMI
;HalInitSystem
;HalInitializeProcessor
;HalMakeBeep
;HalProcessorIdle
;HalQueryDisplayParameters
;HalQueryRealTimeClock
HalReadDmaCounter@4
;HalReportResourceUsage
;HalRequestIpi
;HalRequestSoftwareInterrupt
;HalReturnToFirmware
HalSetBusData@20
HalSetBusDataByOffset@24
;HalSetDisplayParameters
;HalSetEnvironmentVariable
;HalSetProfileInterval
;HalSetRealTimeClock
;HalSetTimeIncrement
;HalStartNextProcessor
;HalStartProfileInterrupt
;HalStopProfileInterrupt
;HalSystemVectorDispatchEntry
HalTranslateBusAddress@20
;IoAssignDriveLetters
IoFlushAdapterBuffers@24
IoFreeAdapterChannel@4
IoFreeMapRegisters@12
IoMapTransfer@24
IoReadPartitionTable@16
IoSetPartitionInformation@16
IoWritePartitionTable@20
;KdComPortInUse DATA
@KeAcquireInStackQueuedSpinLock@8
;KeAcquireInStackQueuedSpinLockRaiseToSynch
;KeAcquireQueuedSpinLock
;KeAcquireQueuedSpinLockRaiseToSynch
KeAcquireSpinLock@8
;KeAcquireSpinLockRaiseToSynch
;KeFlushWriteBuffer
KeGetCurrentIrql@0
KeLowerIrql@4
KeQueryPerformanceCounter@4
KeRaiseIrql@8
KeRaiseIrqlToDpcLevel@0
;KeRaiseIrqlToSynchLevel
@KeReleaseInStackQueuedSpinLock@4
;KeReleaseQueuedSpinLock
KeReleaseSpinLock@8
KeStallExecutionProcessor@4
;KeTryToAcquireQueuedSpinLock
;KeTryToAcquireQueuedSpinLockRaiseToSynch
;KfAcquireSpinLock
;KfLowerIrql
;KfRaiseIrql
;KfReleaseSpinLock
READ_PORT_BUFFER_UCHAR@12
READ_PORT_BUFFER_ULONG@12
READ_PORT_BUFFER_USHORT@12
READ_PORT_UCHAR@4
READ_PORT_ULONG@4
READ_PORT_USHORT@4
WRITE_PORT_BUFFER_UCHAR@12
WRITE_PORT_BUFFER_ULONG@12
WRITE_PORT_BUFFER_USHORT@12
WRITE_PORT_UCHAR@8
WRITE_PORT_ULONG@8
WRITE_PORT_USHORT@8