summaryrefslogtreecommitdiff
path: root/source/include/acnamesp.h
Commit message (Expand)AuthorAgeFilesLines
* Revert "Acpica parser"revert-134-acpica-parserRobert Moore2016-07-011-5/+0
* Interpreter: Fix MLC issues by switching to new TermList grammar for table lo...Lv Zheng2016-06-221-0/+5
* All: const keyword changes across the ACPICA sourceRobert Moore2016-03-101-2/+2
* Namespace: Ensure \_SB._INI executed before any _REGLv Zheng2016-02-021-1/+1
* Source tree: Update copyright notices to 2016Robert Moore2016-01-061-1/+1
* Namespace: Add String -> ObjectReference conversion supportLv Zheng2015-12-041-0/+7
* Namespace: Add scope information to the simple object repair mechanismLv Zheng2015-12-041-0/+2
* Update source file permissions (2)Robert Moore2015-09-231-0/+0
* Update source file permissions (1)Robert Moore2015-09-231-0/+0
* Namespace: Add function to directly return normalized full path.Lv Zheng2015-06-101-7/+14
* Namespace: Add support to allow overriding objects.Lv Zheng2015-06-011-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-610/+610
* source and test: update copyright notices to 2015David E. Box2015-01-231-610/+610
* Revert "Headers: Deploy #pragma pack (push) and (pop)."Robert Moore2014-03-041-4/+0
* Headers: Deploy #pragma pack (push) and (pop).Robert Moore2014-01-171-0/+4
* Update ACPICA copyrights to 2014.Robert Moore2014-01-061-1/+1
* Debugger: Add new command to display full namespace pathnames.Robert Moore2013-08-211-0/+8
* Update headers for rename of walk namespace arguments.Robert Moore2013-07-251-2/+2
* Add argument typechecking for all predefined ACPI names.Robert Moore2013-04-121-16/+31
* Predefine names: Add allowed argument types to master info table.Robert Moore2013-02-271-4/+0
* Return object repair: Add resource template repairs.Robert Moore2013-02-061-0/+5
* Return object repair: Add string-to-unicode conversion.Robert Moore2013-02-061-0/+5
* Split object conversion functions to a new file.Robert Moore2013-02-061-0/+19
* Add mechanism for early object repairs on a per-name basis.Robert Moore2013-02-061-1/+1
* Update ACPICA copyrights to 2013.Robert Moore2013-01-081-1/+1
* Source restructuring: split large files into 8 new files.Robert Moore2012-12-121-0/+16
* Eliminate some small unnecessary pathname functions.Robert Moore2012-11-151-4/+0
* 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
* Object repair code: Support to add Package wrappers.Robert Moore2012-03-161-1/+2
* Update ACPICA copyrights to 2012.Robert Moore2012-01-031-1/+1
* Update all ACPICA copyrights and signons to 2011.Robert Moore2011-01-031-1/+1
* iASL/Disassembler: Write ACPI errors to stderr instead of output file.Robert Moore2010-09-101-16/+0
* Performance enhancement for namespace search and access.Robert Moore2010-05-251-9/+0
* Predefined name repair: fix NULL package elements.Robert Moore2010-01-151-5/+13
* Update all ACPICA copyrights and signons to 2010.Robert Moore2010-01-081-1/+1
* Predefined name repair: automatically remove null package elements.Robert Moore2009-12-101-0/+5
* Update internal namespace node/handle interfaces.Robert Moore2009-11-251-5/+1
* Add repair for predefined methods that must return sorted lists.Robert Moore2009-11-041-1/+14
* Add post-order callback to AcpiWalkNamespace.Robert Moore2009-10-281-1/+2
* Add support for module-level executable AML code.Robert Moore2009-07-231-0/+4
* Add repair for predefined methods that return nested packages.Robert Moore2009-06-261-0/+5
* Move predefined repair code to new file, no functional change.Robert Moore2009-06-261-0/+19
* Fix several AcpiAttachData problems.Robert Moore2009-06-191-0/+4
* Simplify and optimize NsGetNextNode function.Robert Moore2009-05-111-1/+5
* Update all copyrights and signons to 2009.Robert Moore2009-01-081-1/+1
* Consolidate method arg count validation code.Robert Moore2008-10-301-0/+3
* Add Buffer->String conversion for predefined methods.Robert Moore2008-10-291-1/+1
* Remove obsolete version number in module headers.Robert Moore2008-09-251-1/+0