Skip to content

jhand2/acpiparse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

acpiparse

acpiparse is a small utility which understands the format of common ACPI tables and can print them in a human-readable way.

This is primarily meant for quickly understanding the ACPI configuration of a machine and understanding kernel behavior.

On most Linux systems, you can get the ACPI tables from /sys/firmware/acpi/tables.

Currently supported tables

  • TPM2
  • APIC (header only for now)

Coming soon

  • APIC (remaining fields)
  • FACP
  • FACS

About

A tool for parsing common ACPI tables

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages