CVSROOT: /cvs Module name: src Changes by: dera...@cvs.openbsd.org 2021/09/11 17:22:39
Modified files: sys/dev/acpi : tpm.c Log message: Identify TPM2.0 devices and perform the 2.0-specific "suspend" command (researched by mlarkin). With this, and the latest BIOS which added S3, the lenovo x1r9 and x1nano can resume. ok kettenis mlarkin