ReactOS
0.4.15-dev-2091-gc14c9ca
|
#include "precomp.h"
#include "bldrsup.h"
#include "filesup.h"
#include "partlist.h"
#include "bootcode.h"
#include "fsutil.h"
#include "setuplib.h"
#include "bootsup.h"
#include <debug.h>
Go to the source code of this file.
Classes | |
struct | _ENUM_REACTOS_ENTRIES_DATA |
Macros | |
#define | NDEBUG |
Typedefs | |
typedef struct _ENUM_REACTOS_ENTRIES_DATA | ENUM_REACTOS_ENTRIES_DATA |
typedef struct _ENUM_REACTOS_ENTRIES_DATA * | PENUM_REACTOS_ENTRIES_DATA |
Definition at line 166 of file bootsup.c.
Referenced by InstallBtrfsBootcodeToPartition(), InstallFatBootcodeToFloppy(), and InstallFatBootcodeToPartition().
|
static |
Definition at line 187 of file bootsup.c.
Referenced by InstallBtrfsBootcodeToPartition(), and InstallFatBootcodeToPartition().
Definition at line 54 of file bootsup.c.
Referenced by CreateFreeLoaderIniForReactOS(), and CreateFreeLoaderIniForReactOSAndBootSector().
|
static |
Definition at line 249 of file bootsup.c.
Referenced by UpdateBootIni(), and UpdateFreeLoaderIni().
|
static |
Definition at line 553 of file bootsup.c.
Referenced by InstallBtrfsBootcodeToPartition(), InstallFatBootcodeToFloppy(), InstallFatBootcodeToPartition(), and InstallMbrBootCodeToDisk().
|
static |
Definition at line 621 of file bootsup.c.
Referenced by InstallFatBootcodeToPartition().
|
static |
Definition at line 1130 of file bootsup.c.
Referenced by InstallVBRToPartition().
NTSTATUS InstallFatBootcodeToFloppy | ( | IN PUNICODE_STRING | SourceRootPath, |
IN PUNICODE_STRING | DestinationArcPath | ||
) |
Definition at line 1281 of file bootsup.c.
Referenced by BootLoaderFloppyPage().
|
static |
Definition at line 816 of file bootsup.c.
Referenced by InstallVBRToPartition().
|
static |
Definition at line 700 of file bootsup.c.
Referenced by InstallMbrBootCodeToDisk().
NTSTATUS InstallMbrBootCodeToDisk | ( | IN PUNICODE_STRING | SystemRootPath, |
IN PUNICODE_STRING | SourceRootPath, | ||
IN PCWSTR | DestinationDevicePathBuffer | ||
) |
Definition at line 764 of file bootsup.c.
Referenced by BootLoaderHarddiskMbrPage().
NTSTATUS InstallVBRToPartition | ( | IN PUNICODE_STRING | SystemRootPath, |
IN PUNICODE_STRING | SourceRootPath, | ||
IN PUNICODE_STRING | DestinationArcPath, | ||
IN PCWSTR | FileSystemName | ||
) |
Definition at line 1233 of file bootsup.c.
Referenced by BootLoaderHarddiskMbrPage(), and BootLoaderHarddiskVbrPage().
Definition at line 448 of file bootsup.c.
Referenced by InstallBtrfsBootcodeToPartition(), InstallFatBootcodeToPartition(), and InstallMbrBootCodeToDisk().
Definition at line 488 of file bootsup.c.
Referenced by InstallBtrfsBootcodeToPartition(), InstallFatBootcodeToPartition(), and InstallMbrBootCodeToDisk().
|
static |
Definition at line 42 of file bootsup.c.
Referenced by InstallBootCodeToDisk(), InstallBootCodeToFile(), IsThereAValidBootSector(), and SaveBootSector().
|
static |
Definition at line 387 of file bootsup.c.
Referenced by InstallFatBootcodeToPartition().
Definition at line 329 of file bootsup.c.
Referenced by InstallBtrfsBootcodeToPartition(), and InstallFatBootcodeToPartition().