White Papers

10 Version 1.1.0
Figure 2 represents the class schema for the the boot management feature of the BIOS and Boot 132
Management Profile. For simplicity, the prefix CIM_ has been removed from the names of the classes. 133
Each boot list is represented by a DCIM_BootConfigSetting instance. Each of the boot lists contains the 134
boot devices/sources represented by DCIM_BootSourceSetting, shown underneath their corresponding 135
boot lists in the figure below. Note that the InstanceID property value prefix of the 136
DCIM_BootSourceSetting instance matches the InstanceID of the DCIM_BootConfigSetting. Also note 137
that IPL boot list contains a BCV boot list. 138
139
Figure 2 BIOS and Boot Management Profile: Boot Management 140
141
ComputerSystem
RegisteredProfile
RegisteredProfile = “BIOS Management”
OwningEntity = “DCIM”
ElementConformsToProfile
DCIM_BIOSService
HostedService
RegisteredProfile
RegisteredProfile = “Base Server”
OwningEntity = “DMTF”
ElementConformsToProfile
1
1
1 1
1
1
DCIM_BootConfigSetting
InstanceID: OneTime
DCIM_BootConfigSetting
InstanceID:vFlash
DCIM_BootConfigSetting
InstanceID: UEFI
DCIM_BootConfigSetting
InstanceID: BCV
DCIM_BIOSEnumeration
InstanceID = BIOS.Setup.1-1:BootMode
DCIM_BootConfigSetting
InstanceID: IPL
DCIM_BootSourceSetting
InstanceID: IPL:HardDisk...
DCIM_BootSourceSetting
InstanceID: IPL:...
DCIM_BootSourceSetting
InstanceID: BCV:...
DCIM_BootSourceSetting
InstanceID: UEFI:...
DCIM_BootSourceSetting
InstanceID: vFlash:...
...
...
...
...