mirror of
https://git.proxmox.com/git/fwupd
synced 2025-05-13 01:30:21 +00:00
![]() If we say that the version format should be the same for the `version_lowest` and the `version_bootloader` then it does not always make sense to set it at the same time. Moving the `version_format` to a standalone first-class property also means it can be typically be set in the custom device `_init()` function, which means we don't need to worry about *changing* ther version format as set by the USB and UDev superclass helpers. |
||
---|---|---|
.. | ||
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.
Vendor ID Security
The vendor ID is set from the BIOS vendor, for example DMI:Google