Interface Firmware
- All Known Implementing Classes:
AbstractFirmware, AixFirmware, FreeBsdFirmware, MacFirmware, NetBsdFirmware, OpenBsdFirmware, SolarisFirmware, WindowsFirmware
The Firmware represents the low level BIOS or equivalent.
Obtained from ComputerSystem.getFirmware().
Platform notes: On Raspberry Pi, vcgencmd is used as a fallback to retrieve firmware version
information when standard SMBIOS data is not available.
- See Also:
-
Method Summary
Modifier and TypeMethodDescriptionGet the firmware description.Get the firmware manufacturer.getName()Get the firmware name.Get the firmware release date.Get the firmware version.
-
Method Details
-
getManufacturer
-
getName
-
getDescription
-
getVersion
-
getReleaseDate
-