mirror of
https://git.proxmox.com/git/fwupd
synced 2025-05-28 04:47:52 +00:00

If we need to export the EFI symbols into libfwupdplugin for other plugins we can do that when we need them.
14 lines
326 B
Markdown
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.
|