|
ReactOS 0.4.16-dev-2610-ge2c92c0
|
#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 | ) |
| DBG_DEFAULT_CHANNEL | ( | WINDOWS | ) |
Definition at line 28 of file hwacpi.c.
Referenced by WinLdrInitializePhase1().
Definition at line 1179 of file winldr.c.
| ARC_STATUS LoadAndBootWindowsCommon | ( | _In_ USHORT | OperatingSystemVersion, |
| _In_ PLOADER_PARAMETER_BLOCK | LoaderBlock, | ||
| _In_ PCSTR | BootOptions, | ||
| _In_ PCSTR | SystemPartition, | ||
| _In_ PCSTR | BootPath | ||
| ) |
Definition at line 1376 of file winldr.c.
Referenced by LoadAndBootWindows(), and LoadReactOSSetup().
|
static |
Definition at line 526 of file winldr.c.
Referenced by DECLARE_INTERFACE_(), and LoadWindowsCore().
|
static |
Definition at line 737 of file winldr.c.
Referenced by LoadAndBootWindowsCommon().
|
static |
Definition at line 630 of file winldr.c.
Referenced by LoadWindowsCore().
Definition at line 48 of file winldr.c.
Referenced by LoadAndBootWindowsCommon().
Normalize in-place the NT boot options by removing any leading '/', normalizing TABs to spaces, etc.
Definition at line 1151 of file winldr.c.
Referenced by LoadAndBootWindows(), and LoadReactOSSetup().
Definition at line 55 of file winldr.c.
Referenced by LoadModule(), NtLdrImportDllLoadCallback(), WinLdrLoadDeviceDriver(), WinLdrLoadModule(), WinLdrLoadNLSData(), and WinLdrLoadSystemHive().
Definition at line 507 of file winldr.c.
Referenced by LoadAndBootWindows().
|
static |
Definition at line 1086 of file winldr.c.
Referenced by LoadAndBootWindows().
|
static |
Definition at line 125 of file winldr.c.
Referenced by LoadAndBootWindowsCommon().
| BOOLEAN WinLdrLoadBootDrivers | ( | PLOADER_PARAMETER_BLOCK | LoaderBlock, |
| PCSTR | BootPath | ||
| ) |
Definition at line 389 of file winldr.c.
Referenced by LoadAndBootWindowsCommon().
|
static |
Definition at line 301 of file winldr.c.
Referenced by WinLdrLoadBootDrivers().
| PVOID WinLdrLoadModule | ( | PCSTR | ModuleName, |
| PULONG | Size, | ||
| TYPE_OF_MEMORY | MemoryType | ||
| ) |
Definition at line 450 of file winldr.c.
Referenced by SetupLdrInitErrataInf(), WinLdrInitErrataInf(), and WinLdrInitializePhase1().
| VOID WinLdrpDumpArcDisks | ( | PLOADER_PARAMETER_BLOCK | LoaderBlock | ) |
Definition at line 1552 of file winldr.c.
Referenced by LoadAndBootWindowsCommon().
| VOID WinLdrpDumpBootDriver | ( | PLOADER_PARAMETER_BLOCK | LoaderBlock | ) |
Definition at line 1533 of file winldr.c.
Referenced by LoadAndBootWindowsCommon().
| VOID WinLdrpDumpMemoryDescriptors | ( | PLOADER_PARAMETER_BLOCK | LoaderBlock | ) |
Definition at line 1514 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().