ReactOS 0.4.15-dev-7958-gcd0bb1a
_BootDesc Struct Reference

#include <ecma_167.h>

Collaboration diagram for _BootDesc:

Public Attributes

uint8 structType
 
uint8 stdIdent [STD_ID_LEN]
 
uint8 structVersion
 
uint8 reserved1
 
EntityID architectureType
 
EntityID bootIdent
 
uint32 bootExtLocation
 
uint32 bootExtLength
 
uint64 loadAddress
 
uint64 startAddress
 
timestamp descCreationDateAndTime
 
uint16 flags
 
uint8 reserved2 [32]
 
uint8 bootUse [1906]
 

Detailed Description

Definition at line 105 of file ecma_167.h.

Member Data Documentation

◆ architectureType

EntityID _BootDesc::architectureType

Definition at line 110 of file ecma_167.h.

◆ bootExtLength

uint32 _BootDesc::bootExtLength

Definition at line 113 of file ecma_167.h.

◆ bootExtLocation

uint32 _BootDesc::bootExtLocation

Definition at line 112 of file ecma_167.h.

◆ bootIdent

EntityID _BootDesc::bootIdent

Definition at line 111 of file ecma_167.h.

◆ bootUse

uint8 _BootDesc::bootUse[1906]

Definition at line 119 of file ecma_167.h.

◆ descCreationDateAndTime

timestamp _BootDesc::descCreationDateAndTime

Definition at line 116 of file ecma_167.h.

◆ flags

uint16 _BootDesc::flags

Definition at line 117 of file ecma_167.h.

◆ loadAddress

uint64 _BootDesc::loadAddress

Definition at line 114 of file ecma_167.h.

◆ reserved1

uint8 _BootDesc::reserved1

Definition at line 109 of file ecma_167.h.

◆ reserved2

uint8 _BootDesc::reserved2[32]

Definition at line 118 of file ecma_167.h.

◆ startAddress

uint64 _BootDesc::startAddress

Definition at line 115 of file ecma_167.h.

◆ stdIdent

uint8 _BootDesc::stdIdent[STD_ID_LEN]

Definition at line 107 of file ecma_167.h.

◆ structType

uint8 _BootDesc::structType

Definition at line 106 of file ecma_167.h.

◆ structVersion

uint8 _BootDesc::structVersion

Definition at line 108 of file ecma_167.h.


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