libcdio  2.1.0
Data Fields
boot_desc_s Struct Reference

#include <ecma_167.h>

Data Fields

udf_Uint8_t struct_type
 
udf_Uint8_t std_ident [VSD_STD_ID_SIZE]
 
udf_Uint8_t struct_version
 
udf_Uint8_t reserved1
 
udf_regid_t arch_type
 
udf_regid_t boot_ident
 
udf_Uint32_t bool_ext_location
 
udf_Uint32_t bool_ext_length
 
udf_Uint64_t load_address
 
udf_Uint64_t start_address
 
udf_timestamp_t desc_creation_time
 
udf_Uint16_t flags
 
udf_Uint8_t reserved2 [32]
 
udf_Uint8_t boot_use [1906]
 

Detailed Description

Boot Descriptor (ECMA 167r3 2/9.4)

Field Documentation

◆ arch_type

udf_regid_t boot_desc_s::arch_type

◆ bool_ext_length

udf_Uint32_t boot_desc_s::bool_ext_length

◆ bool_ext_location

udf_Uint32_t boot_desc_s::bool_ext_location

◆ boot_ident

udf_regid_t boot_desc_s::boot_ident

◆ boot_use

udf_Uint8_t boot_desc_s::boot_use[1906]

◆ desc_creation_time

udf_timestamp_t boot_desc_s::desc_creation_time

◆ flags

udf_Uint16_t boot_desc_s::flags

◆ load_address

udf_Uint64_t boot_desc_s::load_address

◆ reserved1

udf_Uint8_t boot_desc_s::reserved1

◆ reserved2

udf_Uint8_t boot_desc_s::reserved2[32]

◆ start_address

udf_Uint64_t boot_desc_s::start_address

◆ std_ident

udf_Uint8_t boot_desc_s::std_ident[VSD_STD_ID_SIZE]

◆ struct_type

udf_Uint8_t boot_desc_s::struct_type

◆ struct_version

udf_Uint8_t boot_desc_s::struct_version

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