The BIOSInfoType type specifies information about a system's BIOS.
| Field Name | Type | Description |
|---|---|---|
| BIOS_Date0..1 | DateObjectPropertyType |
The BIOS_Date field specifies the date of the bios (e.g. the datestamp of the BIOS revision). |
| BIOS_Version0..1 | StringObjectPropertyType |
The BIOS_Version field specifies the version of the BIOS. |
| BIOS_Manufacturer0..1 | StringObjectPropertyType |
The BIOS_Manufacturer field specifies the manufacturer of the BIOS. |
| BIOS_Release_Date0..1 | DateObjectPropertyType |
The BIOS_Release_Date field specifies the date the BIOS was released. |
| BIOS_Serial_Number0..1 | StringObjectPropertyType |
The BIOS_Serial_Number field specifies the serial number of the BIOS. |