Data Object - ConverterBootConfigInfoBootLoaderEntryInfo

Property of
ConverterBootConfigInfoBootLoaderInfo
Extended by
ConverterBootConfigInfoBcdEntryInfo, ConverterBootConfigInfoBootIniEntryInfo, ConverterBootConfigInfoGrubEntryInfo
Extends
DynamicData
Since
Converter API 1.0

Data Object Description

Base class for boot loader entry information for boot loaders of different types.

Properties

Name Type Description
defaultEntryxsd:boolean

True if the entry is the default entry for this boot loader, false otherwise.
entryNumberxsd:int

Bootloader configuration file entry number. This is a sequential number starting with 1.
titlexsd:string

Boot loader entry title/description extracted from the boot loader config file.
Properties inherited from DynamicData
None