aboutsummaryrefslogtreecommitdiff
path: root/src/interface/linux/linux_acpi.c
AgeCommit message (Expand)AuthorFilesLines
2021-03-03[linux] Validate length of ACPI table read from sysfsMichael Brown1-0/+10
2021-03-02[linux] Use generic sysfs mechanism to read ACPI tablesMichael Brown1-78/+21
2021-03-02[linux] Free cached ACPI tables on shutdownMichael Brown1-0/+22
2021-03-01[linux] Provide ACPI settings via /sys/firmware/acpi/tablesMichael Brown1-0/+173