fwupd/plugins/pci-mei
Richard Hughes a61bb37881 Build the quirk files into the daemon as a GResource
Interestingly, this increases the `fwupd` binary size by ~30kb but
reduces the installed size of /usr/share/fwupd/quirks.d by ~330kb.
2022-06-30 18:52:24 +01:00
..
fu-mei-common.c Split out the string helpers to a new source file 2022-06-14 14:36:52 -05:00
fu-mei-common.h trivial: reformat the whole tree to match new format 2021-08-24 11:18:40 -05:00
fu-plugin-pci-mei.c trivial: Use 'priv' for plugin private data to be consistent 2022-06-26 13:57:53 -05:00
meson.build Build the quirk files into the daemon as a GResource 2022-06-30 18:52:24 +01:00
pci-mei.quirk Simplify the quirk file format 2021-03-03 08:30:34 +00:00
README.md trivial: update markdown for pre-commit style 2021-07-18 14:42:47 -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)