ReactOS 0.4.16-dev-981-g80eb313
|
#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 77 of file winldr.c.
Referenced by LoadAndBootWindows(), and LoadReactOSSetup().
PARC_DISK_SIGNATURE_EX ArcGetDiskInfo | ( | ULONG | Index | ) |
Definition at line 252 of file archwsup.c.
Referenced by WinLdrInitializePhase1().
DBG_DEFAULT_CHANNEL | ( | WINDOWS | ) |
Definition at line 28 of file hwacpi.c.
Referenced by WinLdrInitializePhase1().
Definition at line 979 of file winldr.c.
ARC_STATUS LoadAndBootWindowsCommon | ( | IN USHORT | OperatingSystemVersion, |
IN PLOADER_PARAMETER_BLOCK | LoaderBlock, | ||
IN PCSTR | BootOptions, | ||
IN PCSTR | BootPath | ||
) |
Definition at line 1172 of file winldr.c.
Referenced by LoadAndBootWindows(), and LoadReactOSSetup().
|
static |
Definition at line 516 of file winldr.c.
Referenced by DECLARE_INTERFACE_(), and LoadWindowsCore().
|
static |
Definition at line 621 of file winldr.c.
Referenced by LoadAndBootWindowsCommon().
Definition at line 45 of file winldr.c.
Referenced by LoadAndBootWindowsCommon().
Definition at line 52 of file winldr.c.
Referenced by LoadModule(), NtLdrImportDllLoadCallback(), WinLdrLoadDeviceDriver(), WinLdrLoadModule(), WinLdrLoadNLSData(), and WinLdrLoadSystemHive().
Definition at line 497 of file winldr.c.
Referenced by LoadAndBootWindows().
|
static |
Definition at line 919 of file winldr.c.
Referenced by LoadAndBootWindows().
VOID WinLdrInitializePhase1 | ( | PLOADER_PARAMETER_BLOCK | LoaderBlock, |
PCSTR | Options, | ||
PCSTR | SystemRoot, | ||
PCSTR | BootPath, | ||
USHORT | VersionToBoot | ||
) |
Definition at line 115 of file winldr.c.
Referenced by LoadAndBootWindowsCommon().
BOOLEAN WinLdrLoadBootDrivers | ( | PLOADER_PARAMETER_BLOCK | LoaderBlock, |
PCSTR | BootPath | ||
) |
Definition at line 379 of file winldr.c.
Referenced by LoadAndBootWindowsCommon().
|
static |
Definition at line 291 of file winldr.c.
Referenced by WinLdrLoadBootDrivers().
PVOID WinLdrLoadModule | ( | PCSTR | ModuleName, |
PULONG | Size, | ||
TYPE_OF_MEMORY | MemoryType | ||
) |
Definition at line 440 of file winldr.c.
Referenced by SetupLdrInitErrataInf(), WinLdrInitErrataInf(), and WinLdrInitializePhase1().
VOID WinLdrpDumpArcDisks | ( | PLOADER_PARAMETER_BLOCK | LoaderBlock | ) |
Definition at line 1326 of file winldr.c.
Referenced by LoadAndBootWindowsCommon().
VOID WinLdrpDumpBootDriver | ( | PLOADER_PARAMETER_BLOCK | LoaderBlock | ) |
Definition at line 1307 of file winldr.c.
Referenced by LoadAndBootWindowsCommon().
VOID WinLdrpDumpMemoryDescriptors | ( | PLOADER_PARAMETER_BLOCK | LoaderBlock | ) |
Definition at line 1288 of file winldr.c.
Referenced by LoadAndBootWindowsCommon(), and WinLdrSetupMemoryLayout().
Definition at line 302 of file headless.c.
Referenced by LoadAndBootWindowsCommon().
Definition at line 28 of file winldr.c.
Referenced by CmpFindDrivers(), SetupLdrScanBootDrivers(), WinLdrLoadSystemHive(), and WinLdrScanRegistry().
Definition at line 33 of file winldr.c.
Referenced by DisplayBootBitmap(), and LoadWindowsCore().
|
extern |
Definition at line 30 of file headless.c.
Referenced by WinLdrInitializeHeadlessPort(), WinLdrInitializePhase1(), WinLdrPortInitialize(), and WinLdrSetupEms().
Definition at line 37 of file winldr.c.
Referenced by LoadWindowsCore().
Definition at line 32 of file winldr.c.
Referenced by LoadWindowsCore(), and Phase1InitializationDiscard().
Definition at line 31 of file winldr.c.
Referenced by IopDisplayLoadingMessage(), LoadAndBootWindows(), LoadReactOSSetup(), and NtLdrOutputLoadMsg().
Definition at line 30 of file winldr.c.
Referenced by LoadWindowsCore().
PLOADER_SYSTEM_BLOCK WinLdrSystemBlock |
Definition at line 27 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().