ReactOS 0.4.15-dev-6056-gb29b268
|
Go to the source code of this file.
Macros | |
#define | NDEBUG |
#define | MODULE_INVOLVED_IN_ARM3 |
#define | DEFAULT_SECURITY_COOKIE 0xBB40E64E |
Definition at line 2808 of file sysldr.c.
Referenced by LdrpInitSecurityCookie().
PVOID NTAPI LdrpInitSecurityCookie | ( | PLDR_DATA_TABLE_ENTRY | LdrEntry | ) |
Definition at line 2848 of file sysldr.c.
Referenced by MmLoadSystemImage().
Definition at line 1869 of file sysldr.c.
Referenced by MiInitializeLoadedModuleList().
Definition at line 50 of file sysldr.c.
Referenced by MmLoadSystemImage().
BOOLEAN NTAPI MiCallDllUnloadAndUnloadDll | ( | IN PLDR_DATA_TABLE_ENTRY | LdrEntry | ) |
Definition at line 357 of file sysldr.c.
Referenced by MiDereferenceImports().
VOID NTAPI MiClearImports | ( | IN PLDR_DATA_TABLE_ENTRY | LdrEntry | ) |
Definition at line 457 of file sysldr.c.
Referenced by MmUnloadSystemImage().
NTSTATUS NTAPI MiDereferenceImports | ( | IN PLOAD_IMPORTS | ImportList | ) |
Definition at line 382 of file sysldr.c.
Referenced by MiDereferenceImports(), MiResolveImageReferences(), and MmUnloadSystemImage().
VOID NTAPI MiEnablePagingOfDriver | ( | IN PLDR_DATA_TABLE_ENTRY | LdrEntry | ) |
Definition at line 2606 of file sysldr.c.
Referenced by MmLoadSystemImage().
Definition at line 477 of file sysldr.c.
Referenced by MmGetSystemRoutineAddress().
Definition at line 1437 of file sysldr.c.
Referenced by MiFindInitializationCode(), and MmZeroPageThread().
Definition at line 1414 of file sysldr.c.
Referenced by MiFindInitializationCode(), and MmZeroPageThread().
BOOLEAN NTAPI MiInitializeLoadedModuleList | ( | IN PLOADER_PARAMETER_BLOCK | LoaderBlock | ) |
Definition at line 2191 of file sysldr.c.
Referenced by MmArmInitSystem().
NTSTATUS NTAPI MiLoadImageSection | ( | _Inout_ PSECTION * | SectionPtr, |
_Out_ PVOID * | ImageBase, | ||
_In_ PUNICODE_STRING | FileName, | ||
_In_ BOOLEAN | SessionLoad, | ||
_In_ PLDR_DATA_TABLE_ENTRY | LdrEntry | ||
) |
Definition at line 77 of file sysldr.c.
Referenced by MmLoadSystemImage().
Definition at line 218 of file sysldr.c.
Referenced by MiCallDllUnloadAndUnloadDll(), and MmCallDllInitialize().
VOID NTAPI MiLocateKernelSections | ( | IN PLDR_DATA_TABLE_ENTRY | LdrEntry | ) |
Definition at line 2134 of file sysldr.c.
Referenced by MiInitializeLoadedModuleList().
PLDR_DATA_TABLE_ENTRY NTAPI MiLookupDataTableEntry | ( | IN PVOID | Address | ) |
Definition at line 3464 of file sysldr.c.
Referenced by ExAllocatePool(), MmAddVerifierThunks(), and MmPageEntireDriver().
Definition at line 552 of file sysldr.c.
Referenced by MmLoadSystemImage(), and MmUnloadSystemImage().
VOID NTAPI MiReloadBootLoadedDrivers | ( | IN PLOADER_PARAMETER_BLOCK | LoaderBlock | ) |
Definition at line 1680 of file sysldr.c.
Referenced by MmArmInitSystem().
NTSTATUS NTAPI MiResolveImageReferences | ( | IN PVOID | ImageBase, |
IN PUNICODE_STRING | ImageFileDirectory, | ||
IN PUNICODE_STRING NamePrefix | OPTIONAL, | ||
OUT PCHAR * | MissingApi, | ||
OUT PWCHAR * | MissingDriver, | ||
OUT PLOAD_IMPORTS * | LoadImports | ||
) |
Definition at line 987 of file sysldr.c.
Referenced by LdrProcessDriverModule(), and MmLoadSystemImage().
Definition at line 2547 of file sysldr.c.
Referenced by MiEnablePagingOfDriver(), and MmPageEntireDriver().
VOID NTAPI MiSetSystemCodeProtection | ( | _In_ PMMPTE | FirstPte, |
_In_ PMMPTE | LastPte, | ||
_In_ ULONG | Protection | ||
) |
Definition at line 2391 of file sysldr.c.
Referenced by MiWriteProtectSystemImage().
NTSTATUS NTAPI MiSnapThunk | ( | IN PVOID | DllBase, |
IN PVOID | ImageBase, | ||
IN PIMAGE_THUNK_DATA | Name, | ||
IN PIMAGE_THUNK_DATA | Address, | ||
IN PIMAGE_EXPORT_DIRECTORY | ExportDirectory, | ||
IN ULONG | ExportSize, | ||
IN BOOLEAN | SnapForwarder, | ||
OUT PCHAR * | MissingApi | ||
) |
Definition at line 678 of file sysldr.c.
Referenced by MiResolveImageReferences(), and MiSnapThunk().
VOID NTAPI MiUpdateThunks | ( | IN PLOADER_PARAMETER_BLOCK | LoaderBlock, |
IN PVOID | OldBase, | ||
IN PVOID | NewBase, | ||
IN ULONG | Size | ||
) |
Definition at line 579 of file sysldr.c.
Referenced by MiReloadBootLoadedDrivers().
LOGICAL NTAPI MiUseLargeDriverPage | ( | IN ULONG | NumberOfPtes, |
IN OUT PVOID * | ImageBaseAddress, | ||
IN PUNICODE_STRING | BaseImageName, | ||
IN BOOLEAN | BootDriver | ||
) |
Definition at line 2334 of file sysldr.c.
Referenced by MmLoadSystemImage().
Definition at line 2430 of file sysldr.c.
Referenced by MmInitSystem(), and MmLoadSystemImage().
NTSTATUS NTAPI MmCallDllInitialize | ( | IN PLDR_DATA_TABLE_ENTRY | LdrEntry, |
IN PLIST_ENTRY | ListHead | ||
) |
Definition at line 295 of file sysldr.c.
Referenced by IopInitializeBootDrivers(), and MiResolveImageReferences().
Definition at line 2280 of file sysldr.c.
Referenced by DisplayBootBitmap(), and MmMakeKernelResourceSectionWritable().
Definition at line 2694 of file sysldr.c.
Referenced by MmLoadSystemImage(), and PsLocateSystemDll().
VOID NTAPI MmFreeDriverInitialization | ( | IN PLDR_DATA_TABLE_ENTRY | LdrEntry | ) |
Definition at line 1622 of file sysldr.c.
Referenced by IopInitializeDriverModule().
PVOID NTAPI MmGetSystemRoutineAddress | ( | IN PUNICODE_STRING | SystemRoutineName | ) |
Definition at line 3551 of file sysldr.c.
Referenced by _Function_class_(), AuxKlibInitialize(), FxInitializeBugCheckDriverInfo(), FxLibraryCommonCommission(), FxLibraryGlobalsCommission(), FxRegisterBugCheckCallback(), FxRegistrySettingsInitialize(), FxUninitializeBugCheckDriverInfo(), FxUnregisterBugCheckCallback(), KmtGetSystemRoutineAddress(), Mx::MxGetSystemRoutineAddress(), ParaNdis_DebugInitialize(), _FX_DRIVER_TRACKER_CACHE_AWARE::Register(), TestPrivateFunctions(), and WdmlibRtlIsNtDdiVersionAvailable().
NTSTATUS NTAPI MmLoadSystemImage | ( | IN PUNICODE_STRING | FileName, |
IN PUNICODE_STRING NamePrefix | OPTIONAL, | ||
IN PUNICODE_STRING LoadedName | OPTIONAL, | ||
IN ULONG | Flags, | ||
OUT PVOID * | ModuleObject, | ||
OUT PVOID * | ImageBaseAddress | ||
) |
Definition at line 2885 of file sysldr.c.
Referenced by IopLoadDriver(), MiResolveImageReferences(), and SSI_DEF().
Definition at line 2311 of file sysldr.c.
Referenced by KeGetBugMessageText().
Definition at line 3504 of file sysldr.c.
Referenced by DriverEntry().
Definition at line 898 of file sysldr.c.
Referenced by IopDeleteDriver(), IopInitializeDriverModule(), LoadSymbolsRoutine(), MiCallDllUnloadAndUnloadDll(), MiResolveImageReferences(), and SSI_DEF().
Definition at line 2670 of file sysldr.c.
Referenced by MmCheckSystemImage().
ULONG_PTR ExPoolCodeEnd |
Definition at line 37 of file sysldr.c.
Referenced by MiLocateKernelSections().
ULONG_PTR ExPoolCodeStart |
Definition at line 37 of file sysldr.c.
Referenced by MiLocateKernelSections().
PMMPTE MiKernelResourceEndPte |
Definition at line 36 of file sysldr.c.
Referenced by MiLocateKernelSections(), MmChangeKernelResourceSectionProtection(), and MmMakeKernelResourceSectionWritable().
PMMPTE MiKernelResourceStartPte |
Definition at line 36 of file sysldr.c.
Referenced by MiLocateKernelSections(), MmChangeKernelResourceSectionProtection(), and MmMakeKernelResourceSectionWritable().
Definition at line 34 of file sysldr.c.
Referenced by MiWriteProtectSystemImage().
LIST_ENTRY MmLoadedUserImageList |
Definition at line 22 of file sysldr.c.
Referenced by MiLoadUserSymbols(), MmArmInitSystem(), and QSI_DEF().
ULONG_PTR MmPoolCodeEnd |
Definition at line 37 of file sysldr.c.
Referenced by MiLocateKernelSections().
ULONG_PTR MmPoolCodeStart |
Definition at line 37 of file sysldr.c.
Referenced by MiLocateKernelSections().
ULONG_PTR MmPteCodeEnd |
Definition at line 38 of file sysldr.c.
Referenced by MiLocateKernelSections().
ULONG_PTR MmPteCodeStart |
Definition at line 38 of file sysldr.c.
Referenced by MiLocateKernelSections().
KMUTANT MmSystemLoadLock |
Definition at line 26 of file sysldr.c.
Referenced by MiFindInitializationCode(), MmAddVerifierThunks(), MmArmInitSystem(), MmLoadSystemImage(), and MmUnloadSystemImage().
PFN_NUMBER MmTotalSystemDriverPages |
Definition at line 28 of file sysldr.c.
Referenced by MiSetPagingOfDriver().
LIST_ENTRY PsLoadedModuleList |
Definition at line 21 of file sysldr.c.
Referenced by IopInitializeBuiltinDriver(), KdbpSymFindModule(), KdbSymInit(), KdInitSystem(), KiInitModuleList(), KiPcToFileHeader(), MiBuildImportsForBootDrivers(), MiFindInitializationCode(), MiInitializeLoadedModuleList(), MiLookupDataTableEntry(), MiProcessLoaderEntry(), MiResolveImageReferences(), MiSnapThunk(), MmGetSystemRoutineAddress(), MmInitSystem(), MmLoadSystemImage(), and QSI_DEF().
ERESOURCE PsLoadedModuleResource |
Definition at line 24 of file sysldr.c.
Referenced by MiFindInitializationCode(), MiInitializeLoadedModuleList(), MiLoadUserSymbols(), MiProcessLoaderEntry(), MmGetSystemRoutineAddress(), MmInitSystem(), and QSI_DEF().
KSPIN_LOCK PsLoadedModuleSpinLock |
Definition at line 23 of file sysldr.c.
Referenced by KdbpSymFindModule(), KdbSymInit(), MiInitializeLoadedModuleList(), MiProcessLoaderEntry(), and RtlPcToFileHeader().
ULONG_PTR PsNtosImageBase |
Definition at line 25 of file sysldr.c.
Referenced by KdInitSystem(), MiInitializeLoadedModuleList(), and PspLookupKernelUserEntryPoints().