freebsd-dev/usr.sbin/acpi/acpidump
John Baldwin 986dffaf53 - Use the headers from ACPI-CA to define various constants and structures
for table layouts, etc. rather than homerolling our own structures and
  constants in acpidump.h.
- Verify the extended checksum on the RSDP.
- Handle new ACPI 3.0 fields in MADT including X2APIC entries and
  UIDs for local SAPICs.
- Add handling for new ACPI 3.0 flags in the FADT.

Reviewed by:	jkim
MFC after:	1 month
2009-08-25 20:35:57 +00:00
..
acpi_user.c - Use the headers from ACPI-CA to define various constants and structures 2009-08-25 20:35:57 +00:00
acpi.c - Use the headers from ACPI-CA to define various constants and structures 2009-08-25 20:35:57 +00:00
acpidump.8
acpidump.c - Use the headers from ACPI-CA to define various constants and structures 2009-08-25 20:35:57 +00:00
acpidump.h - Use the headers from ACPI-CA to define various constants and structures 2009-08-25 20:35:57 +00:00
Makefile