Author: tkreuzer
Date: Mon Nov 17 13:48:00 2008
New Revision: 37418
URL:
http://svn.reactos.org/svn/reactos?rev=37418&view=rev
Log:
Remove even more stubs
Modified:
branches/ros-amd64-bringup/reactos/ntoskrnl/amd64stubs.c
Modified: branches/ros-amd64-bringup/reactos/ntoskrnl/amd64stubs.c
URL:
http://svn.reactos.org/svn/reactos/branches/ros-amd64-bringup/reactos/ntosk…
==============================================================================
--- branches/ros-amd64-bringup/reactos/ntoskrnl/amd64stubs.c [iso-8859-1] (original)
+++ branches/ros-amd64-bringup/reactos/ntoskrnl/amd64stubs.c [iso-8859-1] Mon Nov 17
13:48:00 2008
@@ -5,97 +5,30 @@
#define STUB(x) void x() {FrLdrDbgPrint("Sorry, %s is only a stub!\n",
__FUNCTION__);}
-STUB(ExAcquireResourceLock)
-STUB(ExAcquireRundownProtection)
-STUB(ExAcquireRundownProtectionCacheAware)
-STUB(ExAcquireRundownProtectionCacheAwareEx)
-STUB(ExAcquireRundownProtectionEx)
-STUB(ExAllocateFromNPagedLookasideList)
-STUB(ExAllocateFromPagedLookasideList)
-STUB(ExpEnvironmentLock)
-STUB(ExEventObjectType)
-STUB(ExpFirmwareTableResource)
-STUB(ExFreeToPagedLookasideList)
-STUB(ExInitializeRundownProtection)
-STUB(ExQueryDepthSList)
-STUB(ExRaiseException)
-STUB(ExRaiseStatus)
-STUB(ExReInitializeRundownProtection)
-STUB(ExReInitializeRundownProtectionCacheAware)
-STUB(ExReleaseResourceLock)
-STUB(ExReleaseRundownProtection)
-STUB(ExReleaseRundownProtectionCacheAware)
-STUB(ExReleaseRundownProtectionCacheAwareEx)
-STUB(ExReleaseRundownProtectionEx)
-STUB(ExRundownCompleted)
-STUB(ExRundownCompletedCacheAware)
-STUB(ExSemaphoreObjectType)
-STUB(ExSystemLookasideListHead)
-STUB(ExWaitForRundownProtectionRelease)
-STUB(ExWaitForRundownProtectionReleaseCacheAware)
-STUB(ExpFirmwareTableProviderListHead)
-STUB(FsRtlAddBaseMcbEntry)
-STUB(FsRtlGetNextBaseMcbEntry)
-STUB(FsRtlInitializeBaseMcb)
-STUB(FsRtlLegalAnsiCharacterArray)
-STUB(FsRtlLookupBaseMcbEntry)
-STUB(FsRtlLookupLastBaseMcbEntry)
-STUB(FsRtlLookupLastBaseMcbEntryAndIndex)
-STUB(FsRtlNumberOfRunsInBaseMcb)
-STUB(FsRtlRemoveBaseMcbEntry)
-STUB(FsRtlResetBaseMcb)
-STUB(FsRtlSplitBaseMcb)
-STUB(FsRtlTruncateBaseMcb)
-STUB(FsRtlUninitializeBaseMcb)
-STUB(IoCompletionType)
-STUB(IoCompletionPacketLookaside)
-STUB(IoFileObjectType)
-STUB(IoForwardAndCatchIrp)
-STUB(IoIs32bitProcess)
-STUB(IoWMIDeviceObjectToProviderId)
STUB(KeActiveProcessors)
-STUB(KeBugcheckCallbackListHead)
-STUB(KiBugCheckData)
-STUB(KeBugcheckReasonCallbackListHead)
STUB(KeConnectInterrupt)
STUB(KeContextToTrapFrame)
STUB(KeDisableInterrupts)
STUB(KeDisconnectInterrupt)
-STUB(KeEnterCriticalRegion)
-STUB(KeEnterGuardedRegion)
-STUB(KeExpandKernelStackAndCallout)
STUB(KeFeatureBits)
STUB(KeFlushEntireTb)
-STUB(KeGenericCallDpc)
STUB(KeGetRecommendedSharedDataAlignment)
-STUB(KeGetCurrentProcessorNumber)
STUB(KeInitializeInterrupt)
STUB(KeInvalidateAllCaches)
-STUB(KeIsWaitListEmpty)
-STUB(KeLastBranchMSR)
-STUB(KeLeaveCriticalRegion)
-STUB(KeLeaveGuardedRegion)
STUB(KeProcessorArchitecture)
STUB(KeProcessorLevel)
STUB(KeProcessorRevision)
STUB(KeQueryActiveProcessors)
-STUB(KeQueryMultiThreadProcessorSet)
-STUB(KeQueryPrcbAddress)
STUB(KeRaiseUserException)
-STUB(KeReadStateMutex)
STUB(KeRestoreFloatingPointState)
STUB(KeSaveFloatingPointState)
STUB(KeSaveStateForHibernate)
STUB(KeSetDmaIoCoherency)
-STUB(KeSignalCallDpcDone)
-STUB(KeSignalCallDpcSynchronize)
STUB(KeSwitchKernelStack)
STUB(KeSynchronizeExecution)
STUB(KeUpdateRunTime)
STUB(KeUpdateSystemTime)
STUB(KeUserModeCallback)
-STUB(KeWaitForMutexObject)
-STUB(KiCpuId)
STUB(KiComputeTimerTableIndex)
STUB(KiDispatchException)
STUB(KiIdleLoop)
@@ -104,81 +37,14 @@
STUB(KiSystemService)
STUB(KdbEnterDebuggerException)
STUB(KdbpCliModuleLoaded)
-STUB(KdbpSafeReadMemory)
STUB(KdbpCliInit)
-STUB(KdDebuggerEnabled)
-STUB(KdDebuggerNotPresent)
-STUB(KdpEnableSafeMem)
STUB(KdpGdbStubInit)
-STUB(MiGetUserPageDirectoryCount)
-STUB(MiNonPagedPoolLength)
-STUB(MiNonPagedPoolStart)
-STUB(MiFreeDescriptor)
-STUB(MiFreeDescriptorOrg)
-STUB(MmPfnDatabase)
-STUB(MmHighestPhysicalPage)
-STUB(MmNumberOfPhysicalPages)
-STUB(MmMapLockedPage)
-STUB(MmStats)
-STUB(MmCommitSessionMappedView)
-STUB(MmCreateMirror)
-STUB(MmIsIoSpaceActive)
-STUB(MmLockPagableImageSection)
STUB(NtContinue)
STUB(NtCallbackReturn)
STUB(NtRaiseException)
STUB(NtSetLdtEntries)
STUB(NtVdmControl)
-STUB(ObDeleteCapturedInsertInfo)
-STUB(ObSetHandleAttributes)
-STUB(PfxFindPrefix)
-STUB(PfxInitialize)
-STUB(PfxInsertPrefix)
-STUB(PfxRemovePrefix)
-STUB(PsGetCurrentProcess)
-STUB(PsGetCurrentProcessWow64Process)
-STUB(PsGetCurrentThread)
-STUB(PsGetCurrentThreadProcess)
-STUB(PsGetCurrentThreadProcessId)
-STUB(PsGetCurrentThreadTeb)
-STUB(PsGetCurrentThreadWin32ThreadAndEnterCriticalRegion)
-STUB(PsGetProcessSessionIdEx)
-STUB(PsGetProcessWow64Process)
-STUB(PsProcessType)
-STUB(PsThreadType)
-STUB(PsWrapApcWow64Thread)
STUB(PspGetOrSetContextKernelRoutine)
-STUB(RtlAnsiStringToUnicodeSize)
-STUB(RtlCopyMemory)
-STUB(RtlCopyMemoryNonTemporal)
STUB(RtlGetCallersAddress)
-STUB(RtlOemStringToUnicodeSize)
-STUB(RtlPcToFileHeader)
-STUB(RtlRestoreContext)
-STUB(RtlTraceDatabaseAdd)
-STUB(RtlTraceDatabaseCreate)
-STUB(RtlTraceDatabaseDestroy)
-STUB(RtlTraceDatabaseEnumerate)
-STUB(RtlTraceDatabaseFind)
-STUB(RtlTraceDatabaseLock)
-STUB(RtlTraceDatabaseUnlock)
-STUB(RtlTraceDatabaseValidate)
-STUB(RtlUnicodeStringToAnsiSize)
-STUB(RtlUnicodeStringToOemSize)
STUB(RtlUnwind)
STUB(RtlpGetStackLimits)
-STUB(SeReportSecurityEvent)
-STUB(SeSetAuditParameter)
-STUB(SeTokenObjectType)
-STUB(VfFailDeviceNode)
-STUB(VfFailDriver)
-STUB(VfFailSystemBIOS)
-STUB(VfIsVerificationEnabled)
-STUB(WmiFlushTrace)
-STUB(WmiGetClock)
-STUB(WmiQueryTrace)
-STUB(WmiStartTrace)
-STUB(WmiStopTrace)
-STUB(WmiTraceFastEvent)
-STUB(WmiUpdateTrace)
-