mirror of
https://git.proxmox.com/git/fwupd
synced 2025-06-28 12:22:05 +00:00
![]() The best way of not getting something wrong is to not require it in the first place... All plugins now use DeviceInstanceId-style quirk matches and we can just drop the prefix in all files. We were treating HwId=, Guid= and DeviceInstanceId= in exactly the same way -- they're just converted to GUIDs when building the silo! |
||
---|---|---|
.. | ||
fu-mei-common.c | ||
fu-mei-common.h | ||
fu-plugin-pci-mei.c | ||
meson.build | ||
pci-mei.quirk | ||
README.md |
PCI MEI
Introduction
This plugin checks if the ME is in Manufacturing Mode. 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
)