8272 Commits

Author SHA1 Message Date
aystarik
8612d615ef Base doesn't need to be a NATIVE_UINT.
date	2001.03.15.00.39.00;	author agrover;	state Exp;
2005-06-29 20:16:39 +00:00
aystarik
28be79a62c fix my earlier bustage
date	2001.03.15.00.27.00;	author agrover;	state Exp;
2005-06-29 20:16:37 +00:00
aystarik
98c917df43 date 2001.02.09.01.43.00; author agrover; state Exp; 2005-06-29 20:16:32 +00:00
aystarik
ac8ad7c4cc Support for non-recursive package copy
date	2001.01.29.22.02.00;	author rmoore1;	state Exp;
2005-06-29 20:16:30 +00:00
aystarik
2c4bfbd5cb base allocationtesting on ACPI_DEBUG_TRACE_ALLOCATIONS
date	2001.01.22.18.46.00;	author agrover;	state Exp;
2005-06-29 20:16:29 +00:00
aystarik
172d1c0518 Bug fixes from Novell
date	2001.01.18.17.32.00;	author rmoore1;	state Exp;
2005-06-29 20:16:28 +00:00
aystarik
c36a69beda Added 2000 to the copyright in the legal header
date	2000.12.08.20.55.00;	author rmoore1;	state Exp;
2005-06-29 20:16:24 +00:00
aystarik
834c0e62d6 date 2000.10.09.21.08.00; author agrover; state Exp; 2005-06-29 20:16:16 +00:00
aystarik
8562e90d9f New init interfaces
date	2000.09.28.20.50.00;	author rmoore1;	state Exp;
2005-06-29 20:16:15 +00:00
aystarik
f66842b7e8 added #define INCREMENT_NAME_TABLE_METRICS in non-debug section
date	2000.09.11.18.25.00;	author agrover;	state Exp;
2005-06-29 20:16:12 +00:00
aystarik
7df01f3e51 Added revision number to header
date	2000.08.30.20.53.00;	author rmoore1;	state Exp;
2005-06-29 20:16:11 +00:00
aystarik
8c1b472a84 Changed names of the major objects for clarity
date	2000.08.30.20.11.00;	author rmoore1;	state Exp;
2005-06-29 20:16:10 +00:00
aystarik
e798938840 Move _CmAllocateObjectDesc function prototype to a position in the
file before its first use.  This solved a Linux IA64 build issue.


date	2000.08.24.21.08.00;	author cgreen;	state Exp;
2005-06-29 20:16:07 +00:00
aystarik
eb53e0cf93 Restructured the name table data structure
date	2000.06.29.16.39.00;	author rmoore1;	state Exp;
2005-06-29 20:16:01 +00:00
aystarik
79fabf8abf Changed Acpi_Gbl to AcpiGbl_
date	2000.06.16.20.03.00;	author rmoore1;	state Exp;
2005-06-29 20:15:59 +00:00
aystarik
a52729a446 New module added
date	2000.05.30.23.14.00;	author rmoore1;	state Exp;
2005-06-29 20:15:54 +00:00
aystarik
80e35804ef Cleanup
date	2000.05.11.21.07.00;	author rmoore1;	state Exp;
2005-06-29 20:15:53 +00:00
aystarik
b0e265ba01 New functions
date	2000.05.10.23.01.00;	author rmoore1;	state Exp;
2005-06-29 20:15:52 +00:00
aystarik
f6f6299476 date 2000.05.08.16.21.00; author rmoore1; state Exp; 2005-06-29 20:15:51 +00:00
aystarik
4fd52d0aa5 Added type conversion when storing into an indexed item. Moved the
package and object to object copy routines from cmobject.c to iexecute.c.


date	2000.05.08.15.49.00;	author mwalz;	state Exp;
2005-06-29 20:15:50 +00:00
aystarik
2eae858687 Restored to a state that works for labeling
date	2000.05.05.22.50.00;	author mwalz;	state Exp;
2005-06-29 20:15:49 +00:00
aystarik
2f5bae9e99 Moved CmBuildCopyInternalPackageObject() and
CmCopyInternalSimpleObject() internal copy routines to iexecute.c (added Aml*
header) where they belong.


date	2000.05.05.22.16.00;	author mwalz;	state Exp;
2005-06-29 20:15:48 +00:00
aystarik
2ed4756994 New interfaces
date	2000.05.03.20.06.00;	author rmoore1;	state Exp;
2005-06-29 20:15:47 +00:00
aystarik
6181b1e1b0 New functions
date	2000.05.02.22.29.00;	author rmoore1;	state Exp;
2005-06-29 20:15:46 +00:00
aystarik
a92f844772 Changed to AddReference
date	2000.04.27.23.05.00;	author rmoore1;	state Exp;
2005-06-29 20:15:44 +00:00
aystarik
6ed0d983ee Added two API's for storing into an indexed object
CmCopyInternalSimpleObject
CmBuildCopyPackageObject


