2002-10-06 Casper Hornstrup <chorns@it.dk>
* include/ddk: New subdir.
* lib/ddk: Ditto.
* include/ddk/(atm.h, batclass.h, cfg.h, cfgmgr32.h, d4drvif.h,
d4iface.h, ddkmapi.h, hidclass.h, hidpi.h, hidusage.h, mcd.h,
miniport.h, minitape.h, mountdev.h, mountmgr.h, ndis.h,
ndisquid.h, ndistapi.h, ndisvan.h, netevent.h, netpnp.h,
netdev.h, ntapi.h, ntdd8042.h, ntddbeep.h, ntddcdrm.h,
ntddcdvd.h, ntddchgr.h, ntdddisk.h, ntddk.h, ntddkbd.h,
ntddmou.h, ntddndis.h, ntddpar.h, ntddpcm.h, ntddscsi.h,
ntddser.h, ntddstor.h, ntddtape.h, ntddtdi.h, ntddvdeo.h,
ntddvol.h, ntifs.h, ntpoapi.h, ntstatus.h, parallel.h, pfhook.h,
poclass.h, scsi.h, scsiscan.h, scsiwmi.h, smbus.h, srb.h,
storport.h, tdi.h, tdiinfo.h, tdikrnl.h, tdistat.h, tvout.h,
upssvc.h, usb.h, usb100.h, usbcamdi.h, usbdi.h, usbioctl.h,
usbiodef.h, usbscan.h, usbuser.h, video.h, videoagp.h, win2k.h,
winddi.h, winddk.h, winnt4.h, winxp.h, ws2san.h,
xfilter.h): New files.
* lib/ddk/(Makefile.in, apcups.def, cfgmgr32.def, dxapi.def,
hal.def, hid.def, hidparse.def, mcd.def, ndis.def, ntoskrnl.def,
scsiport.def, tdi.def, usbcamd.def, usbcamd2.def, videoprt.def,
win32k.def): Ditto.
2002-10-07 06:18:26 +08:00
|
|
|
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
|
2008-06-20 11:19:15 +08:00
|
|
|
HalTranslateBusAddress@24
|
2002-10-06 Casper Hornstrup <chorns@it.dk>
* include/ddk: New subdir.
* lib/ddk: Ditto.
* include/ddk/(atm.h, batclass.h, cfg.h, cfgmgr32.h, d4drvif.h,
d4iface.h, ddkmapi.h, hidclass.h, hidpi.h, hidusage.h, mcd.h,
miniport.h, minitape.h, mountdev.h, mountmgr.h, ndis.h,
ndisquid.h, ndistapi.h, ndisvan.h, netevent.h, netpnp.h,
netdev.h, ntapi.h, ntdd8042.h, ntddbeep.h, ntddcdrm.h,
ntddcdvd.h, ntddchgr.h, ntdddisk.h, ntddk.h, ntddkbd.h,
ntddmou.h, ntddndis.h, ntddpar.h, ntddpcm.h, ntddscsi.h,
ntddser.h, ntddstor.h, ntddtape.h, ntddtdi.h, ntddvdeo.h,
ntddvol.h, ntifs.h, ntpoapi.h, ntstatus.h, parallel.h, pfhook.h,
poclass.h, scsi.h, scsiscan.h, scsiwmi.h, smbus.h, srb.h,
storport.h, tdi.h, tdiinfo.h, tdikrnl.h, tdistat.h, tvout.h,
upssvc.h, usb.h, usb100.h, usbcamdi.h, usbdi.h, usbioctl.h,
usbiodef.h, usbscan.h, usbuser.h, video.h, videoagp.h, win2k.h,
winddi.h, winddk.h, winnt4.h, winxp.h, ws2san.h,
xfilter.h): New files.
* lib/ddk/(Makefile.in, apcups.def, cfgmgr32.def, dxapi.def,
hal.def, hid.def, hidparse.def, mcd.def, ndis.def, ntoskrnl.def,
scsiport.def, tdi.def, usbcamd.def, usbcamd2.def, videoprt.def,
win32k.def): Ditto.
2002-10-07 06:18:26 +08:00
|
|
|
;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
|