|
ReactOS 0.4.16-dev-2473-gb34a1f1
|
#include <freeldr.h>#include <ndk/kefuncs.h>#include <ndk/ldrtypes.h>#include "winldr.h"#include "ntldropts.h"#include "registry.h"#include <internal/cmboot.h>#include <drivers/bootvid/framebuf.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 80 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 1139 of file winldr.c.
| ARC_STATUS LoadAndBootWindowsCommon | ( | IN USHORT | OperatingSystemVersion, |
| IN PLOADER_PARAMETER_BLOCK | LoaderBlock, | ||
| IN PCSTR | BootOptions, | ||
| IN PCSTR | BootPath | ||
| ) |
Definition at line 1332 of file winldr.c.
Referenced by LoadAndBootWindows(), and LoadReactOSSetup().
|
static |
Definition at line 519 of file winldr.c.
Referenced by DECLARE_INTERFACE_(), and LoadWindowsCore().
|
static |
Definition at line 730 of file winldr.c.
Referenced by LoadAndBootWindowsCommon().
|
static |
Definition at line 623 of file winldr.c.
Referenced by LoadWindowsCore().
Definition at line 48 of file winldr.c.
Referenced by LoadAndBootWindowsCommon().
Definition at line 55 of file winldr.c.
Referenced by LoadModule(), NtLdrImportDllLoadCallback(), WinLdrLoadDeviceDriver(), WinLdrLoadModule(), WinLdrLoadNLSData(), and WinLdrLoadSystemHive().
Definition at line 500 of file winldr.c.
Referenced by LoadAndBootWindows().
|
static |
Definition at line 1079 of file winldr.c.
Referenced by LoadAndBootWindows().
| VOID WinLdrInitializePhase1 | ( | PLOADER_PARAMETER_BLOCK | LoaderBlock, |
| PCSTR | Options, | ||
| PCSTR | SystemRoot, | ||
| PCSTR | BootPath, | ||
| USHORT | VersionToBoot | ||
| ) |
Definition at line 118 of file winldr.c.
Referenced by LoadAndBootWindowsCommon().
| BOOLEAN WinLdrLoadBootDrivers | ( | PLOADER_PARAMETER_BLOCK | LoaderBlock, |
| PCSTR | BootPath | ||
| ) |
Definition at line 382 of file winldr.c.
Referenced by LoadAndBootWindowsCommon().
|
static |
Definition at line 294 of file winldr.c.
Referenced by WinLdrLoadBootDrivers().
| PVOID WinLdrLoadModule | ( | PCSTR | ModuleName, |
| PULONG | Size, | ||
| TYPE_OF_MEMORY | MemoryType | ||
| ) |
Definition at line 443 of file winldr.c.
Referenced by SetupLdrInitErrataInf(), WinLdrInitErrataInf(), and WinLdrInitializePhase1().
| VOID WinLdrpDumpArcDisks | ( | PLOADER_PARAMETER_BLOCK | LoaderBlock | ) |
Definition at line 1511 of file winldr.c.
Referenced by LoadAndBootWindowsCommon().
| VOID WinLdrpDumpBootDriver | ( | PLOADER_PARAMETER_BLOCK | LoaderBlock | ) |
Definition at line 1492 of file winldr.c.
Referenced by LoadAndBootWindowsCommon().
| VOID WinLdrpDumpMemoryDescriptors | ( | PLOADER_PARAMETER_BLOCK | LoaderBlock | ) |
Definition at line 1473 of file winldr.c.
Referenced by LoadAndBootWindowsCommon(), and WinLdrSetupMemoryLayout().
Definition at line 232 of file headless.c.
Referenced by LoadAndBootWindowsCommon().
Definition at line 31 of file winldr.c.
Referenced by CmpFindDrivers(), SetupLdrScanBootDrivers(), WinLdrLoadSystemHive(), and WinLdrScanRegistry().
Definition at line 36 of file winldr.c.
Referenced by DisplayBootBitmap(), and LoadWindowsCore().
|
extern |
Definition at line 33 of file headless.c.
Referenced by WinLdrInitializeHeadlessPort(), WinLdrInitializePhase1(), WinLdrPortInitialize(), and WinLdrSetupEms().
Definition at line 40 of file winldr.c.
Referenced by LoadWindowsCore().
Definition at line 35 of file winldr.c.
Referenced by LoadWindowsCore(), and Phase1InitializationDiscard().
Definition at line 34 of file winldr.c.
Referenced by IopDisplayLoadingMessage(), LoadAndBootWindows(), LoadReactOSSetup(), and NtLdrOutputLoadMsg().
Definition at line 33 of file winldr.c.
Referenced by LoadWindowsCore().
| PLOADER_SYSTEM_BLOCK WinLdrSystemBlock |
Definition at line 30 of file winldr.c.
Referenced by AllocateAndInitLPB(), LoadReactOSSetup(), WinLdrAddDriverToList(), and WinLdrInitializePhase1().
|
extern |
Definition at line 34 of file headless.c.
Referenced by WinLdrInitializeHeadlessPort(), and WinLdrInitializePhase1().