History log of /src/usr.sbin/acpitools/acpidump/Makefile |
Revision | | Date | Author | Comments |
1.9 |
| 12-Sep-2020 |
jmcneill | Add HAVE_ACPI and HAVE_UEFI flags to bsd.own.mk and use them to conditionally include ACPI and UEFI bits instead of relying on adhoc MACHINE_ARCH tests.
|
1.8 |
| 11-Sep-2020 |
jmcneill | Build acpi tools and iasl on aarch64eb, and fix set lists for MKDEBUG.
|
1.7 |
| 14-Oct-2018 |
jmcneill | Add acpidump, amldb, and iasl to aarch64 build.
|
1.6 |
| 23-Jan-2016 |
christos | branches: 1.6.14; 1.6.16; Define _KERNTYPES for things that need it.
|
1.5 |
| 27-Dec-2009 |
abs | Put "MAN= acpidump.8" back outside the i386/amd64 block so its in the MI manpages, and non i386/amd64 setlists are correct again
|
1.4 |
| 22-Dec-2009 |
cegger | Import acpidump from FreeBSD per request from jmcneill@ Changes made in the port: - adapt path to iasl from /usr/sbin/iasl to /usr/bin/iasl - fix realpath() usage to accomplish NetBSD's behaviour - use EXIT_FAILURE/EXIT_SUCCESS everywhere - fix crash on corrupt DSDT file and print proper error message - implemented additional ACPI table parsers for BERT, BOOT, CPEP, DBGP, EINJ, ERST, HEST, MSCT, SBST, SLIT, SPCR, TCPA, WAET, WDAT and WDRT
|
1.3 |
| 14-Feb-2009 |
abs | Convert more MACHINE tests to MACHINE_ARCH
|
1.2 |
| 14-Jan-2007 |
christos | branches: 1.2.20; only build on i386 and amd64.
|
1.1 |
| 14-Jan-2007 |
christos | Add acpitools
|
1.2.20.1 |
| 13-May-2009 |
jym | Sync with HEAD.
Third (and last) commit. See http://mail-index.netbsd.org/source-changes/2009/05/13/msg221222.html
|
1.6.16.1 |
| 10-Jun-2019 |
christos | Sync with HEAD
|
1.6.14.1 |
| 20-Oct-2018 |
pgoyette | Sync with head
|