History log of /dragonfly/sys/contrib/dev/acpica/source/common/dmtbinfo3.c (Results 1 – 12 of 12)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: v6.2.1, v6.2.0, v6.3.0
# aab122a6 17-Dec-2021 Sascha Wildner <saw@online.de>

Sync ACPICA with Intel's version 20211217.

* S4/S5 related fixes.

* Fix a buffer overflow.

* Add support for PCC Opregion special context data.

* Various improvements, such as adding support for

Sync ACPICA with Intel's version 20211217.

* S4/S5 related fixes.

* Fix a buffer overflow.

* Add support for PCC Opregion special context data.

* Various improvements, such as adding support for various tables,
in iasl(8).

For a detailed list, please see sys/contrib/dev/acpica/changes.txt.

show more ...


Revision tags: v6.0.1
# 84fe3360 01-Oct-2021 Sascha Wildner <saw@online.de>

Sync ACPICA with Intel's version 20210930.

* Add new "Windows 2020" _OSI string.

* Improve iasl(8).

* Some sleep/resume fixes (that I guess do not affect us).

For a detailed list, please see sys/

Sync ACPICA with Intel's version 20210930.

* Add new "Windows 2020" _OSI string.

* Improve iasl(8).

* Some sleep/resume fixes (that I guess do not affect us).

For a detailed list, please see sys/contrib/dev/acpica/changes.txt.

show more ...


# 0672a19b 31-Jul-2021 Sascha Wildner <saw@online.de>

Sync ACPICA with Intel's version 20210730.

* Various fixes for iasl(8).

* Fixes and additions in table definitions.

For a detailed list, please see sys/contrib/dev/acpica/changes.txt.


# 4898bea4 05-Jun-2021 Sascha Wildner <saw@online.de>

Sync ACPICA with Intel's version 20210604.

* Fixes and cleanups.

* Add PlatformRtMechanism OperationRegion handler support.

* Add support for various tables.

For a detailed list, please see sys/c

Sync ACPICA with Intel's version 20210604.

* Fixes and cleanups.

* Add PlatformRtMechanism OperationRegion handler support.

* Add support for various tables.

For a detailed list, please see sys/contrib/dev/acpica/changes.txt.

show more ...


Revision tags: v6.0.0, v6.0.0rc1, v6.1.0
# 01d5d5df 02-Apr-2021 Sascha Wildner <saw@online.de>

Sync ACPICA with Intel's version 20210331.

* ACPI 6.4 support.

* Various fixes.

For a detailed list, please see sys/contrib/dev/acpica/changes.txt.


# 383048ac 05-Jan-2021 Sascha Wildner <saw@online.de>

Sync ACPICA with Intel's version 20210105.

iasl: Remove support for obsolete tables

Also, update copyrights.

For detailed list, please see sys/contrib/dev/acpica/changes.txt.


Revision tags: v5.8.3, v5.8.2, v5.8.1
# 71c97a3c 27-Mar-2020 Sascha Wildner <saw@online.de>

Sync ACPICA with Intel's version 20200326.

* Code cleanup for early GCC 10.

* Various fixes and improvements in acpiexec, acpixtract and iasl.

For detailed list, please see sys/contrib/dev/acpica/

Sync ACPICA with Intel's version 20200326.

* Code cleanup for early GCC 10.

* Various fixes and improvements in acpiexec, acpixtract and iasl.

For detailed list, please see sys/contrib/dev/acpica/changes.txt.

show more ...


Revision tags: v5.8.0, v5.9.0, v5.8.0rc1, v5.6.3
# e5412f1e 13-Jan-2020 Sascha Wildner <saw@online.de>

Sync ACPICA with Intel's version 20200110 (coming from 20190703).

* Allow more OwnerId's to prevent OWNER_ID_LIMIT exceptions.

* Return a Buffer object for all fields created via CreateField.

* Ad

Sync ACPICA with Intel's version 20200110 (coming from 20190703).

* Allow more OwnerId's to prevent OWNER_ID_LIMIT exceptions.

* Return a Buffer object for all fields created via CreateField.

* Add AcpiDispatchGpe() function.

* Exit the interpreter before initializing objects within a newly
loaded table.

* Add new 'Fields' debugger command.

* Make AcpiLoadTable() return a table index and add AcpiUnloadTable().

* Fix acpinames(8) which was broken for some time.

* Added "Windows 2019" _OSI string.

* Various improvements to iasl(8).

* Fix some compilation warnings, fix missing ACPI_PRINTF_LIKE.

* Update copyrights to 2020.

For detailed list, please see sys/contrib/dev/acpica/changes.txt.

show more ...


Revision tags: v5.6.2, v5.6.1, v5.6.0, v5.6.0rc1, v5.7.0, v5.4.3, v5.4.2
# 00ffa116 16-Feb-2019 Sascha Wildner <saw@online.de>

Sync ACPICA with Intel's version 20190215.

* Add support for the ACPI specification version 6.3.

* Fix skipping erroneous extended opcodes.

* Some improvements in iasl(8).

* Remove the legacy Acp

Sync ACPICA with Intel's version 20190215.

* Add support for the ACPI specification version 6.3.

* Fix skipping erroneous extended opcodes.

* Some improvements in iasl(8).

* Remove the legacy AcpiGbl_ExecuteTablesAsMethods global and all
associated code, i.e. the debug.acpi.group_module_level_code tunable
and acpiexec(8)'s -dp option.

For detailed list, please see sys/contrib/dev/acpica/changes.txt.

show more ...


# ff4021a0 09-Jan-2019 Sascha Wildner <saw@online.de>

Sync ACPICA with Intel's version 20190108.

* New acpiexec(8) option -va to dump memory leak information.

* iasl(8)'s TPM2 table template adjusted for revision 4 of the table.

* Bumped copyrights.


Revision tags: v5.4.1, v5.4.0, v5.5.0, v5.4.0rc1
# 6721db86 02-Nov-2018 Sascha Wildner <saw@online.de>

Sync ACPICA with Intel's version 20181031.

* Fix an Operation Region regression, fixing accurate checking for
region conflicts.

* Add support for 2-byte extended opcodes in the code that continue

Sync ACPICA with Intel's version 20181031.

* Fix an Operation Region regression, fixing accurate checking for
region conflicts.

* Add support for 2-byte extended opcodes in the code that continues
parsing during the table load phase.

* Eliminate a no longer used global variable.

For detailed list, please see sys/contrib/dev/acpica/changes.txt.

show more ...


Revision tags: v5.2.2
# 7bcb6caf 16-May-2018 Sascha Wildner <saw@online.de>

Sync ACPICA with Intel's version 20180508 (from previously 20170831).

Tons of fixes and improvements.

For detailed list, please see sys/contrib/dev/acpica/changes.txt.