]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
acpidump(8): Add ACPI LPIT (Low Power Idle Table)
authorbwidawsk <bwidawsk@FreeBSD.org>
Wed, 11 Jul 2018 01:37:01 +0000 (01:37 +0000)
committerbwidawsk <bwidawsk@FreeBSD.org>
Wed, 11 Jul 2018 01:37:01 +0000 (01:37 +0000)
commit09dc60cfafeae554f4c63319fed5784267b286fe
treede806eedde86455064e2ecffa2497c2e59c3f24f
parentceac54ff536fb7965b22eecfaed6409aca87c3dc
acpidump(8): Add ACPI LPIT (Low Power Idle Table)

The LPIT is the part of the "standardized" way that one can enumerate
various power state information on Intel platforms.

The documentation for this change can be found here:
http://www.uefi.org/sites/default/files/resources/Intel_ACPI_Low_Power_S0_Idle.pdf

Reviewed By: jhb
Approved By: jhb
Differential Revision: https://reviews.freebsd.org/D15931
usr.sbin/acpi/acpidump/acpi.c
usr.sbin/acpi/acpidump/acpidump.8