Committed as obvious.
* lib/ddk/hal.def (HalTranslateBusAddress): Correct suffix. * lib/ddk/ntoskrnl.def (MmAllocateContiguousMemory): Correct suffix. Bug reported by Brian Hawley.
This commit is contained in:
@@ -47,7 +47,7 @@ HalSetBusDataByOffset@24
|
||||
;HalStartProfileInterrupt
|
||||
;HalStopProfileInterrupt
|
||||
;HalSystemVectorDispatchEntry
|
||||
HalTranslateBusAddress@20
|
||||
HalTranslateBusAddress@24
|
||||
;IoAssignDriveLetters
|
||||
IoFlushAdapterBuffers@24
|
||||
IoFreeAdapterChannel@4
|
||||
|
@@ -639,7 +639,7 @@ LpcPortObjectType DATA
|
||||
;MmAddVerifierThunks
|
||||
;MmAdjustWorkingSetSize
|
||||
MmAdvanceMdl@8
|
||||
MmAllocateContiguousMemory@8
|
||||
MmAllocateContiguousMemory@12
|
||||
MmAllocateContiguousMemorySpecifyCache@20
|
||||
MmAllocateMappingAddress@8
|
||||
MmAllocateNonCachedMemory@4
|
||||
|
Reference in New Issue
Block a user