fwupd/plugins/cpu
Richard Hughes 2d6456e019 cpu: Parse the CPU flags to detect the CET status
New enough hardware to have this feature isn't going to be in the marketplace
for a while. To use that newer hardware requires a very recent kernel (5.6 at
least, although it will probably be at least 5.9 by the time the hardware is
released).

The CET status will be used in future functionality.
2020-05-06 18:15:28 +01:00
..
fu-cpu-device.c cpu: Parse the CPU flags to detect the CET status 2020-05-06 18:15:28 +01:00
fu-cpu-device.h cpu: Parse the CPU flags to detect the CET status 2020-05-06 18:15:28 +01:00
fu-plugin-cpu.c Add a new plugin for CPU microcode 2020-03-09 09:04:38 +00:00
meson.build Add a new plugin for CPU microcode 2020-03-09 09:04:38 +00: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.