summaryrefslogtreecommitdiff
path: root/usr.sbin/acpi/acpidump/acpidump.h
Commit message (Expand)AuthorAgeFilesLines
* Add TCG ACPI spec table (TCPA) support.Takanori Watanabe2010-08-111-0/+72
* - Use the headers from ACPI-CA to define various constants and structuresJohn Baldwin2009-08-251-344/+31
* Parse the System Resource Affinity Table ('SRAT') used to describe affinityJohn Baldwin2009-07-291-0/+50
* Correct HPET header handling.Takanori Watanabe2007-03-271-2/+1
* Fix a small style problem and add a __packed pragma for safety.Scott Long2005-02-171-1/+1
* Add support for parsing MCFG tables.Scott Long2005-02-141-0/+12
* Back out the -s flag and go back to dumping the SSDTs by default.Nate Lawson2004-10-051-1/+0
* Add the -s flag to make dumping SSDTs optional (disabled by default).Nate Lawson2004-10-051-0/+1
* Add support for SSDT tables. Dumping or disassembling the DSDT willMarcel Moolenaar2004-08-131-3/+4
* Unify the start/size parameters for the RSDP search area. Don't botherNate Lawson2004-05-281-3/+3
* Use the correct location of the EBDA for searching for the RSDP.Nate Lawson2004-05-251-2/+2
* Instead of scanning the entire lower 1 MB of RAM, only scan locationsNate Lawson2004-05-141-0/+11
* Minor style issues.Dag-Erling Smørgrav2004-05-101-3/+3
* Add dumping of the ECDT table.Nate Lawson2003-09-101-0/+9
* o Workaround a bug where my T23 reports that it is ACPI 2.0x compatibleNate Lawson2003-09-101-2/+2
* Rename FACP to FADT throughout.Nate Lawson2003-09-091-44/+36
* Modify acpidump to use iasl(8) as the backend for disassembling AML.Nate Lawson2003-08-281-13/+35
* Dump the HPET information block.Peter Wemm2003-08-021-0/+13
* Add structure definitions for the various items in a ACPI MultipleJohn Baldwin2003-01-081-0/+105
* o Use sysctl machdep.acpi_root to get the physical address of theMarcel Moolenaar2002-12-191-2/+6
* Use __packed.John Baldwin2002-10-091-5/+5
* Add support for decoding Buffer objects that contain PnP/ACPI resourceMike Smith2002-01-021-0/+1
* Fix UserTerms disassembling. Now that dumped ASL can be compiled withMitsuru IWASAKI2001-10-221-2/+3
* Remove dependence on old acpi driver from acpi userland tools.Mitsuru IWASAKI2000-11-081-0/+135
* import acpidump(8) from ACPI For FreeBSD project.Mitsuru IWASAKI2000-08-311-0/+44