White Papers
Version 1.0.2 9
Figure 2 represents the class schema for the boot management feature of the BIOS and Boot
Management Profile. For simplicity, the prefix CIM_ has been removed from the names of the classes.
Each boot list is represented by a DCIM_BootConfigSetting instance. Each of the boot lists contains the
boot devices/sources represented by DCIM_BootSourceSetting, shown underneath their corresponding
boot lists in the figure below. Note that the InstanceID property value prefix of the
DCIM_BootSourceSetting instance matches the InstanceID of the DCIM_BootConfigSetting. Also note
that IPL boot list contains a BCV boot list.
ComputerSystem
LCRegisteredProfile
RegisteredProfile = “
BIOS and
Boot
Management”
OtherRegisteredOrganization = “DCIM”
LCElementConformsToProfile
DCIM_BIOSService
RegisteredProfile
RegisteredProfile = “Base Server”
RegisteredOrganization = 2 (DMTF)”
ElementConformsToProfile
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:...
...
...
...
...
Figure 2 – BIOS and Boot Management Profile: Boot Management