Class CIM_BIOSLoadedInNV
extends CIM_Dependency

A link between BIOSElement and Memory where the BIOS is loaded.

Table of Contents
Hierarchy
Direct Known Subclasses
Class Qualifiers
Class Properties
Class Methods


Class Hierarchy

CIM_Dependency
   |
   +--CIM_BIOSLoadedInNV

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
Associationbooleantrue
DescriptionstringA link between BIOSElement and Memory where the BIOS is loaded.
UMLPackagePathstringCIM::Device::Memory
Versionstring2.8.0

Class Properties

Local Class Properties

NameData TypeDefault ValueQualifiers
NameData TypeValue
EndingAddressuint64
DescriptionstringThe ending address where the BIOS is located in non-volatile storage.
StartingAddressuint64
DescriptionstringThe starting address where the BIOS is located in non-volatile storage.

Association References

NameClass OriginReference ClassQualifiers
NameData TypeValue
AntecedentCIM_BIOSLoadedInNVCIM_Memory
DescriptionstringThe memory storage.
Keybooleantrue
OverridestringAntecedent
DependentCIM_BIOSLoadedInNVCIM_BIOSElement
DescriptionstringThe BIOS stored in the memory.
Keybooleantrue
OverridestringDependent

Class Methods