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 ...
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.
Sync ACPICA with Intel's version 20210105.iasl: Remove support for obsolete tablesAlso, update copyrights.For detailed list, please see sys/contrib/dev/acpica/changes.txt.
Sync ACPICA with Intel's version 20201217.* Fix exception code class checks.* Better GCC 10 support.* Some -Wimplicit-fallthrough fixes.* Miscellaneous improvements in the tools.For detaile
Sync ACPICA with Intel's version 20201217.* Fix exception code class checks.* Better GCC 10 support.* Some -Wimplicit-fallthrough fixes.* Miscellaneous improvements in the tools.For detailed list, please see sys/contrib/dev/acpica/changes.txt.
Sync ACPICA with Intel's version 20200925.* Preserve memory opregion mappings.* Support for SMBUS predefined names.* Fix some issues in acpiexec(8), acpihelp(8), and iasl(8).For detailed list
Sync ACPICA with Intel's version 20200925.* Preserve memory opregion mappings.* Support for SMBUS predefined names.* Fix some issues in acpiexec(8), acpihelp(8), and iasl(8).For detailed list, please see sys/contrib/dev/acpica/changes.txt.
Sync ACPICA with Intel's version 20200717.* Do not increment OperationRegion reference counts for field units.* Fix some issues in iasl(8).For detailed list, please see sys/contrib/dev/acpica/c
Sync ACPICA with Intel's version 20200717.* Do not increment OperationRegion reference counts for field units.* Fix some issues in iasl(8).For detailed list, please see sys/contrib/dev/acpica/changes.txt.
Sync ACPICA with Intel's version 20200430.* Various bug fixes and cleanups.For detailed list, please see sys/contrib/dev/acpica/changes.txt.
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.
Sync ACPICA with Intel's version 20190703.* Remove legacy module-level support code.* Clear status of GPEs on first direct enable.* Various improvements to iasl(8).For detailed list, please s
Sync ACPICA with Intel's version 20190703.* Remove legacy module-level support code.* Clear status of GPEs on first direct enable.* Various improvements to iasl(8).For detailed list, please see sys/contrib/dev/acpica/changes.txt.
Sync ACPICA with Intel's version 20190329.* Improve namespace support: Remove address nodes from global list after method termination to properly remove Operation Region nodes that are declared
Sync ACPICA with Intel's version 20190329.* Improve namespace support: Remove address nodes from global list after method termination to properly remove Operation Region nodes that are declared dynamically.* Some improvements in iasl(8) and acpiexec(8).For detailed list, please see sys/contrib/dev/acpica/changes.txt.Thanks to zrj for testing.
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.
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.
Sync ACPICA with Intel's version 20181213.* Fix buffer length issues with the GenericSerialStatus.* New object evaluation trace mechanism for control methods and data objects (ACPI_LV_EVALUATIO
Sync ACPICA with Intel's version 20181213.* Fix buffer length issues with the GenericSerialStatus.* New object evaluation trace mechanism for control methods and data objects (ACPI_LV_EVALUATION).* _OSI strings sync.* New options in iasl (-ww) and acpiexec (-eo).* Various smaller fixes and additions.For detailed list, please see sys/contrib/dev/acpica/changes.txt.
Sync ACPICA with Intel's version 20180927:* Fix a regression in GPE support seen from the previous "Stop unconditionally clearing ACPI IRQs during suspend/resume" change.* Update execution of
Sync ACPICA with Intel's version 20180927:* Fix a regression in GPE support seen from the previous "Stop unconditionally clearing ACPI IRQs during suspend/resume" change.* Update execution of _REG methods to be more conformant to the ACPI spec.* Update Generic Serial Bus implementation.* In iasl, detect extraneous/reduntant usage of Offset() in Field Unit lists.For detailed list, please see sys/contrib/dev/acpica/changes.txt.
Sync ACPICA with Intel's version 20180531.* Implemented additional support to help ensure that a DSDT or SSDT is fully loaded even if errors are incurred during the load.* The 'Unload' AML oper
Sync ACPICA with Intel's version 20180531.* Implemented additional support to help ensure that a DSDT or SSDT is fully loaded even if errors are incurred during the load.* The 'Unload' AML operator is no longer supported.* Additional improvements and fixes.For detailed list, please see sys/contrib/dev/acpica/changes.txt.
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.
Sync ACPICA with Intel's version 20170831.* Support for full 64-bit addresses in Generic Address Structure (GAS).* PDTT table support.* Support for octal constants in iasl(8).* Various other
Sync ACPICA with Intel's version 20170831.* Support for full 64-bit addresses in Generic Address Structure (GAS).* PDTT table support.* Support for octal constants in iasl(8).* Various other fixes and improvements.For a more detailed list, please see sys/contrib/dev/acpica/changes.txt.
Sync ACPICA with Intel's version 20170728.* Support in the resource walking code for _DMA.* Various additions and improvements.* Fix various bugs and regressions.For a more detailed list, ple
Sync ACPICA with Intel's version 20170728.* Support in the resource walking code for _DMA.* Various additions and improvements.* Fix various bugs and regressions.For a more detailed list, please see sys/contrib/dev/acpica/changes.txt.
Sync ACPICA with Intel's version 20170629.We skipped 20170531 due to a regression in the processing of resourcedescriptors (see https://bugs.acpica.org/show_bug.cgi?id=1391) whichis fixed in 2017
Sync ACPICA with Intel's version 20170629.We skipped 20170531 due to a regression in the processing of resourcedescriptors (see https://bugs.acpica.org/show_bug.cgi?id=1391) whichis fixed in 20170629.* Support added for ACPI 6.2. Specification available at uefi.org.* Fixes in ACPI table verification, signature validation, mutexes.* Numerous other fixes and additions.For a more detailed list, please see sys/contrib/dev/acpica/changes.txt
Sync ACPICA with Intel's version 20170303.Nothing big, really:* The licensing information at the start of each source code module has been updated. In addition to the Intel license, the dual GP
Sync ACPICA with Intel's version 20170303.Nothing big, really:* The licensing information at the start of each source code module has been updated. In addition to the Intel license, the dual GPLv2/BSD license has been added for completeness. Now, a single version of the source code should be suitable for all ACPICA customers. This is the major change for this release since it affects all source code modules.* Fixed two issues with the common asltypes.h header that could cause problems in some environments (Kim Jung-uk).* Disassembler: fixed a regression introduced in 20170224. A fix for a memory leak related to resource descriptor tags (names) could fault when the disassembler was generated with 64-bit compilers.For a more detailed list, please see sys/contrib/dev/acpica/changes.txt.
Sync ACPICA with Intel's version 20170224.* Fixed two issues with the control method return value auto-repair feature in the interpreter.* Fixed an AML interpreter mutex issue during the single
Sync ACPICA with Intel's version 20170224.* Fixed two issues with the control method return value auto-repair feature in the interpreter.* Fixed an AML interpreter mutex issue during the single stepping of control methods in the debugger.* New iasl(8) -ca option to convert ASL to ASL+.* Various other fixes in iasl(8).For a more detailed list, please see sys/contrib/dev/acpica/changes.txt.
Sync ACPICA with Intel's version 20170119.Just some minor things:* In iASL, fix an inadvertent remark.* Remove the compiler bit width from the common signon of all tools.* Add 2017 copyright.
Sync ACPICA with Intel's version 20170119.Just some minor things:* In iASL, fix an inadvertent remark.* Remove the compiler bit width from the common signon of all tools.* Add 2017 copyright.For a more detailed list, please see sys/contrib/dev/acpica/changes.txt.
Sync ACPICA with Intel's version 20161222.* Fixed a regression where occasionally a valid resource descriptor was incorrectly detected as invalid at runtime, and a AE_AML_NO_RESOURCE_END_TAG wa
Sync ACPICA with Intel's version 20161222.* Fixed a regression where occasionally a valid resource descriptor was incorrectly detected as invalid at runtime, and a AE_AML_NO_RESOURCE_END_TAG was returned.* Fixed a problem with the recently implemented support that enables control method invocations as Target operands to many ASL operators. Warnings of this form: "Needed type [Reference], found [Processor]" were seen at runtime for some method invocations. This is the proper fix for 72b7bc0a284cc.* Enhanced iasl(8) output for Switch/Case statements.For a more detailed list, please see sys/contrib/dev/acpica/changes.txt.
Sync ACPICA with Intel's version 20161117.* Fixed regression introduced in 20160729 in the table manager. Also, add a new public interface, AcpiPutTable().* Fix a problem where runtime implicit
Sync ACPICA with Intel's version 20161117.* Fixed regression introduced in 20160729 in the table manager. Also, add a new public interface, AcpiPutTable().* Fix a problem where runtime implicit conversion as incorrectly disabled for some ASL operators.* Various fixes and improvements for iasl(8).* In acpixtract(8), add handling for both LF and CR/LF line termination to accept acpidump output from any system.* In acpibin(8), add new -a and -o options.For a more detailed list, please see sys/contrib/dev/acpica/changes.txt.
Sync ACPICA with Intel's version 20160930.* Increase maximum loop count before AE_AML_INFINITE_LOOP exception to 1048575.* iasl: Correctly handle unresolved symbols in the hardware map file.*
Sync ACPICA with Intel's version 20160930.* Increase maximum loop count before AE_AML_INFINITE_LOOP exception to 1048575.* iasl: Correctly handle unresolved symbols in the hardware map file.* iasl: Support for control method invocation as an operand of DeRefOf().* Various improvements and some issues fixed.For a more detailed list, please see sys/contrib/dev/acpica/changes.txt.
12