713 Commits

Author SHA1 Message Date
aystarik
168a993f65 Implemented 64-bit field support for ACPI 2.0
date	2001.10.26.16.16.00;	author rmoore1;	state Exp;
2005-06-29 19:40:53 +00:00
aystarik
58cb121dda 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 19:40:52 +00:00
aystarik
b165486524 Merged field create code, enhanced create/load dispatch code
date	2001.10.11.21.51.00;	author rmoore1;	state Exp;
2005-06-29 19:40:51 +00:00
aystarik
16eb69ab6b All interpreter operand objects (both arguments and targets) are now
deleted in the dispatcher.  ExStore no longer deletes targets.  Simplifies
operand deletion and error handling.


date	2001.10.10.22.53.00;	author rmoore1;	state Exp;
2005-06-29 19:40:50 +00:00
aystarik
ffbbb00182 New xfaces
date	2001.10.10.14.55.00;	author rmoore1;	state Exp;
2005-06-29 19:40:49 +00:00
aystarik
530476b286 Restructuring of the AML opcode handling routines
date	2001.10.09.22.42.00;	author rmoore1;	state Exp;
2005-06-29 19:40:48 +00:00
aystarik
e80211881f Rename the opcode execution functions
date	2001.10.08.22.36.00;	author rmoore1;	state Exp;
2005-06-29 19:40:47 +00:00
aystarik
c6c8a46618 Opcode class/type cleanup. Restructuring of math and logic AML
opcodes.  Match op restructured.  Added opcode class dispatch table


date	2001.10.01.16.59.00;	author rmoore1;	state Exp;
2005-06-29 19:40:46 +00:00
aystarik
1a62ddc97b Parse/dispatch support for DataTableRegion
date	2001.09.21.22.15.00;	author rmoore1;	state Exp;
2005-06-29 19:40:45 +00:00
aystarik
f8b866747e Added support/handlers for ACPI 2.0 opregions - CMOS, PCI_BAR
date	2001.09.21.17.04.00;	author rmoore1;	state Exp;
2005-06-29 19:40:44 +00:00
aystarik
452ef5e966 Standardized all references to AML code to "AmlStart" and "AmlLength",
replacing things like Pcode, AmlPtr, etc.


date	2001.09.11.21.16.00;	author rmoore1;	state Exp;
2005-06-29 19:40:43 +00:00
aystarik
e231a7bc5c Moved several common parameters into the WALK_STATE structure to
reduce CPU stack use.


date	2001.09.06.16.10.00;	author rmoore1;	state Exp;
2005-06-29 19:40:42 +00:00
aystarik
c9ab64af06 ToDecString implemented
date	2001.07.19.20.57.00;	author rmoore1;	state Exp;
2005-06-29 19:40:41 +00:00
aystarik
183753a52e New parameter
date	2001.07.11.23.27.00;	author rmoore1;	state Exp;
2005-06-29 19:40:40 +00:00
aystarik
2828770972 Xface changes for object conversion routines
date	2001.07.11.17.26.00;	author rmoore1;	state Exp;
2005-06-29 19:40:39 +00:00
aystarik
59f30478e9 Added placeholders (cases) for most ACPI 2.0 opcodes
date	2001.07.02.23.02.00;	author rmoore1;	state Exp;
2005-06-29 19:40:38 +00:00
aystarik
3283d478d0 Update and restructuring of field access code
date	2001.05.15.21.31.00;	author rmoore1;	state Exp;
2005-06-29 19:40:37 +00:00
aystarik
b94f12d0a2 Renamed interpreter functions to Ex*, Utility functions to Ut*
date	2001.05.09.20.12.00;	author rmoore1;	state Exp;
2005-06-29 19:40:36 +00:00
aystarik
c876689cfe Removed extraneous parameter, fixed ref counts for IndexField objs
date	2001.04.09.21.41.00;	author rmoore1;	state Exp;
2005-06-29 19:40:34 +00:00
aystarik
fce48852e2 Field support update - restructure for > 32-bit support for all field
types.  Cleanup of field types


date	2001.04.06.23.12.00;	author rmoore1;	state Exp;
2005-06-29 19:40:33 +00:00
aystarik
ef09417ff7 Check for error after attempting to enter interpreter
date	2001.03.02.22.48.00;	author rmoore1;	state Exp;
2005-06-29 19:40:31 +00:00
aystarik
ac69df8ee7 Added GetThreadId interface and internal mutex deadlock detection code
date	2001.02.22.17.10.00;	author rmoore1;	state Exp;
2005-06-29 19:40:29 +00:00
aystarik
4dae16f270 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 19:40:28 +00:00
aystarik
879befc3c3 Restructured package copy code
date	2001.02.05.21.50.00;	author rmoore1;	state Exp;
2005-06-29 19:40:27 +00:00
aystarik
0df25eed74 Headers and Cleanup
date	2001.01.25.23.35.00;	author rmoore1;	state Exp;
2005-06-29 19:40:26 +00:00
aystarik
e57bc6ced1 Restructured object store code, initial implementation of target
conversion


