4749 Commits

Author SHA1 Message Date
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
aystarik
34d7c0f8ad Deployed new procedure to extract NS Node name and validate the node.
Prevents faults during debug output.


date	2003.10.21.23.31.00;	author rmoore1;	state Exp;
2005-06-29 18:18:24 +00:00
aystarik
99c5b16162 Renamed ACPI_MOVE_UNALIGNED macros to simply ACPI_MOVE
date	2003.04.17.17.31.00;	author rmoore1;	state Exp;
2005-06-29 18:18:22 +00:00
aystarik
6650c9589a Init "Val" to NULL
date	2003.03.06.16.37.00;	author rmoore1;	state Exp;
2005-06-29 18:18:21 +00:00
aystarik
c02867041c one more tweak
date	2003.02.18.23.12.00;	author agrover;	state Exp;
2005-06-29 18:18:20 +00:00
aystarik
9bd52300ff oops, forgot braces
date	2003.02.18.23.11.00;	author agrover;	state Exp;
2005-06-29 18:18:19 +00:00
aystarik
3ce4c10225 Add support for the OS to override the values of predefined objects
(Ducrot Bruno)


date	2003.02.18.22.30.00;	author agrover;	state Exp;
2005-06-29 18:18:18 +00:00
aystarik
046b3446b7 Added 2003 copyright to the legal header
date	2003.01.06.17.32.00;	author rmoore1;	state Exp;
2005-06-29 18:18:17 +00:00
aystarik
da8fec052b Removed all instances of NATIVE_CHAR due to disuse/inconsistent use.
date	2002.12.10.21.00.00;	author rmoore1;	state Exp;
2005-06-29 18:18:16 +00:00
aystarik
17e49c119d Automated code cleanup
date	2002.12.06.16.32.00;	author rmoore1;	state Exp;
2005-06-29 18:18:15 +00:00