Message ID | 20190215213620.26059-1-erik.schmauss@intel.com (mailing list archive) |
---|---|
Headers | show |
Series | ACPICA 20190215 (ACPI 6.3 implementation) | expand |
On Friday, February 15, 2019 10:36:05 PM CET Erik Schmauss wrote: > This patchset contains ACPICA 20190215 with ACPI 6.3 changes > implemented. The new specification contains several small updates to > tables, a few new control methods, and a new PCC operation region. > For more detailed information on the changes, consult the new ACPI > 6.3 specification at https://uefi.org/specifications. > > Other than ACPI 6.3 changes this patch set contains the removal of legacy > module-level code support and several other small changes. > > Bob Moore (4): > ACPICA: Interpreter: Emit warning for creation of a zero-length op > region > ACPICA: Debugger: Fix possible fault with the "test objects" command > ACPICA: Update/clarify messages for control method failures > ACPICA: Update version to 20190215 > > Erik Schmauss (11): > ACPICA: Remove legacy module-level code support > ACPICA: ACPI 6.3: Adding predefined methods _NBS, _NCH, _NIC, _NIH, > and _NIG > ACPICA: ACPI 6.3: Add Trigger order to PCC Identifier structure in > PDTT > ACPICA: ACPI 6.3: SRAT: add Generic Affinity Structure subtable > ACPICA: ACPI 6.3: add PCC operation region support for AML interpreter > ACPICA: ACPI 6.3: MADT: add support for statistical profiling in GICC > ACPICA: ACPI 6.3: add Error Disconnect Recover Notification value > ACPICA: ACPI 6.3: PPTT add additional fields in Processor Structure > Flags > ACPICA: ACPI 6.3: HMAT updates > ACPICA: ACPI 6.3: add GTDT Revision 3 support > ACPI/ACPICA: Trivial: fix spelling mistakes and fix whitespace > formatting All applied, thanks!