mirror of
https://git.proxmox.com/git/fwupd
synced 2025-05-15 14:14:13 +00:00
![]() Some plugins have devices with more than one protocol. Logically the protocol belongs to the device, not the plugin, and in the future we could use this to further check firmware that's about to be deployed. This is also not exported into libfwupd (yet?) as it's remains a debug-feature only -- protocols are not actually required for devices to be added. |
||
---|---|---|
.. | ||
example | ||
flashrom.quirk | ||
fu-plugin-flashrom.c | ||
meson.build | ||
README.md |
Flashrom
Introduction
This plugin uses flashrom
to update the system firmware.
Firmware Format
The daemon will decompress the cabinet archive and extract a firmware blob in an unspecified binary file format, which is typically the raw input for an EEPROM programmer.
This plugin supports the following protocol ID:
- org.flashrom
GUID Generation
These device uses hardware ID values which are derived from SMBIOS. They should
match the values provided by fwupdtool hwids
or the ComputerHardwareIds.exe
Windows utility.