2935 Commits

Author SHA1 Message Date
aystarik
16b550dbae Set "Buffer Initialized and Valid" flag
date	2002.05.31.17.04.00;	author rmoore1;	state Exp;
2005-06-29 17:27:31 +00:00
aystarik
5f3c0383c8 Some Lint changes; 16-bit changes
date	2002.04.15.22.46.00;	author rmoore1;	state Exp;
2005-06-29 17:27:30 +00:00
aystarik
3e9c7e4542 update debug output levels
date	2002.03.22.23.16.00;	author rmoore1;	state Exp;
2005-06-29 17:27:28 +00:00
aystarik
05683364a9 Support for 4-byte integers in Field reads
date	2002.03.13.21.45.00;	author rmoore1;	state Exp;
2005-06-29 17:27:27 +00:00
aystarik
d9f0b36ef5 Changes to support Intel 64-bit compiler
date	2001.12.12.00.13.00;	author rmoore1;	state Exp;
2005-06-29 17:27:21 +00:00
aystarik
492a7dd948 Update function headers
date	2001.11.19.16.56.00;	author rmoore1;	state Exp;
2005-06-29 17:27:20 +00:00
aystarik
971e165b54 Added support for source objects smaller than the field size (they are
zero extended).


date	2001.11.09.22.16.00;	author rmoore1;	state Exp;
2005-06-29 17:27:18 +00:00
aystarik
91423be14b Init buffer fields
date	2001.11.01.21.59.00;	author rmoore1;	state Exp;
2005-06-29 17:27:16 +00:00
aystarik
1e09a9084e Restructured the Field support code to handle Index and Bank fields
"better".  Not complete, though.


date	2001.10.25.21.41.00;	author rmoore1;	state Exp;
2005-06-29 17:27:15 +00:00
aystarik
e957d04de2 Added memory allocation macros
date	2001.06.29.20.10.00;	author rmoore1;	state Exp;
2005-06-29 17:27:10 +00:00
aystarik
33b0599f0c fix Linuxizer issues
date	2001.04.11.21.53.00;	author agrover;	state Exp;
2005-06-29 17:27:05 +00:00
aystarik
13a6186869 First round of fixes for merged bufferField and RegionField support
date	2001.04.09.15.55.00;	author rmoore1;	state Exp;
2005-06-29 17:27:02 +00:00
aystarik
02a81cf759 Commented out and commented a fix that broke large access fields.
date	2001.03.29.17.02.00;	author mwalz;	state Exp;
2005-06-29 17:26:59 +00:00
aystarik
b3dd3ac9cb Restructured object store code, initial implementation of target
conversion


date	2001.01.25.22.54.00;	author rmoore1;	state Exp;
2005-06-29 17:26:56 +00:00
aystarik
0a350c1f80 handle erroneous granularities better
date	2000.10.03.01.34.00;	author agrover;	state Exp;
2005-06-29 17:26:51 +00:00
aystarik
12c0829659 Code review changes
date	2000.08.02.17.43.00;	author mwalz;	state Exp;
2005-06-29 17:26:42 +00:00
aystarik
2968450030 Renamed store macros for unaligned transfers
date	2000.06.21.17.05.00;	author rmoore1;	state Exp;
2005-06-29 17:26:38 +00:00
aystarik
fd3818138b Global rename of identifiers and constants
date	2000.06.13.18.19.00;	author rmoore1;	state Exp;
2005-06-29 17:26:35 +00:00
aystarik
e67d0febfb Added alignment and math macros
date	2000.06.01.22.39.00;	author rmoore1;	state Exp;
2005-06-29 17:26:33 +00:00
aystarik
9c9fdc8128 Created new dispatcher subcomponent
date	2000.03.30.17.07.00;	author rmoore1;	state Exp;
2005-06-29 17:26:30 +00:00
aystarik
4415be7fd2 New AML exception codes
date	2000.03.29.22.07.00;	author rmoore1;	state Exp;
2005-06-29 17:26:29 +00:00
aystarik
6944658b44 Added CmGetTypeName
date	2000.03.24.16.49.00;	author rmoore1;	state Exp;
2005-06-29 17:26:28 +00:00
aystarik
c057d56bcf Cleanup of warnings
date	2000.03.03.22.42.00;	author rmoore1;	state Exp;
2005-06-29 17:26:27 +00:00
aystarik
96ba530a3f Debug output
date	2000.02.22.21.18.00;	author rmoore1;	state Exp;
2005-06-29 17:26:26 +00:00
aystarik
9ca9a09536 Removed an unused variable
date	2000.02.01.23.27.00;	author rmoore1;	state Exp;
2005-06-29 17:26:24 +00:00
aystarik
3beff140ed Support for fields > 32 bits. Moved read/write field to new files
date	99.11.09.23.13.00;	author rmoore1;	state Exp;
2005-06-29 17:26:22 +00:00
aystarik
55500a77c9 First pass, support for fields larger than 32-bits.
date	99.10.25.22.44.00;	author rmoore1;	state Exp;
2005-06-29 17:26:20 +00:00
aystarik
51a0e955bd Better debug output
date	99.10.01.21.26.00;	author rmoore1;	state Exp;
2005-06-29 17:26:18 +00:00
aystarik
a149936dee Added common DataType field for NTEs and internal objects
date	99.09.03.17.44.00;	author rmoore1;	state Exp;
2005-06-29 17:26:15 +00:00
aystarik
49312776a7 Renamed interpreter mode constants
date	99.08.25.20.00.00;	author rmoore1;	state Exp;
2005-06-29 17:26:09 +00:00
aystarik
bc78ee0247 Update to new interfaces. METHOD_INFO is now a normal internal object
to simplify deletion.


