ReactOS 0.4.16-dev-306-g647d351
|
#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 980 of file winldr.c.
ARC_STATUS LoadAndBootWindowsCommon | ( | IN USHORT | OperatingSystemVersion, |
IN PLOADER_PARAMETER_BLOCK | LoaderBlock, | ||
IN PCSTR | BootOptions, | ||
IN PCSTR | BootPath | ||
) |
Definition at line 1173 of file winldr.c.
Referenced by LoadAndBootWindows(), and LoadReactOSSetup().
|
static |
Definition at line 517 of file winldr.c.
Referenced by DECLARE_INTERFACE_(), and LoadWindowsCore().
|
static |
Definition at line 622 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 498 of file winldr.c.
Referenced by LoadAndBootWindows().
|
static |
Definition at line 920 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 380 of file winldr.c.
Referenced by LoadAndBootWindowsCommon().
|
static |
Definition at line 292 of file winldr.c.
Referenced by WinLdrLoadBootDrivers().
PVOID WinLdrLoadModule | ( | PCSTR | ModuleName, |
PULONG | Size, | ||
TYPE_OF_MEMORY | MemoryType | ||
) |
Definition at line 441 of file winldr.c.
Referenced by SetupLdrInitErrataInf(), WinLdrInitErrataInf(), and WinLdrInitializePhase1().
VOID WinLdrpDumpArcDisks | ( | PLOADER_PARAMETER_BLOCK | LoaderBlock | ) |
Definition at line 1327 of file winldr.c.
Referenced by LoadAndBootWindowsCommon().
VOID WinLdrpDumpBootDriver | ( | PLOADER_PARAMETER_BLOCK | LoaderBlock | ) |
Definition at line 1308 of file winldr.c.
Referenced by LoadAndBootWindowsCommon().
VOID WinLdrpDumpMemoryDescriptors | ( | PLOADER_PARAMETER_BLOCK | LoaderBlock | ) |
Definition at line 1289 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 IopDisplayLoadingMessage(), LoadAndBootWindows(), LoadReactOSSetup(), and NtLdrOutputLoadMsg().
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().