mirror of
https://git.proxmox.com/git/fwupd
synced 2025-08-03 21:17:15 +00:00
![]() Semantically it is the desire of the security attribute, not the bios attribute, i.e. you could imagine that a specific attribute would have to be *foo or bar or baz* for HSI-1 and *only foo* for HSI-2 Also make it easier to add possible BIOS attribute target values in plugin code. |
||
---|---|---|
.. | ||
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
)