ReactOS 0.4.15-dev-6068-g8061a6f
|
#include <freeldr.h>
#include <ndk/ldrtypes.h>
#include "winldr.h"
#include "ntldropts.h"
#include "registry.h"
#include <internal/cmboot.h>
#include <debug.h>
Go to the source code of this file.
VOID AllocateAndInitLPB | ( | IN USHORT | VersionToBoot, |
OUT PLOADER_PARAMETER_BLOCK * | OutLoaderBlock | ||
) |
Definition at line 79 of file winldr.c.
Referenced by LoadAndBootWindows(), and LoadReactOSSetup().
DBG_DEFAULT_CHANNEL | ( | WINDOWS | ) |
Definition at line 961 of file winldr.c.
ARC_STATUS LoadAndBootWindowsCommon | ( | IN USHORT | OperatingSystemVersion, |
IN PLOADER_PARAMETER_BLOCK | LoaderBlock, | ||
IN PCSTR | BootOptions, | ||
IN PCSTR | BootPath | ||
) |
Definition at line 1150 of file winldr.c.
Referenced by LoadAndBootWindows(), and LoadReactOSSetup().
|
static |
Definition at line 501 of file winldr.c.
Referenced by DECLARE_INTERFACE_(), and LoadWindowsCore().
|
static |
Definition at line 603 of file winldr.c.
Referenced by LoadAndBootWindowsCommon().
Definition at line 47 of file winldr.c.
Referenced by LoadAndBootWindowsCommon().
Definition at line 54 of file winldr.c.
Referenced by LoadModule(), NtLdrImportDllLoadCallback(), WinLdrLoadDeviceDriver(), WinLdrLoadModule(), WinLdrLoadNLSData(), and WinLdrLoadSystemHive().
Definition at line 482 of file winldr.c.
Referenced by LoadAndBootWindows().
|
static |
Definition at line 901 of file winldr.c.
Referenced by LoadAndBootWindows().
VOID WinLdrInitializePhase1 | ( | PLOADER_PARAMETER_BLOCK | LoaderBlock, |
PCSTR | Options, | ||
PCSTR | SystemRoot, | ||
PCSTR | BootPath, | ||
USHORT | VersionToBoot | ||
) |
Definition at line 117 of file winldr.c.
Referenced by LoadAndBootWindowsCommon().
BOOLEAN WinLdrLoadBootDrivers | ( | PLOADER_PARAMETER_BLOCK | LoaderBlock, |
PCSTR | BootPath | ||
) |
Definition at line 364 of file winldr.c.
Referenced by LoadAndBootWindowsCommon().
|
static |
Definition at line 283 of file winldr.c.
Referenced by WinLdrLoadBootDrivers().
PVOID WinLdrLoadModule | ( | PCSTR | ModuleName, |
PULONG | Size, | ||
TYPE_OF_MEMORY | MemoryType | ||
) |
Definition at line 425 of file winldr.c.
Referenced by SetupLdrInitErrataInf(), WinLdrInitErrataInf(), and WinLdrInitializePhase1().
VOID WinLdrpDumpArcDisks | ( | PLOADER_PARAMETER_BLOCK | LoaderBlock | ) |
Definition at line 1304 of file winldr.c.
Referenced by LoadAndBootWindowsCommon().
VOID WinLdrpDumpBootDriver | ( | PLOADER_PARAMETER_BLOCK | LoaderBlock | ) |
Definition at line 1285 of file winldr.c.
Referenced by LoadAndBootWindowsCommon().
VOID WinLdrpDumpMemoryDescriptors | ( | PLOADER_PARAMETER_BLOCK | LoaderBlock | ) |
Definition at line 1266 of file winldr.c.
Referenced by LoadAndBootWindowsCommon(), and WinLdrSetupMemoryLayout().
Definition at line 302 of file headless.c.
Referenced by LoadAndBootWindowsCommon().
|
extern |
Definition at line 22 of file macharm.c.
Referenced by DetectAcpiBios(), and WinLdrInitializePhase1().
Definition at line 30 of file winldr.c.
Referenced by CmpFindDrivers(), SetupLdrScanBootDrivers(), WinLdrLoadSystemHive(), and WinLdrScanRegistry().
Definition at line 35 of file winldr.c.
Referenced by DisplayBootBitmap(), and LoadWindowsCore().
|
extern |
Definition at line 29 of file mm.c.
Referenced by LoadAndBootWindowsCommon().
|
extern |
Definition at line 30 of file headless.c.
Referenced by WinLdrInitializeHeadlessPort(), WinLdrInitializePhase1(), WinLdrPortInitialize(), and WinLdrSetupEms().
Definition at line 39 of file winldr.c.
Referenced by LoadWindowsCore().
|
extern |
Definition at line 69 of file archwsup.c.
Referenced by AddReactOSArcDiskInfo(), and WinLdrInitializePhase1().
|
extern |
Definition at line 68 of file archwsup.c.
Referenced by AddReactOSArcDiskInfo(), and WinLdrInitializePhase1().
Definition at line 34 of file winldr.c.
Referenced by LoadWindowsCore(), and Phase1InitializationDiscard().
Definition at line 33 of file winldr.c.
Referenced by LoadAndBootWindows(), LoadReactOSSetup(), NtLdrOutputLoadMsg(), and Phase1InitializationDiscard().
Definition at line 32 of file winldr.c.
Referenced by LoadWindowsCore().
PLOADER_SYSTEM_BLOCK WinLdrSystemBlock |
Definition at line 29 of file winldr.c.
Referenced by AllocateAndInitLPB(), LoadReactOSSetup(), WinLdrAddDriverToList(), and WinLdrInitializePhase1().
|
extern |
Definition at line 31 of file headless.c.
Referenced by WinLdrInitializeHeadlessPort(), and WinLdrInitializePhase1().