4758 Commits

Author SHA1 Message Date
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
aystarik
63afacefc8 Function renames; component mutex, Support for load/unload table
date	2000.04.19.22.34.00;	author rmoore1;	state Exp;
2005-06-29 18:19:03 +00:00
aystarik
f062886e9b Reference count fix.
date	2000.03.09.21.15.00;	author rmoore1;	state Exp;
2005-06-29 18:19:02 +00:00
aystarik
fd8a2a75be Changes to eliminate warnings at VC warning level 4
date	2000.03.03.18.12.00;	author rmoore1;	state Exp;
2005-06-29 18:19:01 +00:00
aystarik
5c04a0008e More generic deletenamespace
date	2000.02.29.21.36.00;	author rmoore1;	state Exp;
2005-06-29 18:19:00 +00:00
aystarik
e4b7b64458 All table management functions moved to new Table subcomponent
date	99.10.13.22.24.00;	author rmoore1;	state Exp;
2005-06-29 18:18:57 +00:00
aystarik
57173415ca Broke out single table deletion into separate procedure
date	99.10.13.19.59.00;	author rmoore1;	state Exp;
2005-06-29 18:18:56 +00:00
aystarik
35c34717c9 Added common DataType field for NTEs and internal objects
date	99.09.03.17.45.00;	author rmoore1;	state Exp;
2005-06-29 18:18:54 +00:00
aystarik
d9dfb9fbb5 Macro to determine if a pointer is in an ACPI table
date	99.08.26.16.06.00;	author rmoore1;	state Exp;
2005-06-29 18:18:52 +00:00
aystarik
f5d1fbeff1 New function, NsIsInSystemTable
date	99.08.24.21.09.00;	author rmoore1;	state Exp;
2005-06-29 18:18:51 +00:00
aystarik
23174bac00 Support for multiple ACPI tables per table type
date	99.08.20.22.57.00;	author rmoore1;	state Exp;
2005-06-29 18:18:50 +00:00
aystarik
2f8c88ac73 Uses common object delete function
date	99.08.11.20.25.00;	author rmoore1;	state Exp;
2005-06-29 18:18:48 +00:00
aystarik
8030ec5a5f Removed "scope" function calls -- obsolete.
date	99.08.03.17.36.00;	author rmoore1;	state Exp;
2005-06-29 18:18:45 +00:00
aystarik
83afff03ec Bug fixes, new low-level table free procedure
date	99.07.22.17.49.00;	author rmoore1;	state Exp;
2005-06-29 18:18:44 +00:00
aystarik
282443b9c4 Better deletion of object values
date	99.07.20.21.41.00;	author rmoore1;	state Exp;
2005-06-29 18:18:42 +00:00
aystarik
b9489e48d2 Namespace allocation and deletion utilities
date	99.07.19.23.13.00;	author rmoore1;	state Exp;
2005-06-29 18:18:41 +00:00
aystarik
0498150715 Renamed some defines for clarity
date	2005.06.22.22.23.00;	author rmoore1;	state Exp;
2005-06-29 18:18:40 +00:00
aystarik
4ee4581aeb Header update
date	2005.03.23.22.01.00;	author rmoore1;	state Exp;
2005-06-29 18:18:39 +00:00
aystarik
36730486fd Global lock fix
date	2005.01.25.18.31.00;	author rmoore1;	state Exp;
2005-06-29 18:18:38 +00:00
aystarik
5cebe9b66b Added 2005 copyright in legal header
date	2005.01.07.23.50.00;	author rmoore1;	state Exp;
2005-06-29 18:18:37 +00:00
aystarik
1bf265d582 Cleanup access to predefined integer values
date	2005.01.07.23.34.00;	author rmoore1;	state Exp;
2005-06-29 18:18:36 +00:00
aystarik
2512b38dbe Fix possible memory leak
date	2004.11.03.19.25.00;	author rmoore1;	state Exp;
2005-06-29 18:18:35 +00:00
aystarik
bfb4ba2464 Cleanup
date	2004.09.16.22.29.00;	author rmoore1;	state Exp;
2005-06-29 18:18:34 +00:00
aystarik
4c762b0e8d SyncLevel is a byte.
date	2004.04.08.15.35.00;	author rmoore1;	state Exp;
2005-06-29 18:18:31 +00:00
aystarik
56066c944e Fix for scope problem for aliased methods; Get a permanent handle to
\\_GPE


date	2004.03.26.22.33.00;	author rmoore1;	state Exp;
2005-06-29 18:18:30 +00:00
aystarik
a65f71b1b8 added an ifdef for _OSI support
date	2004.03.11.21.29.00;	author rmoore1;	state Exp;
2005-06-29 18:18:29 +00:00
aystarik
d9b6e6cabe Support for _OSI "internal" method
date	2004.03.11.21.18.00;	author rmoore1;	state Exp;
2005-06-29 18:18:28 +00:00
aystarik
9d6881d0a6 New error messages for AML_INTERNAL case(s)
date	2004.02.03.22.14.00;	author rmoore1;	state Exp;
2005-06-29 18:18:27 +00:00
aystarik
c7d2007961 Update copyrights for 2004
date	2004.01.13.23.06.00;	author rmoore1;	state Exp;
2005-06-29 18:18:26 +00:00
aystarik
0b1ef47a52 Deployed UtGetDescriptorName for better debug output
date	2003.10.22.20.51.00;	author rmoore1;	state Exp;
2005-06-29 18:18:25 +00:00