Firmware
The information refer to the firmware of the computer system
Original source
The firmware information are retrieved from Hardware.ComputerSystem.Firmware interface
KInfo's source
Properties
manufacturer
The manufacturer of the firmware
name
The name of the firmware
description
Detailed description of the firmware
val description: String = firmware.description
println(description) // e.g. LENOVO BIOS Rev 1.45 (UEFI)
version
The version number of the firmware
releaseDate
The release date of the firmware