fwupd/plugins/amd-pmc/README.md
Mario Limonciello e8ca440bad Add new plugin to display SMU firmware version on AMD APU/CPU
This plugin is read-only, but can be used to tell what version of
SMU firmware is installed.
2022-09-19 06:51:27 -05:00

11 lines
341 B
Markdown

# AMD PMC
## Introduction
This plugin reports the firmware version of a microcontroller contained in AMD Zen CPU/APUs
called the System Management Unit on kernels that support exporting this information.
## External Interface Access
This plugin requires read only access to attributes located within `/sys/bus/platform/drivers/amd_pmc`.