summaryrefslogtreecommitdiff
path: root/source/include/acnamesp.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-08-21Debugger: Add new command to display full namespace pathnames.Robert Moore
2013-07-25Update headers for rename of walk namespace arguments.Robert 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-06Return object repair: Add resource template repairs.Robert Moore
2013-02-06Return object repair: Add string-to-unicode conversion.Robert Moore
2013-02-06Split object conversion functions to a new file.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-12-12Source restructuring: split large files into 8 new files.Robert Moore
2012-11-15Eliminate some small unnecessary pathname functions.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-03-16Object repair code: Support to add Package wrappers.Robert Moore
2012-01-03Update ACPICA copyrights to 2012.Robert Moore
2011-01-03Update all ACPICA copyrights and signons to 2011.Robert Moore
2010-09-10iASL/Disassembler: Write ACPI errors to stderr instead of output file.Robert Moore
2010-05-25Performance enhancement for namespace search and access.Robert Moore
2010-01-15Predefined name repair: fix NULL package elements.Robert Moore
2010-01-08Update all ACPICA copyrights and signons to 2010.Robert Moore
2009-12-10Predefined name repair: automatically remove null package elements.Robert Moore
2009-11-25Update internal namespace node/handle interfaces.Robert Moore
2009-11-04Add repair for predefined methods that must return sorted lists.Robert Moore
2009-10-28Add post-order callback to AcpiWalkNamespace.Robert Moore
2009-07-23Add support for module-level executable AML code.Robert Moore
2009-06-26Add repair for predefined methods that return nested packages.Robert Moore
2009-06-26Move predefined repair code to new file, no functional change.Robert Moore
2009-06-19Fix several AcpiAttachData problems.Robert Moore
2009-05-11Simplify and optimize NsGetNextNode function.Robert Moore
2009-01-08Update all copyrights and signons to 2009.Robert Moore
2008-10-30Consolidate method arg count validation code.Robert Moore
2008-10-29Add Buffer->String conversion for predefined methods.Robert Moore
2008-09-25Remove obsolete version number in module headers.Robert Moore
2008-09-24New: Validation for predefined ACPI methods/objects.Robert Moore
2008-07-25Additional error checking for pathname utilities.Robert Moore
2008-05-09Add const qualifier for appropriate string constants.Robert Moore
2008-05-08Eliminate ACPI_NATIVE_UINT type.Robert Moore
2008-01-09Update copyright to 2008.rmoore1
2007-10-17Fix for Load/LoadTable to specify load location.rmoore1
2007-01-09Update copyright to 2007.rmoore1
2006-10-06Fix race condition with AcpiWalkNamespace.rmoore1
2006-08-23The Table Manager component has been completely redesigned and reimplemented....rmoore1
2006-05-24Function renamermoore1
2006-05-18Additional restructuring and cleanup of namespace evaluation functionsrmoore1
2006-05-17Major restructuring of internal interfaces to evaluate objects to reduce code...rmoore1
2006-05-11Support for disassembler external generationrmoore1
2006-03-10Support to add resource descriptor names and create symbolic refs to resourcesrmoore1
2006-01-13Removed ComponentId from REPORT* interfaces; not usedrmoore1