5075 Commits

Author SHA1 Message Date
aystarik
89d6a0843c Fixed some string stuff
date	2000.06.29.22.34.00;	author mwalz;	state Exp;
2005-06-29 18:31:26 +00:00
aystarik
23eb6d82ca Split ACPI_OBJECT_TYPE into an external and internal version
date	2000.06.02.21.42.00;	author rmoore1;	state Exp;
2005-06-29 18:31:19 +00:00
aystarik
a83bb45d8a Removed obsolete function
date	2000.05.11.20.44.00;	author rmoore1;	state Exp;
2005-06-29 18:31:16 +00:00
aystarik
486bd7d38f Exception rename
date	2000.05.02.22.31.00;	author rmoore1;	state Exp;
2005-06-29 18:31:15 +00:00
aystarik
22e03f74c2 Updated CmUpdateObjectReference() calls to appropriate
CmAdd/RemoveReference


date	2000.05.01.16.42.00;	author mwalz;	state Exp;
2005-06-29 18:31:14 +00:00
aystarik
57c819a6db Changed to AddReference
date	2000.04.27.23.06.00;	author rmoore1;	state Exp;
2005-06-29 18:31:13 +00:00
aystarik
14a2b6f06d Reference count fix.
date	2000.03.09.21.15.00;	author rmoore1;	state Exp;
2005-06-29 18:31:09 +00:00
aystarik
0cc9fcde83 DumpPathname is now a macro
date	2000.01.13.22.23.00;	author rmoore1;	state Exp;
2005-06-29 18:31:06 +00:00
aystarik
f9647d52e5 All table management functions moved to new Table subcomponent
date	99.10.13.22.24.00;	author rmoore1;	state Exp;
2005-06-29 18:31:04 +00:00
aystarik
903a1e86f1 Fixed missing else
date	99.10.05.23.09.00;	author rmoore1;	state Exp;
2005-06-29 18:31:03 +00:00
aystarik
44f529ad8f Moved check for null object in AttachObject
date	99.10.01.21.17.00;	author rmoore1;	state Exp;
2005-06-29 18:31:02 +00:00
aystarik
4ee45705b4 Uses new validation macros
date	99.09.28.22.37.00;	author rmoore1;	state Exp;
2005-06-29 18:31:00 +00:00
aystarik
97d50d3150 At least rudementary OpRegion support working after restructure of
address handler's and associated code.


date	99.09.08.16.45.00;	author rmosgrov;	state Exp;
2005-06-29 18:30:57 +00:00
aystarik
0f3a390dc7 Fixed initialization problem.
date	99.08.31.18.00.00;	author rmoore1;	state Exp;
2005-06-29 18:30:54 +00:00
aystarik
6064dc7271 date 99.08.31.17.59.00; author grsmith1; state Exp; 2005-06-29 18:30:53 +00:00
aystarik
714310a1ac Initial mutex support and restructuring.
date	99.08.30.22.32.00;	author rmoore1;	state Exp;
2005-06-29 18:30:52 +00:00
aystarik
fb4743852e Code cleanup/restructuring
date	99.08.26.20.55.00;	author rmoore1;	state Exp;
2005-06-29 18:30:51 +00:00
aystarik
0493a4786c Multiple table support -- Pcode in SSDTs
date	99.08.25.23.34.00;	author rmoore1;	state Exp;
2005-06-29 18:30:50 +00:00
aystarik
e5d55189f7 Update to new function, NsIsInSystemTable
date	99.08.24.21.10.00;	author rmoore1;	state Exp;
2005-06-29 18:30:49 +00:00
aystarik
1b482eae68 Functions to add/remove/inspect objects attached to NTEs
date	99.08.20.23.01.00;	author rmoore1;	state Exp;
2005-06-29 18:30:48 +00:00
aystarik
04b474b589 Cleanup
date	2004.09.16.22.16.00;	author rmoore1;	state Exp;
2005-06-29 18:30:41 +00:00
aystarik
1a8c01128f Fix for root node case.
date	2004.08.26.20.21.00;	author rmoore1;	state Exp;
2005-06-29 18:30:40 +00:00
aystarik
348750d818 Renamed ACPI_MOVE_UNALIGNED macros to simply ACPI_MOVE
date	2003.04.17.17.31.00;	author rmoore1;	state Exp;
2005-06-29 18:30:36 +00:00
aystarik
658328734c Prefixed all #defines in acconfig.h with ACPI_
date	2002.11.25.20.31.00;	author rmoore1;	state Exp;
2005-06-29 18:30:32 +00:00
aystarik
3f97f8661f Fix for RefOf/DeRefOf issue. RefOf now returns an object of type
Reference.


