White Papers

Version 1.3.0 11
Table 1 Related Profiles
126
Profile Name
Organization
Version
Relationship
Profile Registration Profile
DMTF
1.0
Mandatory
6 Description
127
The BIOS and Boot Management Profile describes the BIOS setup configuration that includes boot
128
management. The profile also describes the relationship of the BIOS classes to the DMTF and Dell profile
129
version information.
130
Figure 1 shows the BIOS and Boot Management Profile.
131
Each of the CIM_BIOSAttribute sub-classes (DCIM_BIOSEnumeration, DCIM_BIOSString,
132
DCIM_BIOSInteger) represent a configurable attribute in BIOS. Depending on the data type of the
133
attribute the BIOS configuration attribute is either instantiated as DCIM_BIOSEnumeration,
134
DCIM_BIOSString, or DCIM_BIOSInteger instance.
135
The DCIM_BIOSService class is used to configure the BIOS attributes. The SetAttribute() and
136
SetAttributes() methods on the DCIM_BIOSService class configure BIOS attributes, DCIM_BIOSAttribute
137
subclass instances.
138
The BIOS and Boot Management Profile information is represented with the instance of
139
CIM_RegisteredProfile.
140
DCIM_LCElementConformsToProfile
DCIM_BIOSService
CIM_BIOSAttribute
CIM_BIOSEnumeration CIM_BIOSStringCIM_BIOSInteger
DCIM_BIOSEnumeration
DCIM_BIOSStringDCIM_BIOSInteger
DCIM_LCRegisteredProfile
RegisteredProfile = BIOS and Boot
Management
OtherRegisteredOrganization = “DCIM”
Interop Namespace
Implementation Namespace
141
Figure 1 BIOS and Boot Management Profile: Class Diagram BIOS Management
142