4837 Commits

Author SHA1 Message Date
aystarik
89f77adedc New data types/names; removed OUTRANGE macro.
date	99.07.12.23.26.00;	author rmoore1;	state Exp;
2005-06-29 18:21:29 +00:00
aystarik
12895ca6a0 Phase 2 legal header.
date	99.07.07.22.42.00;	author grsmith1;	state Exp;
2005-06-29 18:21:28 +00:00
aystarik
4f9a05c2bd Added ACPI_OBJECT_INTERNAL type
date	99.07.07.19.48.00;	author rmoore1;	state Exp;
2005-06-29 18:21:27 +00:00
aystarik
fefd717288 Changed parameters to AcpiNameToHandle
date	99.07.07.15.32.00;	author rmoore1;	state Exp;
2005-06-29 18:21:26 +00:00
aystarik
1b9c78f7b8 Added FUNCTION_STATUS_EXIT macro
date	99.06.29.17.09.00;	author rmoore1;	state Exp;
2005-06-29 18:21:25 +00:00
aystarik
b75ce21daa New data types
date	99.06.22.22.59.00;	author rmoore1;	state Exp;
2005-06-29 18:21:24 +00:00
aystarik
3a43ae4604 Removed KDT error string tables -- too hard to maintain!
date	99.06.14.21.07.00;	author rmoore1;	state Exp;
2005-06-29 18:21:23 +00:00
aystarik
2028117fd7 Standard parameter list formatting
date	99.06.10.19.36.00;	author rmoore1;	state Exp;
2005-06-29 18:21:22 +00:00
aystarik
64de05b4f0 Renamed some of the basic data types to ACPI*
date	99.06.09.23.31.00;	author rmoore1;	state Exp;
2005-06-29 18:21:21 +00:00
aystarik
af07e2b534 Renamed "nte" to NAME_TABLE_ENTRY
date	99.06.07.23.35.00;	author rmoore1;	state Exp;
2005-06-29 18:21:20 +00:00
aystarik
7e47c0885c Debug output fixes
date	99.05.27.16.58.00;	author rmoore1;	state Exp;
2005-06-29 18:21:19 +00:00
aystarik
36fbda982c Added NsDumpOneDevice
date	99.05.26.20.47.00;	author rmoore1;	state Exp;
2005-06-29 18:21:18 +00:00
aystarik
16dbf5514c Now only one namespace table size
Removed all ASM and LST file output


date	99.05.20.23.18.00;	author rmoore1;	state Exp;
2005-06-29 18:21:17 +00:00
aystarik
4b7516d82b Added FUNCTION_EXIT macro
date	99.05.19.22.15.00;	author rmoore1;	state Exp;
2005-06-29 18:21:16 +00:00
aystarik
46c6f6aeda WalkNamespace is now an ACPI (external) interface
date	99.05.18.15.23.00;	author rmoore1;	state Exp;
2005-06-29 18:21:15 +00:00
aystarik
3d957dff6a Pass thru MAX_DEPTH parameter in dump routines
date	99.05.17.22.20.00;	author rmoore1;	state Exp;
2005-06-29 18:21:13 +00:00
aystarik
eb41134c5a Removed all compilation warnings under BeOS.
date	99.05.14.16.31.00;	author grsmith1;	state Exp;
2005-06-29 18:21:12 +00:00
aystarik
1c09e52332 Merged AML and ACPI exception codes
date	99.05.12.21.59.00;	author rmoore1;	state Exp;
2005-06-29 18:21:11 +00:00
aystarik
8728e109a2 Prefixed all interpreter procs with "aml"
date	99.05.07.22.07.00;	author rmoore1;	state Exp;
2005-06-29 18:21:07 +00:00
aystarik
77ba90641d Minor printing cleanup
date	99.04.30.23.03.00;	author rmoore1;	state Exp;
2005-06-29 18:20:29 +00:00
aystarik
cebed6078b ACPI NameSpace Manager
date	99.04.08.23.22.00;	author rmoore1;	state Exp;
2005-06-29 18:20:23 +00:00
aystarik
f1ff7c95ce New memory list handling
date	2005.06.17.19.42.00;	author rmoore1;	state Exp;
2005-06-29 18:20:21 +00:00
aystarik
9c8565e4ca Moved prototypes for "static" functions from headers into the defining
C module.