date	2002.06.25.20.57.00;	author rmoore1;	state Exp;
2005-06-29 18:30:29 +00:00
aystarik
7d29fbd5db fix warnings on gcc ia64
date	2002.05.03.22.04.00;	author agrover;	state Exp;
2005-06-29 18:30:28 +00:00
aystarik
4cf587500f Fourth pass to include lint changes/comments/cleanup (64-bit)
date	2002.04.11.22.57.00;	author rmoore1;	state Exp;
2005-06-29 18:30:27 +00:00
aystarik
2fa706c77b ValidateBufferSize is now InitializeBuffer. Also, clears the caller
buffer.


date	2002.01.22.16.21.00;	author rmoore1;	state Exp;
2005-06-29 18:30:24 +00:00
aystarik
aa3b725951 fix warnings on Linux
date	2002.01.14.21.41.00;	author agrover;	state Exp;
2005-06-29 18:30:23 +00:00
aystarik
c35552ba9e Get status
date	2002.01.11.20.05.00;	author rmoore1;	state Exp;
2005-06-29 18:30:22 +00:00
aystarik
97541380d3 Support for creation of user (return) buffers
date	2002.01.10.22.17.00;	author rmoore1;	state Exp;
2005-06-29 18:30:21 +00:00
aystarik
4e7a892ec2 Changes to support Intel 64-bit compiler
date	2001.12.12.00.13.00;	author rmoore1;	state Exp;
2005-06-29 18:30:19 +00:00
aystarik
7d9828df0e Renamed GetParentObject to GetParentNode because it makes more sense
date	2001.12.07.19.13.00;	author rmoore1;	state Exp;
2005-06-29 18:30:18 +00:00
aystarik
2eba26e737 Fixed and merged pathname code
date	2001.11.30.22.22.00;	author rmoore1;	state Exp;
2005-06-29 18:30:17 +00:00
aystarik
38ecbe8ac3 Added special case for root node
date	2001.10.25.22.01.00;	author rmoore1;	state Exp;
2005-06-29 18:30:16 +00:00
aystarik
b48d213921 Parameter validation fix, wrong error code for null target handle
date	2001.05.16.18.09.00;	author rmoore1;	state Exp;
2005-06-29 18:30:10 +00:00
aystarik
d374cf8fc1 Method Arg/Local pseudo-nodes now marked with flags instead of an
actual type value because the type changes when an assignment is made to the
node.


date	2000.11.21.21.10.00;	author rmoore1;	state Exp;
2005-06-29 18:30:01 +00:00
aystarik
597382d412 Added varparams to the _REPORT_xxx interfaces; 16-bit fixes
date	2000.09.20.20.52.00;	author rmoore1;	state Exp;
2005-06-29 18:29:59 +00:00
aystarik
f97d2b9ffa date 2000.07.21.14.39.00; author mwalz; state Exp; 2005-06-29 18:29:53 +00:00
aystarik
2a73000ffc Update from code review
date	2000.07.20.18.24.00;	author mwalz;	state Exp;
2005-06-29 18:29:52 +00:00
aystarik
f9f06100e5 Removed ACPI_SIZE type
date	2000.06.30.20.37.00;	author rmoore1;	state Exp;
2005-06-29 18:29:49 +00:00
aystarik
03bcc68fa8 Fixed exit macros
date	2000.05.19.22.02.00;	author rmoore1;	state Exp;
2005-06-29 18:29:41 +00:00
aystarik
f993da961e Fixed a debug statement
date	2000.05.16.22.07.00;	author rmoore1;	state Exp;
2005-06-29 18:29:40 +00:00
aystarik
0e63b40125 Mutex info table
date	2000.03.27.21.58.00;	author rmoore1;	state Exp;
2005-06-29 18:29:36 +00:00
aystarik
fa171c701b Deployed namespace locking for multithread support
date	2000.03.21.22.24.00;	author rmoore1;	state Exp;
2005-06-29 18:29:35 +00:00
aystarik
606f7ff35c Removed NTE->ParentScope field
date	2000.02.04.00.05.00;	author rmoore1;	state Exp;
2005-06-29 18:29:32 +00:00
aystarik
1adbd19cf2 More debug output
date	2000.01.10.17.23.00;	author rmoore1;	state Exp;
2005-06-29 18:29:31 +00:00
aystarik
6dd73d46e1 Macro support to eliminate excessive debug string duplication
date	99.10.14.20.56.00;	author rmoore1;	state Exp;
2005-06-29 18:29:30 +00:00
aystarik
a2c8d54a22 New interface to the AcpiWalkNamespace user function
date	99.09.27.21.22.00;	author rmoore1;	state Exp;
2005-06-29 18:29:29 +00:00
aystarik
3e8994ad25 Cleanup
date	99.08.20.22.59.00;	author rmoore1;	state Exp;
2005-06-29 18:29:26 +00:00