ReactOS 0.4.15-dev-7958-gcd0bb1a
_SETUP_LOADER_BLOCK Struct Reference

#include <setupblk.h>

Collaboration diagram for _SETUP_LOADER_BLOCK:

Public Attributes

PCHAR ArcSetupDeviceName
 
DETECTED_DEVICE VideoDevice
 
PDETECTED_DEVICE KeyboardDevices
 
DETECTED_DEVICE ComputerDevice
 
PDETECTED_DEVICE ScsiDevices
 
PDETECTED_OEM_SOURCE_DEVICE OemSourceDevices
 
SETUP_LOADER_BLOCK_SCALARS ScalarValues
 
PCHAR IniFile
 
ULONG IniFileLength
 
PCHAR WinntSifFile
 
ULONG WinntSifFileLength
 
PCHAR MigrateInfFile
 
ULONG MigrateInfFileLength
 
PCHAR UnsupDriversInfFile
 
ULONG UnsupDriversInfFileLength
 
PVOID BootFontFile
 
ULONG BootFontFileLength
 
PMONITOR_CONFIGURATION_DATA Monitor
 
PCHAR MonitorId
 
PDETECTED_DEVICE BootBusExtenders
 
PDETECTED_DEVICE BusExtenders
 
PDETECTED_DEVICE InputDevicesSupport
 
PPNP_HARDWARE_ID HardwareIdDatabase
 
WCHAR ComputerName [64]
 
ULONG IpAddress
 
ULONG SubnetMask
 
ULONG ServerIpAddress
 
ULONG DefaultRouter
 
ULONG DnsNameServer
 
WCHAR NetbootCardHardwareId [64]
 
WCHAR NetbootCardDriverName [24]
 
WCHAR NetbootCardServiceName [24]
 
PCHAR NetbootCardRegistry
 
ULONG NetbootCardRegistryLength
 
PCHAR NetbootCardInfo
 
ULONG NetbootCardInfoLength
 
ULONG Flags
 
PCHAR MachineDirectoryPath
 
PCHAR NetBootSifPath
 
PVOID NetBootSecret
 
CHAR NetBootIMirrorFilePath [260]
 
PCHAR ASRPnPSifFile
 
ULONG ASRPnPSifFileLength
 
CHAR NetBootAdministratorPassword [64]
 

Detailed Description

Definition at line 110 of file setupblk.h.

Member Data Documentation

◆ ArcSetupDeviceName

PCHAR _SETUP_LOADER_BLOCK::ArcSetupDeviceName

Definition at line 112 of file setupblk.h.

Referenced by WinLdrInitializePhase1().

◆ ASRPnPSifFile

PCHAR _SETUP_LOADER_BLOCK::ASRPnPSifFile

Definition at line 153 of file setupblk.h.

◆ ASRPnPSifFileLength

ULONG _SETUP_LOADER_BLOCK::ASRPnPSifFileLength

Definition at line 154 of file setupblk.h.

◆ BootBusExtenders

PDETECTED_DEVICE _SETUP_LOADER_BLOCK::BootBusExtenders

Definition at line 131 of file setupblk.h.

◆ BootFontFile

PVOID _SETUP_LOADER_BLOCK::BootFontFile

Definition at line 127 of file setupblk.h.

◆ BootFontFileLength

ULONG _SETUP_LOADER_BLOCK::BootFontFileLength

Definition at line 128 of file setupblk.h.

◆ BusExtenders

PDETECTED_DEVICE _SETUP_LOADER_BLOCK::BusExtenders

Definition at line 132 of file setupblk.h.

◆ ComputerDevice

DETECTED_DEVICE _SETUP_LOADER_BLOCK::ComputerDevice

Definition at line 115 of file setupblk.h.

◆ ComputerName

WCHAR _SETUP_LOADER_BLOCK::ComputerName[64]

Definition at line 135 of file setupblk.h.

◆ DefaultRouter

ULONG _SETUP_LOADER_BLOCK::DefaultRouter

Definition at line 139 of file setupblk.h.

◆ DnsNameServer

ULONG _SETUP_LOADER_BLOCK::DnsNameServer

Definition at line 140 of file setupblk.h.

◆ Flags

ULONG _SETUP_LOADER_BLOCK::Flags

Definition at line 148 of file setupblk.h.

Referenced by LoadReactOSSetup().

◆ HardwareIdDatabase

PPNP_HARDWARE_ID _SETUP_LOADER_BLOCK::HardwareIdDatabase

Definition at line 134 of file setupblk.h.

◆ IniFile

PCHAR _SETUP_LOADER_BLOCK::IniFile

Definition at line 119 of file setupblk.h.

◆ IniFileLength

ULONG _SETUP_LOADER_BLOCK::IniFileLength

Definition at line 120 of file setupblk.h.