date	99.08.20.22.47.00;	author rmoore1;	state Exp;
2005-06-29 17:26:08 +00:00
aystarik
3e00e61c8e Commented out unused variables.
date	99.08.10.21.42.00;	author grsmith1;	state Exp;
2005-06-29 17:26:04 +00:00
aystarik
e66ea59283 New object stack utilities integrated.
date	99.08.10.16.08.00;	author rmoore1;	state Exp;
2005-06-29 17:26:03 +00:00
aystarik
a278c50081 Fixed a memory leak
date	99.08.04.22.06.00;	author rmoore1;	state Exp;
2005-06-29 17:26:02 +00:00
aystarik
3b129793c5 Moved all low-level opregion access to the default opregion handlers
in ieregion.c


date	99.07.22.17.50.00;	author rmoore1;	state Exp;
2005-06-29 17:26:01 +00:00
aystarik
91f989ba87 Removed #PLUMBER stuff
date	99.07.01.15.17.00;	author rmoore1;	state Exp;
2005-06-29 17:25:56 +00:00
aystarik
ae11154660 Clear *value before reading PCI values
date	99.06.28.22.43.00;	author rmoore1;	state Exp;
2005-06-29 17:25:52 +00:00
aystarik
b06d75fb54 Debug output cleanup
date	99.06.24.17.40.00;	author rmoore1;	state Exp;
2005-06-29 17:25:51 +00:00
aystarik
1e8cd36373 Cleanup
date	99.06.22.22.41.00;	author rmoore1;	state Exp;
2005-06-29 17:25:50 +00:00
aystarik
dba007d4ab Added initializations for some variables.
date	99.06.11.20.05.00;	author grsmith1;	state Exp;
2005-06-29 17:25:49 +00:00
aystarik
6844765788 Interface changes
date	99.06.10.23.12.00;	author rmoore1;	state Exp;
2005-06-29 17:25:48 +00:00
aystarik
e1b0202969 Improved the global lock support
Renamed DeleteObject


date	99.05.28.21.46.00;	author rmoore1;	state Exp;
2005-06-29 17:25:45 +00:00
aystarik
1db90330dc Header rename
date	99.05.18.17.37.00;	author rmoore1;	state Exp;
2005-06-29 17:25:41 +00:00
aystarik
aa7ad3918f Some namespace procs renamed
date	99.04.29.22.06.00;	author rmoore1;	state Exp;
2005-06-29 17:25:34 +00:00
aystarik
61e8521fdd Removed WhyBuf mechanism, it was causing faults
date	99.04.12.17.23.00;	author rmoore1;	state Exp;
2005-06-29 17:25:30 +00:00
aystarik
dd2b3b6f7f Recursive output for package object dump
date	2005.06.22.22.19.00;	author rmoore1;	state Exp;
2005-06-29 17:25:27 +00:00
aystarik
a1dc381304 output cleanup
date	2005.05.13.20.39.00;	author rmoore1;	state Exp;
2005-06-29 17:25:25 +00:00
aystarik
beea6fa544 Move prototypes under ifdef
date	2005.04.20.21.19.00;	author rmoore1;	state Exp;
2005-06-29 17:25:24 +00:00
aystarik
80c873cb2f 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 17:25:23 +00:00
aystarik
e7a4e4521b More output for Reference object
date	2005.03.11.21.05.00;	author rmoore1;	state Exp;
2005-06-29 17:25:20 +00:00