mirror of
https://git.proxmox.com/git/fwupd
synced 2025-06-14 03:05:00 +00:00
![]() This means we don't need to worry about changing multiple implementations if the HSI levels change for a specific ID. It also means we can fake HSI results in the future without having to also store the 'correct' level in the input file. |
||
---|---|---|
.. | ||
fu-plugin-linux-sleep.c | ||
meson.build | ||
README.md |
Linux Kernel Sleep
Introduction
This plugin checks if s3 sleep is available. The result will be stored in an security attribute for HSI.
External Interface Access
This plugin requires read access to /sys/power/mem_sleep
.