date	2000.04.27.21.31.00;	author mwalz;	state Exp;
2005-06-29 20:15:43 +00:00
aystarik
7c3bee0c2a Support for method owner IDs
date	2000.04.21.22.16.00;	author rmoore1;	state Exp;
2005-06-29 20:15:42 +00:00
aystarik
daaf4ce8cc New functions
date	2000.03.24.16.48.00;	author rmoore1;	state Exp;
2005-06-29 20:15:40 +00:00
aystarik
06de61639b Changed _strupr to __strupr (two __) unable to link on WDM because
there is a _strupr already in the WDM libs slightly different types. Rolled
back previous change to _strstr.


date	2000.03.14.22.34.00;	author rmosgrov;	state Exp;
2005-06-29 20:15:38 +00:00
aystarik
b7536bd2b2 Changed _strstr to __strstr (two __) unable to link on WDM because
there is a _strstr already in the WDM libs slightly different types.


date	2000.03.14.22.23.00;	author rmosgrov;	state Exp;
2005-06-29 20:15:37 +00:00
aystarik
c5811252b0 New procedures
date	2000.03.13.16.28.00;	author rmoore1;	state Exp;
2005-06-29 20:15:36 +00:00
aystarik
2d146cc4f0 New Clib functions
date	2000.03.09.22.24.00;	author rmoore1;	state Exp;
2005-06-29 20:15:35 +00:00
aystarik
5a9aeae76c Changes to eliminate warnings at VC warning level 4
date	2000.03.03.18.05.00;	author rmoore1;	state Exp;
2005-06-29 20:15:34 +00:00
aystarik
4bc09ed81a Added an ACPI_INIT_DATA structure as a parameter to the CmInitGlobals
call..


date	2000.02.29.23.08.00;	author rmosgrov;	state Exp;
2005-06-29 20:15:33 +00:00
aystarik
69fcc42c39 Removed a proc
date	2000.02.16.17.57.00;	author rmoore1;	state Exp;
2005-06-29 20:15:32 +00:00
aystarik
5b9bdaf13d Removed object and method stacks for the new parser
date	2000.01.24.21.36.00;	author rmoore1;	state Exp;
2005-06-29 20:15:29 +00:00
aystarik
05ed0aa58a macro bug fix
date	99.11.09.22.58.00;	author rmoore1;	state Exp;
2005-06-29 20:15:28 +00:00
aystarik
0c74109e02 64-bit support
date	99.10.22.16.38.00;	author rmoore1;	state Exp;
2005-06-29 20:15:27 +00:00
aystarik
d15584cbb7 Added more allocation metrics.
date	99.10.21.17.01.00;	author grsmith1;	state Exp;
2005-06-29 20:15:26 +00:00
aystarik
f467d01273 Added CmDumpAllocationInfo.
date	99.10.19.17.52.00;	author grsmith1;	state Exp;
2005-06-29 20:15:25 +00:00
aystarik
5b4606e69f All table management functions moved to new Table subcomponent
date	99.10.13.22.24.00;	author rmoore1;	state Exp;
2005-06-29 20:15:24 +00:00
aystarik
3bfa308a59 Local versions of clib functions
date	99.10.12.20.29.00;	author rmoore1;	state Exp;
2005-06-29 20:15:23 +00:00
aystarik
41af2e62aa Added CmInitStaticObject
date	99.09.28.22.31.00;	author rmoore1;	state Exp;
2005-06-29 20:15:21 +00:00
aystarik
9b58667eb7 Removed // comment
date	99.09.23.23.23.00;	author rmoore1;	state Exp;
2005-06-29 20:15:20 +00:00
aystarik
483d77ae87 Fixed a compilation bug when not in debug mode.
date	99.09.16.22.57.00;	author grsmith1;	state Exp;
2005-06-29 20:15:19 +00:00
aystarik
b6f0f0d4e4 Mutex functions
date	99.08.30.22.21.00;	author rmoore1;	state Exp;
2005-06-29 20:15:18 +00:00
aystarik
f73620ac92 New interfaces/New params
date	99.08.20.22.29.00;	author rmoore1;	state Exp;
2005-06-29 20:15:17 +00:00
aystarik
7c90b5bbd8 New function entry procedures
date	99.08.13.20.14.00;	author rmoore1;	state Exp;
2005-06-29 20:15:16 +00:00
aystarik
0db8939926 New procs
date	99.08.11.20.24.00;	author rmoore1;	state Exp;
2005-06-29 20:15:15 +00:00
aystarik
474b0ee7df Added FunctionValueExit
date	99.08.10.21.42.00;	author rmoore1;	state Exp;
2005-06-29 20:15:14 +00:00