aystarik
|
fe167fadb8
|
Cleanup of function names used in entry macros
date 2001.08.24.22.04.00; author rmoore1; state Exp;
|
2005-06-29 17:24:12 +00:00 |
|
aystarik
|
99eca5c2fe
|
Added "const" qualifier to the read-only lookup tables
date 2001.08.24.16.23.00; author rmoore1; state Exp;
|
2005-06-29 17:24:10 +00:00 |
|
aystarik
|
01104fef28
|
Fixed Macro
date 2001.08.23.22.49.00; author rmoore1; state Exp;
|
2005-06-29 17:24:08 +00:00 |
|
aystarik
|
9931a7ec33
|
Generic cache routines and common data struct
date 2001.08.14.16.47.00; author rmoore1; state Exp;
|
2005-06-29 17:24:06 +00:00 |
|
aystarik
|
1c1747371f
|
Update and restructuring of field access code
date 2001.05.15.21.31.00; author rmoore1; state Exp;
|
2005-06-29 17:24:05 +00:00 |
|
aystarik
|
f6140aebca
|
Renamed some AML opcodes to indicate that they are internal ops only
date 2001.04.16.17.55.00; author rmoore1; state Exp;
|
2005-06-29 17:24:00 +00:00 |
|
aystarik
|
168d4d6ae0
|
Removed extraneous parameter, fixed ref counts for IndexField objs
date 2001.04.09.21.41.00; author rmoore1; state Exp;
|
2005-06-29 17:23:59 +00:00 |
|
aystarik
|
6aee67de33
|
Cleanup of internal field objects
date 2001.04.09.17.55.00; author rmoore1; state Exp;
|
2005-06-29 17:23:58 +00:00 |
|
aystarik
|
b35bf86774
|
Full support for ASL Mutex SyncLevel semantics and "ForceRelease" on
interpreter exit of all owned mutexes.
date 2001.02.16.18.30.00; author rmoore1; state Exp;
|
2005-06-29 17:23:52 +00:00 |
|
aystarik
|
41ab9554d3
|
Renamed "OpCode" to "Opcode"
date 2001.02.13.21.19.00; author rmoore1; state Exp;
|
2005-06-29 17:23:51 +00:00 |
|
aystarik
|
393f311d15
|
Bug fixes from Novell
date 2001.01.18.17.32.00; author rmoore1; state Exp;
|
2005-06-29 17:23:50 +00:00 |
|
aystarik
|
6f8db05181
|
Added dynamic object conversion support
date 2001.01.09.23.34.00; author rmoore1; state Exp;
|
2005-06-29 17:23:47 +00:00 |
|
aystarik
|
94a5adf65b
|
Purged unnecessary 0x's in debug output, most output is hex
date 2000.11.17.19.36.00; author rmoore1; state Exp;
|
2005-06-29 17:23:45 +00:00 |
|
aystarik
|
b580cb423b
|
Updated object dumps
date 2000.09.20.22.48.00; author rmoore1; state Exp;
|
2005-06-29 17:23:41 +00:00 |
|
aystarik
|
4681622536
|
Additional optimization of the ACPI_OPERAND_OBJECT
date 2000.08.31.16.29.00; author rmoore1; state Exp;
|
2005-06-29 17:23:38 +00:00 |
|
aystarik
|
1fbb80c8bb
|
Regions use Next field of object instead of Link
date 2000.08.30.00.09.00; author rmoore1; state Exp;
|
2005-06-29 17:23:34 +00:00 |
|
aystarik
|
c432ee8223
|
Use NATIVE_CHAR for strings, changed INTx to UINTx
date 2000.08.14.18.17.00; author rmoore1; state Exp;
|
2005-06-29 17:23:29 +00:00 |
|
aystarik
|
009d68753b
|
Changed index from UINT32 to INT32 AcpiAmlDumpOperands() because
decrementing causes a TLB fault in 64-bit systems.
date 2000.07.25.22.38.00; author mwalz; state Exp;
|
2005-06-29 17:23:28 +00:00 |
|
aystarik
|
0a31c28cb8
|
date 2000.07.20.17.25.00; author mwalz; state Exp;
|
2005-06-29 17:23:26 +00:00 |
|
aystarik
|
9ad92fd398
|
Renamed DebugLevel
date 2000.06.19.15.46.00; author rmoore1; state Exp;
|
2005-06-29 17:23:20 +00:00 |
|
aystarik
|
7f4a0fc150
|
Global rename of identifiers and constants
date 2000.06.13.18.20.00; author rmoore1; state Exp;
|
2005-06-29 17:23:16 +00:00 |
|
aystarik
|
3e7c7e3b75
|
Removed tabs
date 2000.06.12.16.58.00; author rmoore1; state Exp;
|
2005-06-29 17:23:14 +00:00 |
|
aystarik
|
43148489c2
|
TBD Cleanup
date 2000.06.06.21.44.00; author rmoore1; state Exp;
|
2005-06-29 17:23:12 +00:00 |
|
aystarik
|
b7224402c1
|
Renamed name verify routines
date 2000.05.10.23.01.00; author rmoore1; state Exp;
|
2005-06-29 17:23:11 +00:00 |
|
aystarik
|
205b0e81fa
|
Support for owner ID
date 2000.04.21.22.16.00; author rmoore1; state Exp;
|
2005-06-29 17:23:09 +00:00 |
|
aystarik
|
4875033c88
|
Renamed Lvalue
date 2000.04.19.22.32.00; author rmoore1; state Exp;
|
2005-06-29 17:23:08 +00:00 |
|
aystarik
|
423b84294d
|
Added AML_NAMEPATH_OP to AmlDumpOperand case statement.
date 2000.04.04.22.40.00; author mwalz; state Exp;
|
2005-06-29 17:23:07 +00:00 |
|
aystarik
|
ddedfeb11d
|
Cleanup
date 2000.03.24.16.52.00; author rmoore1; state Exp;
|
2005-06-29 17:23:06 +00:00 |
|
aystarik
|
6e2ba38e07
|
Removed RPARSER reference
date 2000.03.21.22.23.00; author rmoore1; state Exp;
|
2005-06-29 17:23:05 +00:00 |
|
aystarik
|
cbf55469e5
|
New proc to dump NTEs
date 2000.03.09.22.17.00; author rmoore1; state Exp;
|
2005-06-29 17:23:03 +00:00 |
|
aystarik
|
2053562102
|
Moved DumpBuffer to cmdebug.c
date 2000.03.03.18.10.00; author rmoore1; state Exp;
|
2005-06-29 17:23:01 +00:00 |
|
aystarik
|
f374713e4f
|
Better handling of local/arg cases
date 2000.02.29.21.35.00; author rmoore1; state Exp;
|
2005-06-29 17:23:00 +00:00 |
|
aystarik
|
4fb2f9df30
|
Several small bug fixes
date 2000.02.22.21.22.00; author rmoore1; state Exp;
|
2005-06-29 17:22:59 +00:00 |
|
aystarik
|
fd1671831f
|
Updated for new core subsystem header filenames
date 2000.02.10.18.59.00; author rmoore1; state Exp;
|
2005-06-29 17:22:58 +00:00 |
|
aystarik
|
28977e0500
|
Better output for table dump
date 2000.01.27.22.17.00; author rmoore1; state Exp;
|
2005-06-29 17:22:57 +00:00 |
|
aystarik
|
0531013d27
|
Removed object and method stacks for the new parser
date 2000.01.24.21.37.00; author rmoore1; state Exp;
|
2005-06-29 17:22:56 +00:00 |
|
aystarik
|
e9681f5586
|
Changes to work interchangeably with the new parser
date 2000.01.13.22.21.00; author rmoore1; state Exp;
|
2005-06-29 17:22:55 +00:00 |
|
aystarik
|
f6ef29334c
|
Put an ifdef around parser-specific code
date 2000.01.10.20.49.00; author rmoore1; state Exp;
|
2005-06-29 17:22:54 +00:00 |
|
aystarik
|
f76a3f79d1
|
Update during integration of the new non-recursive parser
date 2000.01.10.17.59.00; author rmoore1; state Exp;
|
2005-06-29 17:22:53 +00:00 |
|
aystarik
|
48c87dc0cf
|
Cleanup of output
date 99.11.09.23.11.00; author rmoore1; state Exp;
|
2005-06-29 17:22:52 +00:00 |
|
aystarik
|
b816092c32
|
Bug fix in dump buffer loop
date 99.10.27.19.53.00; author rmoore1; state Exp;
|
2005-06-29 17:22:51 +00:00 |
|
aystarik
|
149e7d6a30
|
Macro support to eliminate excessive debug string duplication
date 99.10.14.20.55.00; author rmoore1; state Exp;
|
2005-06-29 17:22:50 +00:00 |
|
aystarik
|
9f1585fd4c
|
All table management functions moved to new Table subcomponent
date 99.10.13.22.24.00; author rmoore1; state Exp;
|
2005-06-29 17:22:49 +00:00 |
|
aystarik
|
a13139cdc5
|
Null stack entry is now a info warning
date 99.10.05.18.21.00; author rmoore1; state Exp;
|
2005-06-29 17:22:48 +00:00 |
|
aystarik
|
4d9d1ff93d
|
Reimplemented dump stack
date 99.10.04.23.40.00; author rmoore1; state Exp;
|
2005-06-29 17:22:47 +00:00 |
|
aystarik
|
0c0614b979
|
Better debug output
date 99.09.30.18.30.00; author rmoore1; state Exp;
|
2005-06-29 17:22:46 +00:00 |
|
aystarik
|
c816c08aab
|
Added use of the new validation macros
date 99.09.28.22.35.00; author rmoore1; state Exp;
|
2005-06-29 17:22:45 +00:00 |
|
aystarik
|
170d205172
|
Renamed a field in the region descriptor
date 99.09.23.23.27.00; author rmoore1; state Exp;
|
2005-06-29 17:22:44 +00:00 |
|
aystarik
|
25e2dda181
|
New object type names
date 99.09.22.21.56.00; author rmoore1; state Exp;
|
2005-06-29 17:22:42 +00:00 |
|
aystarik
|
54b34e4b93
|
Removed "Type", must use "Common.Type".
date 99.09.02.22.45.00; author rmoore1; state Exp;
|
2005-06-29 17:22:41 +00:00 |
|