opnsense-src/usr.sbin/acpi/acpidump
John Baldwin 9f6aba26bf MFC 196555:
- 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.
2009-10-29 14:40:21 +00:00
..
acpi.c MFC 196555: 2009-10-29 14:40:21 +00:00
acpi_user.c MFC 196555: 2009-10-29 14:40:21 +00:00
acpidump.8 Document exact command preferred for sending ASL as part of bug reports. 2007-03-14 22:55:30 +00:00
acpidump.c MFC 196555: 2009-10-29 14:40:21 +00:00
acpidump.h MFC 196555: 2009-10-29 14:40:21 +00:00
Makefile Modify acpidump to use iasl(8) as the backend for disassembling AML. 2003-08-28 03:33:07 +00:00