mirror of
https://git.proxmox.com/git/fwupd
synced 2025-08-03 22:58:58 +00:00
![]() This means we don't need to worry about changing multiple implementations if the HSI levels change for a specific ID. It also means we can fake HSI results in the future without having to also store the 'correct' level in the input file. |
||
---|---|---|
.. | ||
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
)