summaryrefslogtreecommitdiff
path: root/source/include/aclocal.h
AgeCommit message (Expand)Author
2014-01-17Headers: Deploy #pragma pack (push) and (pop).Robert Moore
2014-01-06Update ACPICA copyrights to 2014.Robert Moore
2013-11-22Disassembler: Improve pathname support for emitted External() statements.Robert Moore
2013-09-18Debugger/Apps: Add safe versions of common string functions.Robert Moore
2013-08-23Debugger: Ensure that debug output is immediately disabled on termination.Robert Moore
2013-08-16Add support for host-installed SCI handlers.Robert Moore
2013-07-26iASL/disassembler: Add support for external method reference file.Robert Moore
2013-07-18Expose _OSI invocation information to the host.Robert Moore
2013-07-18Add AcpiUpdateInterfaces public interface.Robert Moore
2013-06-28iASL/Disassembler: Emit all unresolved method externals in a text blockRobert Moore
2013-04-12Add argument typechecking for all predefined ACPI names.Robert Moore
2013-02-27Predefine names: Add allowed argument types to master info table.Robert Moore
2013-02-14Disassembler: Add warnings for unresolved control methods.Robert Moore
2013-02-06Add mechanism for early object repairs on a per-name basis.Robert Moore
2013-01-08Update ACPICA copyrights to 2013.Robert Moore
2012-09-27Small fix for standard Intel legal header.Robert Moore
2012-09-26Remove extra spaces after periods in the Intel license.Robert Moore
2012-09-26Remove extra spaces after periods within comments.Robert Moore
2012-08-01Add Windows8/Server2012 string for _OSI method.Robert Moore
2012-07-19Disassembler: Add support to decode _PLD buffers.Robert Moore
2012-07-18Add support for complex _PLD buffers.Robert Moore
2012-06-19Add support for multiple implicit notify devices.Robert Moore
2012-05-25Disassembler: Emit descriptions for ACPI predefined names.Robert Moore
2012-04-20Add support for multiple notify handlers.Robert Moore
2012-03-16Object repair code: Support to add Package wrappers.Robert Moore
2012-01-03Update ACPICA copyrights to 2012.Robert Moore
2011-12-21Add support for region address conflict checking.Robert Moore
2011-11-16ACPI 5.0: Changes for Connection() object.Robert Moore
2011-11-10ACPI 5.0: New predefined names: _DSM,_EVT,_PRE,_PSE.Robert Moore
2011-11-10ACPI 5.0: Finish Connection(), more AccessAs changes.Robert Moore
2011-11-10ACPI 5.0: Update AccessAs syntax/encoding.Robert Moore
2011-11-10ACPI 5.0/iASL/Disassembler: Support for Connection/AccessAs.Robert Moore
2011-11-10ACPI 5.0/Disassembler: Update support for new descriptors.Robert Moore
2011-11-10ACPI 5.0: iASL: update resource descs for latest proposals.Robert Moore
2011-11-10iASL/ACPI 5.0: Add new Resource Descriptors.Robert Moore
2011-09-02iASL: Check access length for ResourceTag references.Robert Moore
2011-05-27Do not repair _TSS return package if _PSS is present.Robert Moore
2011-05-26Debugger: Update Threads command for new internal object conversion.Robert Moore
2011-05-17Debugger/AcpiExec: Add support to pass complex args to methods.Robert Moore
2011-01-21Split large utglobal.c into utdecode.c.Robert Moore
2011-01-03Update all ACPICA copyrights and signons to 2011.Robert Moore
2010-12-01GPE support code overhaul and enhancement.Robert Moore
2010-09-29Clear PCIEXP_WAKE_STS when clearing ACPI events.Robert Moore
2010-09-29Add Vista SP2 to supported _OSI strings.Robert Moore
2010-08-20Make ACPI_THREAD_ID no longer configurable, always UINT64.Robert Moore
2010-08-05Add new host interfaces for _OSI support.Robert Moore
2010-07-20iASL: Allow multiple invocations of -e option.Robert Moore
2010-06-29Additional GPE cleanup.Robert Moore
2010-05-25Performance enhancement for namespace search and access.Robert Moore
2010-04-08Add GPE support for dynamically loaded ACPI tables.Robert Moore