◆ InputDevicesSupport

PDETECTED_DEVICE _SETUP_LOADER_BLOCK::InputDevicesSupport

Definition at line 133 of file setupblk.h.

◆ IpAddress

ULONG _SETUP_LOADER_BLOCK::IpAddress

Definition at line 136 of file setupblk.h.

◆ KeyboardDevices

PDETECTED_DEVICE _SETUP_LOADER_BLOCK::KeyboardDevices

Definition at line 114 of file setupblk.h.

◆ MachineDirectoryPath

PCHAR _SETUP_LOADER_BLOCK::MachineDirectoryPath

Definition at line 149 of file setupblk.h.

◆ MigrateInfFile

PCHAR _SETUP_LOADER_BLOCK::MigrateInfFile

Definition at line 123 of file setupblk.h.

◆ MigrateInfFileLength

ULONG _SETUP_LOADER_BLOCK::MigrateInfFileLength

Definition at line 124 of file setupblk.h.

◆ Monitor

PMONITOR_CONFIGURATION_DATA _SETUP_LOADER_BLOCK::Monitor

Definition at line 129 of file setupblk.h.

◆ MonitorId

PCHAR _SETUP_LOADER_BLOCK::MonitorId

Definition at line 130 of file setupblk.h.

◆ NetBootAdministratorPassword

CHAR _SETUP_LOADER_BLOCK::NetBootAdministratorPassword[64]

Definition at line 155 of file setupblk.h.

◆ NetbootCardDriverName

WCHAR _SETUP_LOADER_BLOCK::NetbootCardDriverName[24]

Definition at line 142 of file setupblk.h.

◆ NetbootCardHardwareId

WCHAR _SETUP_LOADER_BLOCK::NetbootCardHardwareId[64]

Definition at line 141 of file setupblk.h.

◆ NetbootCardInfo

PCHAR _SETUP_LOADER_BLOCK::NetbootCardInfo

Definition at line 146 of file setupblk.h.

◆ NetbootCardInfoLength

ULONG _SETUP_LOADER_BLOCK::NetbootCardInfoLength

Definition at line 147 of file setupblk.h.

◆ NetbootCardRegistry

PCHAR _SETUP_LOADER_BLOCK::NetbootCardRegistry

Definition at line 144 of file setupblk.h.

◆ NetbootCardRegistryLength

ULONG _SETUP_LOADER_BLOCK::NetbootCardRegistryLength

Definition at line 145 of file setupblk.h.

◆ NetbootCardServiceName

WCHAR _SETUP_LOADER_BLOCK::NetbootCardServiceName[24]

Definition at line 143 of file setupblk.h.

◆ NetBootIMirrorFilePath

CHAR _SETUP_LOADER_BLOCK::NetBootIMirrorFilePath[260]

Definition at line 152 of file setupblk.h.

◆ NetBootSecret

PVOID _SETUP_LOADER_BLOCK::NetBootSecret

Definition at line 151 of file setupblk.h.

◆ NetBootSifPath

PCHAR _SETUP_LOADER_BLOCK::NetBootSifPath

Definition at line 150 of file setupblk.h.

◆ OemSourceDevices

PDETECTED_OEM_SOURCE_DEVICE _SETUP_LOADER_BLOCK::OemSourceDevices

Definition at line 117 of file setupblk.h.

◆ ScalarValues

SETUP_LOADER_BLOCK_SCALARS _SETUP_LOADER_BLOCK::ScalarValues

Definition at line 118 of file setupblk.h.

◆ ScsiDevices

PDETECTED_DEVICE _SETUP_LOADER_BLOCK::ScsiDevices

Definition at line 116 of file setupblk.h.

◆ ServerIpAddress

ULONG _SETUP_LOADER_BLOCK::ServerIpAddress

Definition at line 138 of file setupblk.h.

◆ SubnetMask

ULONG _SETUP_LOADER_BLOCK::SubnetMask

Definition at line 137 of file setupblk.h.

◆ UnsupDriversInfFile

PCHAR _SETUP_LOADER_BLOCK::UnsupDriversInfFile

Definition at line 125 of file setupblk.h.

◆ UnsupDriversInfFileLength

ULONG _SETUP_LOADER_BLOCK::UnsupDriversInfFileLength

Definition at line 126 of file setupblk.h.

◆ VideoDevice

DETECTED_DEVICE _SETUP_LOADER_BLOCK::VideoDevice

Definition at line 113 of file setupblk.h.

◆ WinntSifFile

PCHAR _SETUP_LOADER_BLOCK::WinntSifFile

Definition at line 121 of file setupblk.h.

◆ WinntSifFileLength

ULONG _SETUP_LOADER_BLOCK::WinntSifFileLength

Definition at line 122 of file setupblk.h.


The documentation for this struct was generated from the following file: