Minor cleanup

svn path=/trunk/; revision=6722
This commit is contained in:
Eric Kohl 2003-11-20 00:57:29 +00:00
parent ae3fddb31b
commit ecc20f6dc5
2 changed files with 8 additions and 14 deletions

View file

@ -16,7 +16,6 @@ HalAssignSlotResources@32
HalBeginSystemInterrupt@12 HalBeginSystemInterrupt@12
HalCalibratePerformanceCounter@4 HalCalibratePerformanceCounter@4
;@HalClearSoftwareInterrupt@4 ;@HalClearSoftwareInterrupt@4
;HalClearSoftwareInterrupt@4
HalDisableSystemInterrupt@8 HalDisableSystemInterrupt@8
HalDisplayString@4 HalDisplayString@4
HalEnableSystemInterrupt@12 HalEnableSystemInterrupt@12
@ -38,8 +37,7 @@ HalQueryRealTimeClock@4
HalReadDmaCounter@4 HalReadDmaCounter@4
HalReportResourceUsage@0 HalReportResourceUsage@0
HalRequestIpi@4 HalRequestIpi@4
;@HalRequestSoftwareInterrupt@4 @HalRequestSoftwareInterrupt@4
;HalRequestSoftwareInterrupt@4
HalReturnToFirmware@4 HalReturnToFirmware@4
HalSetBusData@20 HalSetBusData@20
HalSetBusDataByOffset@24 HalSetBusDataByOffset@24
@ -86,7 +84,6 @@ KeStallExecutionProcessor@4
@KfLowerIrql@4 @KfLowerIrql@4
@KfRaiseIrql@4 @KfRaiseIrql@4
@KfReleaseSpinLock@8 @KfReleaseSpinLock@8
@HalRequestSoftwareInterrupt@4
READ_PORT_BUFFER_UCHAR@12 READ_PORT_BUFFER_UCHAR@12
READ_PORT_BUFFER_ULONG@12 READ_PORT_BUFFER_ULONG@12
READ_PORT_BUFFER_USHORT@12 READ_PORT_BUFFER_USHORT@12

View file

@ -11,12 +11,11 @@ HalAdjustResourceList=HalAdjustResourceList@4
HalAllProcessorsStarted=HalAllProcessorsStarted@0 HalAllProcessorsStarted=HalAllProcessorsStarted@0
HalAllocateAdapterChannel=HalAllocateAdapterChannel@16 HalAllocateAdapterChannel=HalAllocateAdapterChannel@16
HalAllocateCommonBuffer=HalAllocateCommonBuffer@16 HalAllocateCommonBuffer=HalAllocateCommonBuffer@16
;HalAllocateCrashDumpRegisters@8 ;HalAllocateCrashDumpRegisters=HalAllocateCrashDumpRegisters@8
HalAssignSlotResources=HalAssignSlotResources@32 HalAssignSlotResources=HalAssignSlotResources@32
HalBeginSystemInterrupt=HalBeginSystemInterrupt@12 HalBeginSystemInterrupt=HalBeginSystemInterrupt@12
HalCalibratePerformanceCounter=HalCalibratePerformanceCounter@4 HalCalibratePerformanceCounter=HalCalibratePerformanceCounter@4
;@HalClearSoftwareInterrupt@4 ;HalClearSoftwareInterrupt=@HalClearSoftwareInterrupt@4
;HalClearSoftwareInterrupt@4
HalDisableSystemInterrupt=HalDisableSystemInterrupt@8 HalDisableSystemInterrupt=HalDisableSystemInterrupt@8
HalDisplayString=HalDisplayString@4 HalDisplayString=HalDisplayString@4
HalEnableSystemInterrupt=HalEnableSystemInterrupt@12 HalEnableSystemInterrupt=HalEnableSystemInterrupt@12
@ -38,19 +37,18 @@ HalQueryRealTimeClock=HalQueryRealTimeClock@4
HalReadDmaCounter=HalReadDmaCounter@4 HalReadDmaCounter=HalReadDmaCounter@4
HalReportResourceUsage=HalReportResourceUsage@0 HalReportResourceUsage=HalReportResourceUsage@0
HalRequestIpi=HalRequestIpi@4 HalRequestIpi=HalRequestIpi@4
;@HalRequestSoftwareInterrupt@4 HalRequestSoftwareInterrupt=@HalRequestSoftwareInterrupt@4
;HalRequestSoftwareInterrupt@4
HalReturnToFirmware=HalReturnToFirmware@4 HalReturnToFirmware=HalReturnToFirmware@4
HalSetBusData=HalSetBusData@20 HalSetBusData=HalSetBusData@20
HalSetBusDataByOffset=HalSetBusDataByOffset@24 HalSetBusDataByOffset=HalSetBusDataByOffset@24
HalSetDisplayParameters=HalSetDisplayParameters@8 HalSetDisplayParameters=HalSetDisplayParameters@8
HalSetEnvironmentVariable=HalSetEnvironmentVariable@8 HalSetEnvironmentVariable=HalSetEnvironmentVariable@8
;HalSetProfileInterval@4 ;HalSetProfileInterval=HalSetProfileInterval@4
HalSetRealTimeClock=HalSetRealTimeClock@4 HalSetRealTimeClock=HalSetRealTimeClock@4
;HalSetTimeIncrement@4 ;HalSetTimeIncrement=HalSetTimeIncrement@4
HalStartNextProcessor=HalStartNextProcessor@8 HalStartNextProcessor=HalStartNextProcessor@8
;HalStartProfileInterrupt@4 ;HalStartProfileInterrupt=HalStartProfileInterrupt@4
;HalStopProfileInterrupt@4 ;HalStopProfileInterrupt=HalStopProfileInterrupt@4
HalSystemVectorDispatchEntry=@HalSystemVectorDispatchEntry@12 HalSystemVectorDispatchEntry=@HalSystemVectorDispatchEntry@12
HalTranslateBusAddress=HalTranslateBusAddress@24 HalTranslateBusAddress=HalTranslateBusAddress@24
IoAssignDriveLetters=IoAssignDriveLetters@16 IoAssignDriveLetters=IoAssignDriveLetters@16
@ -86,7 +84,6 @@ KfAcquireSpinLock=@KfAcquireSpinLock@4
KfLowerIrql=@KfLowerIrql@4 KfLowerIrql=@KfLowerIrql@4
KfRaiseIrql=@KfRaiseIrql@4 KfRaiseIrql=@KfRaiseIrql@4
KfReleaseSpinLock=@KfReleaseSpinLock@8 KfReleaseSpinLock=@KfReleaseSpinLock@8
HalRequestSoftwareInterrupt=@HalRequestSoftwareInterrupt@4
READ_PORT_BUFFER_UCHAR=READ_PORT_BUFFER_UCHAR@12 READ_PORT_BUFFER_UCHAR=READ_PORT_BUFFER_UCHAR@12
READ_PORT_BUFFER_ULONG=READ_PORT_BUFFER_ULONG@12 READ_PORT_BUFFER_ULONG=READ_PORT_BUFFER_ULONG@12
READ_PORT_BUFFER_USHORT=READ_PORT_BUFFER_USHORT@12 READ_PORT_BUFFER_USHORT=READ_PORT_BUFFER_USHORT@12