aystarik
ccc3bf622e
date 2001.03.09.22.58.00; author agrover; state Exp;
2005-06-29 17:54:49 +00:00
aystarik
9251599c3d
Removed NATIVE_UINT from internal structures and some procedures.
...
This type should be used extremely sparingly!
date 2001.03.09.21.17.00; author rmoore1; state Exp;
2005-06-29 17:54:48 +00:00
aystarik
0a29b46389
Headers and Cleanup
...
date 2001.01.25.23.35.00; author rmoore1; state Exp;
2005-06-29 17:54:45 +00:00
aystarik
4b99f128f1
Restructured object store code, initial implementation of target
...
conversion
date 2001.01.25.22.55.00; author rmoore1; state Exp;
2005-06-29 17:54:44 +00:00
aystarik
511ca4500c
Support for 64-bit integers enabled. Integers truncated to 32 bits if
...
parent table is 32-bit.
date 2000.10.30.20.31.00; author rmoore1; state Exp;
2005-06-29 17:54:40 +00:00
aystarik
89770f0ac9
New init xfaces; JIT CreateField evaluation.
...
date 2000.09.11.15.15.00; author rmoore1; state Exp;
2005-06-29 17:54:39 +00:00
aystarik
07c290906f
Merged AcpiAmlGet/SetNamedFieldValue into AcpiAmlAccessNamedField.
...
date 2000.07.31.20.58.00; author mwalz; state Exp;
2005-06-29 17:54:33 +00:00
aystarik
4e0cb7c6fd
Changed Acpi_Gbl to AcpiGbl_
...
date 2000.06.16.20.03.00; author rmoore1; state Exp;
2005-06-29 17:54:26 +00:00
aystarik
a275d24cf3
date 2000.06.05.17.41.00; author rmoore1; state Exp;
2005-06-29 17:54:21 +00:00
aystarik
798d9a9e93
Split ACPI_OBJECT_TYPE into an external and internal version
...
date 2000.06.02.21.42.00; author rmoore1; state Exp;
2005-06-29 17:54:20 +00:00
aystarik
ad60c7321d
Object store support
...
date 2000.05.11.20.05.00; author rmoore1; state Exp;
2005-06-29 17:54:17 +00:00
aystarik
700b6db177
Add a newline
...
date 2005.06.03.19.29.00; author rmoore1; state Exp;
2005-06-29 17:54:14 +00:00
aystarik
ab2d1b1e88
Force "no implicit conversion" for copyobject op
...
date 2005.05.13.20.41.00; author rmoore1; state Exp;
2005-06-29 17:54:13 +00:00
aystarik
129fba2148
better handling for references in debug object output
...
date 2005.03.24.22.42.00; author rmoore1; state Exp;
2005-06-29 17:54:08 +00:00
aystarik
31ae1f8132
Expanded/restructured output for debug object
...
date 2005.03.22.21.44.00; author rmoore1; state Exp;
2005-06-29 17:54:06 +00:00
aystarik
014d3b1e94
Store to package element - do not "implicitly convert", simply delete
...
any existing object.
date 2004.11.19.21.31.00; author rmoore1; state Exp;
2005-06-29 17:54:04 +00:00
aystarik
560d2a21d5
Fix a debug statement
...
date 2004.11.15.22.03.00; author rmoore1; state Exp;
2005-06-29 17:54:03 +00:00
aystarik
312e1441f6
Update a debug statement
...
date 2004.10.14.21.18.00; author rmoore1; state Exp;
2005-06-29 17:54:02 +00:00
aystarik
5da1e82d79
Update output for the Debug object
...
date 2004.09.22.20.41.00; author rmoore1; state Exp;
2005-06-29 17:54:00 +00:00
aystarik
a4fb894600
automated code cleanup
...
date 2004.04.27.18.27.00; author rmoore1; state Exp;
2005-06-29 17:53:59 +00:00
aystarik
0a8d4e6829
Option to NOT perform implicit conversion added
...
date 2004.04.01.17.09.00; author rmoore1; state Exp;
2005-06-29 17:53:58 +00:00
aystarik
a90ec0b6dc
New error messages for AML_INTERNAL case(s); Fix for reference count
...
on objects inserted into package objects
date 2004.02.03.22.11.00; author rmoore1; state Exp;
2005-06-29 17:53:57 +00:00
aystarik
02f3e871f0
Improved output of the debug object
...
date 2004.01.30.18.11.00; author rmoore1; state Exp;
2005-06-29 17:53:56 +00:00
aystarik
c2ffa2e1f4
Deployed ACPI_FORMAT_UINT64 to simplify output statements
...
date 2003.10.22.16.34.00; author rmoore1; state Exp;
2005-06-29 17:53:54 +00:00
aystarik
faa920d488
Fixed DEBUG object output of ACPI integers
...
date 2003.05.27.23.06.00; author rmoore1; state Exp;
2005-06-29 17:53:53 +00:00
aystarik
7d95a69bb6
Added support for SMBUS regions
...
date 2002.11.08.22.23.00; author rmoore1; state Exp;
2005-06-29 17:53:50 +00:00
aystarik
14ef2700a1
Must set the node type when a new object is stored.
...
date 2002.10.01.19.51.00; author rmoore1; state Exp;
2005-06-29 17:53:48 +00:00
aystarik
add617def8
update debug output levels
...
date 2002.03.22.23.16.00; author rmoore1; state Exp;
2005-06-29 17:53:39 +00:00
aystarik
fb5489fc8f
Prefixed C library macros (MEMSET, etc.) with "ACPI_".
...
date 2002.02.13.18.54.00; author rmoore1; state Exp;
2005-06-29 17:53:38 +00:00
aystarik
273c3ca289
Changed a few debug statements
...
date 2001.12.12.21.31.00; author rmoore1; state Exp;
2005-06-29 17:53:35 +00:00
aystarik
1dd9124cfb
Removed obsolete ACPI_OBJECT_TYPE8 typedef and changed all references
...
to ACPI_OBJECT_TYPE
date 2001.12.12.20.41.00; author rmoore1; state Exp;
2005-06-29 17:53:34 +00:00
aystarik
19c3244025
Simplified Store to package index
...
date 2001.11.30.22.30.00; author rmoore1; state Exp;
2005-06-29 17:53:32 +00:00
aystarik
d1834d168b
Implemented ACPI 2.0 "clarified" semantics for a store to an index on
...
a buffer.
date 2001.11.19.23.47.00; author rmoore1; state Exp;
2005-06-29 17:53:30 +00:00
aystarik
28793e700c
Fixed a debug output statement
...
date 2001.11.19.20.45.00; author rmoore1; state Exp;
2005-06-29 17:53:29 +00:00
aystarik
536ad2d1ae
Cleanup function headers
...
date 2001.11.19.17.08.00; author rmoore1; state Exp;
2005-06-29 17:53:28 +00:00
aystarik
94794bd090
Cleanup - extraneous spaces and tab removal
...
date 2001.11.02.00.05.00; author rmoore1; state Exp;
2005-06-29 17:53:27 +00:00
aystarik
c460e3777c
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 17:53:26 +00:00
aystarik
acf6ab9f5d
Major rework of the reference count mechanism for internal objects.
...
date 2001.10.08.18.03.00; author rmoore1; state Exp;
2005-06-29 17:53:25 +00:00
aystarik
3dd8e56716
Removed concept of a "static" acpi internal object. This mechanism
...
conflicted with the object ref count mechanism.
date 2001.09.05.15.11.00; author rmoore1; state Exp;
2005-06-29 17:53:24 +00:00
aystarik
cd77dcc6c7
Completed rename of all globals to prefix "AcpiGbl_", added stack
...
tracing mechanism
date 2001.08.27.15.39.00; author rmoore1; state Exp;
2005-06-29 17:53:20 +00:00
aystarik
106c2b4480
Fixed debug object output for correct debug level
...
date 2001.08.22.16.46.00; author rmoore1; state Exp;
2005-06-29 17:53:18 +00:00
aystarik
3309018abf
Generic cache routines and common data struct
...
date 2001.08.14.16.47.00; author rmoore1; state Exp;
2005-06-29 17:53:16 +00:00
aystarik
2112d93321
Removed Assert macros
...
date 2001.07.03.22.41.00; author rmoore1; state Exp;
2005-06-29 17:53:15 +00:00
aystarik
cb195a2faa
Improved debug object output
...
date 2001.05.09.17.31.00; author rmoore1; state Exp;
2005-06-29 17:53:12 +00:00
aystarik
7a65b4c8f4
Cleanup prior to label
...
date 2001.04.26.23.04.00; author rmoore1; state Exp;
2005-06-29 17:53:11 +00:00
aystarik
df8b7a781d
Moved some comments around
...
date 2001.04.26.22.27.00; author rmoore1; state Exp;
2005-06-29 17:53:10 +00:00
aystarik
4be8510bb6
Another pass through the source to prefix all local types with "ACPI_"
...
date 2001.04.26.21.03.00; author rmoore1; state Exp;
2005-06-29 17:53:09 +00:00
aystarik
8b4db711eb
fix Linuxizer issues
...
date 2001.04.11.21.53.00; author agrover; state Exp;
2005-06-29 17:53:08 +00:00
aystarik
d8978701f2
Changed method local/arg interfaces
...
date 2001.03.08.21.19.00; author rmoore1; state Exp;
2005-06-29 17:53:04 +00:00
aystarik
ec684ca648
spell fix
...
date 2001.03.05.17.59.00; author agrover; state Exp;
2005-06-29 17:53:02 +00:00