mirror of
https://git.proxmox.com/git/fwupd
synced 2026-03-27 17:59:34 +00:00
This allows creating the silo when starting the engine with custom plugin keys such as WacomI2cFlashBaseAddr. If we move the plugin initialization earlier then we don't get the HwID matches, so we really do have to split this into a 4-stage startup, e.g. ->load(), ->init(), ->startup() and ->coldplug(). |
||
|---|---|---|
| .. | ||
| config | ||
| fu-plugin-pci-bcr.c | ||
| meson.build | ||
| pci-bcr.quirk | ||
| README.md | ||
PCI BIOS Control Register
Introduction
This plugin checks if the system SPI chip is locked. The result will be stored in an security attribute for HSI.
External Interface Access
This plugin requires read access to the config space of PCI devices (/sys/class/pci_bus/*/device/config)