CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/08/03 11:23:38
Modified files:
sys/arch/amd64/conf: GENERIC
sys/dev/acpi : files.acpi
Added files:
sys/dev/acpi : tpm.c
Log message:
add a minimal TPM 1.2 driver just to issue a "save state" command
before suspending, in order to fix suspend/resume on some newer
machines.
more cleanup and TPM 2.0 support coming later.
earlier version ok pirofti
ok deraadt
