fwupd/plugins/pci-mei
Richard Hughes 525f71f54b Merge the _udev_device() and _usb_device() vfuncs
There are now two 'backends' of device plug/unplug events, and there is about
to become three. Rather than just adding two more vfuncs for every backend type
define common ones that all providers can use.

Also fix up the existing in-tree plugins to use the new vfunc names and filter
on the correct GType.
2021-02-10 12:04:05 +00:00
..
fu-mei-common.c mei: Document some more of HFSTS6 2020-09-08 17:05:02 +01:00
fu-mei-common.h mei: Document some more of HFSTS6 2020-09-08 17:05:02 +01:00
fu-plugin-pci-mei.c Merge the _udev_device() and _usb_device() vfuncs 2021-02-10 12:04:05 +00:00
meson.build Detect if the MEI device has known security issues 2020-06-01 22:49:39 +01:00
pci-mei.quirk trivial: pci-mei: use driver to detect which plugin to use instead of a list 2020-05-19 09:05:52 -05:00
README.md Add external interface messages 2020-10-26 12:05:20 -05:00

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)