summaryrefslogtreecommitdiff
path: root/source/components/executer/excreate.c
Commit message (Expand)AuthorAgeFilesLines
* Update all copyrights/signons to 2023Robert Moore2023-02-071-1/+1
* Update copyright notices to the year 2022Robert Moore2022-02-171-1/+1
* Use original DataTableRegion pointer for accessesJessica Clarke2021-10-031-0/+1
* Updated all copyrights to 2021. This affects all ACPICA source codeRobert Moore2021-01-051-1/+1
* All acpica: Update copyrights to 2020Robert Moore2020-01-091-1/+1
* All acpica: Update copyrights to 2019Robert Moore2019-01-081-1/+1
* Remove defines that use deprecated ACPI_NO_METHOD_EXECUTE flagErik Schmauss2018-11-071-2/+0
* All acpica: Update copyrights to 2018Robert Moore2018-01-041-1/+1
* Interpreter: Update handling for Alias operatorRobert Moore2017-07-271-43/+12
* iASL: Ensure that the target node is valid in AcpiExCreateAliasAlex James2017-06-271-0/+6
* Update legal header in all source modulesRobert Moore2017-03-021-0/+36
* Source tree: Update copyright notices to 2017Robert Moore2017-01-061-1/+1
* Source tree: Update copyright notices to 2016Robert Moore2016-01-061-1/+1
* Events: Enhance AcpiEvExecuteRegMethod() to ensure no _REG evaluations can ha...Lv Zheng2015-12-081-1/+2
* Events: Split AcpiEvAssociateRegMethod() from region initialization codeLv Zheng2015-12-081-1/+5
* Core: Major update for code formatting, no functional changesRobert Moore2015-10-091-10/+14
* Update source file permissions (2)Robert Moore2015-09-231-0/+0
* Update source file permissions (1)Robert Moore2015-09-231-0/+0
* Executer: Add back pointing reference of method operand.Lv Zheng2015-06-101-0/+1
* Update Copyright headers to 2015.David E. Box2015-01-271-1/+1
* Revert "source and test: update copyright notices to 2015"David E. Box2015-01-271-640/+640
* source and test: update copyright notices to 2015David E. Box2015-01-231-640/+640
* Remove extraneous #defines, no functional change.Robert Moore2014-10-091-2/+0
* Update ACPICA copyrights to 2014.Robert Moore2014-01-061-1/+1
* Standardize all switch() blocks.Robert Moore2013-04-231-3/+0
* Update ACPICA copyrights to 2013.Robert Moore2013-01-081-1/+1
* Small fix for standard Intel legal header.Robert Moore2012-09-271-1/+1
* Remove extra spaces after periods in the Intel license.Robert Moore2012-09-261-11/+11
* Remove extra spaces after periods within comments.Robert Moore2012-09-261-3/+3
* ACPICA core: Cleanup empty lines at file start and end.Robert Moore2012-09-211-2/+0
* Update ACPICA copyrights to 2012.Robert Moore2012-01-031-1/+1
* iASL: Do not abort table load on invalid space ID, FFixedHW support.Robert Moore2011-11-101-9/+11
* Fix to allow region arguments to reference other scopes.Robert Moore2011-10-121-0/+8
* Update internal address SpaceID for DataTable regions.Robert Moore2011-03-251-1/+2
* Fix issues/fault with automatic "serialized" method support.Robert Moore2011-01-111-4/+4
* Update all ACPICA copyrights and signons to 2011.Robert Moore2011-01-031-1/+1
* Standardize integer output for ACPICA warnings/errors.Robert Moore2010-03-021-2/+2
* Update all ACPICA copyrights and signons to 2010.Robert Moore2010-01-081-1/+1
* New: AcpiInstallMethod - install a single control method.Robert Moore2009-05-131-1/+1
* Update all copyrights and signons to 2009.Robert Moore2009-01-081-1/+1
* Restructure includes into public/private.Robert Moore2008-10-221-0/+1
* Remove obsolete version number in module headers.Robert Moore2008-09-251-1/+0
* Removed unused include files from source files.Robert Moore2008-05-081-2/+0
* Update copyright to 2008.rmoore12008-01-091-2/+2
* Implemented full support for deferred execution for the TermArg string argume...rmoore12007-12-071-110/+1
* Fix for Alias operator to see target child objects.rmoore12007-09-251-6/+16
* Update copyright to 2007.rmoore12007-01-091-2/+2
* ACPICA: Enhanced the implementation of the "serialized mode" of the interpret...rmoore12006-09-011-7/+2
* The Table Manager component has been completely redesigned and reimplemented....rmoore12006-08-231-4/+14
* Major update for locking.rmoore12006-06-201-19/+12