summaryrefslogtreecommitdiff
path: root/usr.sbin/acpitools
AgeCommit message (Expand)Author
2023-06-03bsd.own.mk: rename GCC_NO_* to CC_WNO_*lukem
2022-05-24fix various typos in comment, documentation and log messages.andvar
2022-03-23fix few typos for word "previous(ly)" in comments.andvar
2022-02-13fix few typos in comments and log message.andvar
2021-12-12fix typos in word "operation(s)".andvar
2021-12-10s/OCCURED/OCCURRED/ in a debug message.msaitoh
2021-11-08acpi_print_gicc_flags: print {en,dis}abledskrll
2021-10-24fix various typos in comments, mainly copypasta.andvar
2021-09-19fix various typos in comments, messages and documentation.andvar
2021-09-14acpidump: fix lint errorsrillig
2021-09-03s/existant/existent/ in comments and messages, plus few more similar fixes.andvar
2021-08-17fix multiplei repetitive typos in comments, messages and documentation. mainl...andvar
2021-01-20Consistently use ACPI_SIG_SSDTskrll
2020-12-14MAsk -> Mask, spotted by rillig@jmcneill
2020-12-12Add support for decoding Platform Communications Channel Tables ("PCCT").jmcneill
2020-12-06acpidump: Do not print FACS if HW_REDUCED flag is set.jmcneill
2020-12-06acpi: add character device for accessing ACPI tablesjmcneill
2020-09-12Add HAVE_ACPI and HAVE_UEFI flags to bsd.own.mk and use them tojmcneill
2020-09-11Build acpi tools and iasl on aarch64eb, and fix set lists for MKDEBUG.jmcneill
2020-08-20mmap MAP_FAILED audit.riastradh
2019-10-13introduce some common variables for use in GCC warning disables:mrg
2019-06-22Dump TPM2.maxv
2019-04-29acpica 20190405 changed some internal macros; update code to matchdogcow
2019-02-09 Add missing newline.msaitoh
2019-02-03- add or adjust /* FALLTHROUGH */ where appropriatemrg
2018-12-30 Fix acpi_print_string(). Treat NUL termination correctly to not to printmsaitoh
2018-12-02 Decode IO Remapping Table.msaitoh
2018-11-11& promotes to int already, so clang warns about the hh modifier.maya
2018-11-05 Decode Boot Graghics Resource Table (BGRT).msaitoh
2018-11-01 Decode CSRT (Core System Resources Table).msaitoh
2018-10-19 Add GTDT and PPTT.msaitoh
2018-10-18 Fix output of Cache type in PPTT.msaitoh
2018-10-18 Don't print X_PM_TMR_BLK if the address value is 0.msaitoh
2018-10-18 Don't print PM_TMR_BLK if the value is 0 (see also acpi_timer.c rev. 1.23).msaitoh
2018-10-18 Decode Generic Timer Description Table(GTDT) and Processor Properties Topologymsaitoh
2018-10-18Print SPCR's Interface Type and ARMH GIC Interrupt Type.msaitoh
2018-10-16FACS is optional if the HW_REDUCED_ACPI flag is set in the FADT.jmcneill
2018-10-14Add acpidump, amldb, and iasl to aarch64 build.jmcneill
2018-10-14getopt returns int, not charjmcneill
2018-10-05 Remove extra newline in SPMI table.msaitoh
2018-10-03- Decode DMAR's ANDD (ACPI Name Space).msaitoh
2018-10-03 Add ACPI LPIT (Low Power Idle Table) from FreeBSD r336185.msaitoh
2017-09-28 Print ACPI_HEST_GHES_ASSIST flag (ACPI 6.2).msaitoh
2017-09-27 Cosmetic change (tab and newline).msaitoh
2017-09-27- Print SAPIC EID of Processor Local APIC/SAPIC Affinity.msaitoh
2017-09-07 Don't define GAS adddess ID constants in acpidump.h and use actypes.h'smsaitoh
2017-09-04- Space, tab and newline change for consistency output.msaitoh
2017-09-04- Calculate offset of a sub header correctly in acpi_handle_hest() to printmsaitoh
2017-09-04 Fix calculation the offset of the Action Table in WDAT to print eachmsaitoh
2017-09-01 Decode the following entries:msaitoh