date	2001.01.25.22.54.00;	author rmoore1;	state Exp;
2005-06-29 19:40:25 +00:00
aystarik
cbba239099 Added 2000 to the copyright in the legal header
date	2000.12.08.20.56.00;	author rmoore1;	state Exp;
2005-06-29 19:40:22 +00:00
aystarik
d18f980ce7 Added function to get an OpRegion type string.
date	2000.11.17.18.49.00;	author rmoore1;	state Exp;
2005-06-29 19:40:21 +00:00
aystarik
4a04fb757e ACPI_PHYSICAL_ADDRESS cleanups
date	2000.11.03.00.07.00;	author agrover;	state Exp;
2005-06-29 19:40:20 +00:00
aystarik
9cce7a5398 date 2000.11.02.00.34.00; author agrover; state Exp; 2005-06-29 19:40:19 +00:00
aystarik
ba9047d9ea Configurable support for 64-bit ACPI integers (ACPI 2.0)
date	2000.10.11.21.02.00;	author rmoore1;	state Exp;
2005-06-29 19:40:17 +00:00
aystarik
0c7b508604 added unsigned integer to string declaration
date	2000.09.29.21.32.00;	author agrover;	state Exp;
2005-06-29 19:40:16 +00:00
aystarik
afae222379 New init xfaces; JIT CreateField evaluation.
date	2000.09.11.15.15.00;	author rmoore1;	state Exp;
2005-06-29 19:40:15 +00:00
aystarik
802a99a178 Conversion to new minimal-parse-subtree model of method execution
date	2000.08.08.17.34.00;	author rmoore1;	state Exp;
2005-06-29 19:40:09 +00:00
aystarik
f5f2903006 Removed AcpiAmlDecodePackageLength
date	2000.07.31.21.13.00;	author mwalz;	state Exp;
2005-06-29 19:40:08 +00:00
aystarik
b76ce0cdf8 Merged AcpiAmlGet/SetNamedFieldValue into
AcpiAmlAccessNamedFieldValue.


date	2000.07.31.20.46.00;	author mwalz;	state Exp;
2005-06-29 19:40:07 +00:00
aystarik
3b3211e21f Region specific context added.
date	2000.07.28.18.42.00;	author mwalz;	state Exp;
2005-06-29 19:40:06 +00:00
aystarik
0aa739297e date 2000.06.30.21.33.00; author rmoore1; state Exp; 2005-06-29 19:40:03 +00:00
aystarik
3efec24945 Removed ACPI_SIZE type
date	2000.06.30.20.36.00;	author rmoore1;	state Exp;
2005-06-29 19:40:02 +00:00
aystarik
a3f45f4ba2 date 2000.06.29.20.37.00; author rmoore1; state Exp; 2005-06-29 19:40:01 +00:00
aystarik
247affdb93 Split ACPI_OBJECT_TYPE into an external and internal version
date	2000.06.02.21.42.00;	author rmoore1;	state Exp;
2005-06-29 19:39:54 +00:00
aystarik
df29a67878 Split several source files
date	2000.05.11.20.21.00;	author rmoore1;	state Exp;
2005-06-29 19:39:53 +00:00
aystarik
a9aa704cf5 xface changes
date	2000.04.20.22.32.00;	author rmoore1;	state Exp;
2005-06-29 19:39:52 +00:00
aystarik
d08c4039be New interfaces
date	2000.04.19.22.29.00;	author rmoore1;	state Exp;
2005-06-29 19:39:51 +00:00
aystarik
ad3cacdbfb Change to interpreter interfaces
date	2000.04.06.22.00.00;	author rmoore1;	state Exp;
2005-06-29 19:39:50 +00:00
aystarik
a00fb23242 Added resolve operands
date	2000.04.03.22.52.00;	author rmoore1;	state Exp;
2005-06-29 19:39:49 +00:00
aystarik
ffbfee69e4 New prototypes
date	2000.03.09.22.25.00;	author rmoore1;	state Exp;
2005-06-29 19:39:48 +00:00
aystarik
d3ff8218ca Moved global lock interfaces to evglock.c
date	2000.03.03.18.06.00;	author rmoore1;	state Exp;
2005-06-29 19:39:47 +00:00
aystarik
53244a4348 date 2000.02.25.00.39.00; author rmosgrov; state Exp; 2005-06-29 19:39:45 +00:00
aystarik
18fa4c82de New interfaces, rename of interfaces
date	2000.02.22.21.17.00;	author rmoore1;	state Exp;
2005-06-29 19:39:44 +00:00