date	2005.03.31.23.13.00;	author rmoore1;	state Exp;
2005-06-29 18:20:20 +00:00
aystarik
d1aba7e9d6 Update for static functions, cleanup
date	2005.03.21.22.05.00;	author rmoore1;	state Exp;
2005-06-29 18:20:18 +00:00
aystarik
2880576b49 0 should be NULL
date	2004.11.02.23.29.00;	author rmoore1;	state Exp;
2005-06-29 18:20:16 +00:00
aystarik
4ed9a002c1 type in a comment
date	2004.05.11.20.30.00;	author rmoore1;	state Exp;
2005-06-29 18:20:14 +00:00
aystarik
136ed67577 Better debug output
date	2004.03.11.21.18.00;	author rmoore1;	state Exp;
2005-06-29 18:20:12 +00:00
aystarik
5ff5d13d76 Fix to properly set table ID in created namespace objects. Removed
static DSDT table ID.


date	2003.05.09.20.02.00;	author rmoore1;	state Exp;
2005-06-29 18:20:09 +00:00
aystarik
31f6c09ca2 Fix to update reference counts on parents during node deletion
date	2003.05.07.21.11.00;	author rmoore1;	state Exp;
2005-06-29 18:20:08 +00:00
aystarik
a60fd3fc7f BUG FIX: Add support for delete node case where the node is the
parent's only child.


date	2003.04.25.21.57.00;	author rmoore1;	state Exp;
2005-06-29 18:20:06 +00:00
aystarik
77ef7c0c37 Alphabetic namespace sort causes side-effects
date	2002.10.31.22.13.00;	author rmoore1;	state Exp;
2005-06-29 18:20:03 +00:00
aystarik
8d6676681c Fixed a typecast
date	2002.10.24.20.58.00;	author rmoore1;	state Exp;
2005-06-29 18:20:02 +00:00
aystarik
c4c1670676 Third pass to include lint changes/comments/cleanup.
date	2002.04.10.21.54.00;	author rmoore1;	state Exp;
2005-06-29 18:19:59 +00:00
aystarik
891a1a443a Support for late evaluation of Buffer and Package operands (They may
contain TermArgs).


date	2002.03.13.18.13.00;	author rmoore1;	state Exp;
2005-06-29 18:19:53 +00:00
aystarik
5972e556e0 Removed a debug statement
date	2001.12.04.22.31.00;	author rmoore1;	state Exp;
2005-06-29 18:19:48 +00:00
aystarik
a4da3579ca updated some comments
date	2001.12.04.22.05.00;	author rmoore1;	state Exp;
2005-06-29 18:19:47 +00:00
aystarik
e856ed1d40 Fixed problems with namespace walk
date	2001.11.30.22.20.00;	author rmoore1;	state Exp;
2005-06-29 18:19:46 +00:00
aystarik
5a3a6cc693 Macro rename and cleanup
date	2001.11.21.17.06.00;	author rmoore1;	state Exp;
2005-06-29 18:19:45 +00:00
aystarik
051295c847 Cleanup and comment update
date	2001.11.16.23.53.00;	author rmoore1;	state Exp;
2005-06-29 18:19:44 +00:00
aystarik
f90dcd21b9 Use GetAttachedObject instead of directly accessing Node->Object
date	2001.11.07.17.15.00;	author rmoore1;	state Exp;
2005-06-29 18:19:43 +00:00
aystarik
1515cd03f0 Removed TbSystemTablePtr
date	2001.10.16.21.05.00;	author rmoore1;	state Exp;
2005-06-29 18:19:41 +00:00
aystarik
3ba60246f4 A little cleanup
date	2001.09.21.22.13.00;	author rmoore1;	state Exp;
2005-06-29 18:19:38 +00:00
aystarik
3aea477708 Removed use of PopObject() for efficiency
date	2001.09.03.18.00.00;	author rmoore1;	state Exp;
2005-06-29 18:19:37 +00:00
aystarik
98327761a6 Cleanup of function names used in entry macros
date	2001.08.24.22.04.00;	author rmoore1;	state Exp;
2005-06-29 18:19:35 +00:00
aystarik
4ab7f6a02b global fix: declare functions not in headers as static
date	2000.11.07.02.49.00;	author agrover;	state Exp;
2005-06-29 18:19:23 +00:00
aystarik
927539cc3a date 2000.08.29.19.56.00; author rmoore1; state Exp; 2005-06-29 18:19:20 +00:00
aystarik
650f0b04f7 Added metrics for name table allocation
date	2000.08.23.21.12.00;	author rmoore1;	state Exp;
2005-06-29 18:19:18 +00:00
aystarik
f3be073ee6 Fixed exit macros
date	2000.05.19.22.00.00;	author rmoore1;	state Exp;
2005-06-29 18:19:06 +00:00
aystarik
78c790147d Clear NTEs as they are deleted
date	2000.05.08.16.02.00;	author rmoore1;	state Exp;
2005-06-29 18:19:05 +00:00
aystarik
d502443186 Support for method owner IDs
date	2000.04.21.22.16.00;	author rmoore1;	state Exp;
2005-06-29 18:19:04 +00:00