fwupd/plugins/intel-spi
2021-03-20 17:33:18 +00:00
..
fu-efi-common.c trivial: Rename spi to intel-spi as it's all Intel specific 2021-03-20 12:24:27 +00:00
fu-efi-common.h trivial: Rename spi to intel-spi as it's all Intel specific 2021-03-20 12:24:27 +00:00
fu-efi-firmware-common.c trivial: Rename spi to intel-spi as it's all Intel specific 2021-03-20 12:24:27 +00:00
fu-efi-firmware-common.h trivial: Rename spi to intel-spi as it's all Intel specific 2021-03-20 12:24:27 +00:00
fu-efi-firmware-file.c trivial: Rename spi to intel-spi as it's all Intel specific 2021-03-20 12:24:27 +00:00
fu-efi-firmware-file.h trivial: Rename spi to intel-spi as it's all Intel specific 2021-03-20 12:24:27 +00:00
fu-efi-firmware-filesystem.c trivial: Rename spi to intel-spi as it's all Intel specific 2021-03-20 12:24:27 +00:00
fu-efi-firmware-filesystem.h trivial: Rename spi to intel-spi as it's all Intel specific 2021-03-20 12:24:27 +00:00
fu-efi-firmware-section.c intel-spi: Fix a typo spotted by Coverity 2021-03-20 17:33:18 +00:00
fu-efi-firmware-section.h trivial: Rename spi to intel-spi as it's all Intel specific 2021-03-20 12:24:27 +00:00
fu-efi-firmware-volume.c trivial: Rename spi to intel-spi as it's all Intel specific 2021-03-20 12:24:27 +00:00
fu-efi-firmware-volume.h trivial: Rename spi to intel-spi as it's all Intel specific 2021-03-20 12:24:27 +00:00
fu-ifd-bios.c trivial: Rename spi to intel-spi as it's all Intel specific 2021-03-20 12:24:27 +00:00
fu-ifd-bios.h trivial: Rename spi to intel-spi as it's all Intel specific 2021-03-20 12:24:27 +00:00
fu-ifd-common.c trivial: Rename spi to intel-spi as it's all Intel specific 2021-03-20 12:24:27 +00:00
fu-ifd-common.h trivial: Rename spi to intel-spi as it's all Intel specific 2021-03-20 12:24:27 +00:00
fu-ifd-firmware.c trivial: Rename spi to intel-spi as it's all Intel specific 2021-03-20 12:24:27 +00:00
fu-ifd-firmware.h trivial: Rename spi to intel-spi as it's all Intel specific 2021-03-20 12:24:27 +00:00
fu-ifd-image.c trivial: Rename spi to intel-spi as it's all Intel specific 2021-03-20 12:24:27 +00:00
fu-ifd-image.h trivial: Rename spi to intel-spi as it's all Intel specific 2021-03-20 12:24:27 +00:00
fu-plugin-intel-spi.c trivial: Rename spi to intel-spi as it's all Intel specific 2021-03-20 12:24:27 +00:00
fu-self-test.c intel-spi: Fix a typo spotted by Coverity 2021-03-20 17:33:18 +00:00
meson.build trivial: Rename spi to intel-spi as it's all Intel specific 2021-03-20 12:24:27 +00:00
README.md trivial: Rename spi to intel-spi as it's all Intel specific 2021-03-20 12:24:27 +00:00

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.