Device\CIM_BIOSLoadedInNV.mof.mof (HTML version)

Return to index
CIM_BIOSLoadedInNV Superclass: CIM_Dependency
A link between BIOSElement and Memory where the BIOS is loaded.
Qualifiers:Version ( "2.8.0" ) Association
Parameters (local in grey)
Override ( "Dependent" )
CIM_BIOSElement REF Dependent ;
The BIOS stored in the memory.
uint64 EndingAddress ;
The ending address where the BIOS is located in non-volatile storage.
Override ( "Antecedent" )
CIM_Memory REF Antecedent ;
The memory storage.
uint64 StartingAddress ;
The starting address where the BIOS is located in non-volatile storage.