fwupd/plugins/cpu
Richard Hughes cad96542e2 Check if CET is actually being used on the runtime system
With thanks to H.J. Lu <hjl.tools@gmail.com> for the initial code.
2020-07-27 15:53:38 +01:00
..
fu-cpu-device.c Add an HSI attribute for Intel SMAP 2020-05-22 07:26:47 +01:00
fu-cpu-device.h Add an HSI attribute for Intel SMAP 2020-05-22 07:26:47 +01:00
fu-cpu-helper-cet-common.c Check if CET is actually being used on the runtime system 2020-07-27 15:53:38 +01:00
fu-cpu-helper-cet-common.h Check if CET is actually being used on the runtime system 2020-07-27 15:53:38 +01:00
fu-cpu-helper-cet.c Check if CET is actually being used on the runtime system 2020-07-27 15:53:38 +01:00
fu-plugin-cpu.c Check if CET is actually being used on the runtime system 2020-07-27 15:53:38 +01:00
meson.build Check if CET is actually being used on the runtime system 2020-07-27 15:53:38 +01:00
README.md Add a new plugin for CPU microcode 2020-03-09 09:04:38 +00:00

CPU Microcode Support

Introduction

This plugin reads the sysfs attributes associated with CPU microcode. It displays a read-only value of the CPU microcode version loaded onto the physical CPU at fwupd startup.