fwupd/plugins/intel-spi/README.md
Richard Hughes 276baf12f9 trivial: Rename spi to intel-spi as it's all Intel specific
If we need to export the EFI symbols into libfwupdplugin for other plugins we
can do that when we need them.
2021-03-20 12:24:27 +00:00

14 lines
326 B
Markdown

SPI
===
Introduction
------------
This plugin verifies the SPI contents, typically an Intel Flash descriptor.
The result will be stored in an security attribute for HSI.
External interface access
-------------------------
This plugin requires read access to `/dev/port` and thus will not work if the
kernel is locked down.