aystarik
|
9491f6b68e
|
Added ACPI_SYSTEM_XFACE to specify calling convention for "system"
interfaces and callbacks.
date 2002.02.14.23.50.00; author rmoore1; state Exp;
|
2005-06-29 19:28:58 +00:00 |
|
aystarik
|
1b11499f37
|
Debug globals; Moved defines to aclocal.h
date 2002.02.07.18.15.00; author rmoore1; state Exp;
|
2005-06-29 19:28:56 +00:00 |
|
aystarik
|
3f6222b6de
|
Added a global
date 2001.12.20.22.11.00; author rmoore1; state Exp;
|
2005-06-29 19:28:53 +00:00 |
|
aystarik
|
475648bcdb
|
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 19:28:52 +00:00 |
|
aystarik
|
a0e89fd027
|
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:28:50 +00:00 |
|
aystarik
|
12226c3067
|
DbTerminate interface
date 2001.09.19.20.42.00; author rmoore1; state Exp;
|
2005-06-29 19:28:49 +00:00 |
|
aystarik
|
70a37ce6be
|
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:28:48 +00:00 |
|
aystarik
|
76c457d62f
|
Cleanup via acpisrc -c
date 2001.08.27.19.53.00; author rmoore1; state Exp;
|
2005-06-29 19:28:47 +00:00 |
|
aystarik
|
fbfb9cba07
|
Changed BUFFER_SIZE name
date 2001.08.24.20.20.00; author rmoore1; state Exp;
|
2005-06-29 19:28:46 +00:00 |
|
aystarik
|
15c0563891
|
Global variable rename to prepend "acpi"
date 2001.08.22.21.19.00; author rmoore1; state Exp;
|
2005-06-29 19:28:45 +00:00 |
|
aystarik
|
09f4e226da
|
Renamed interpreter functions to Ex*, Utility functions to Ut*
date 2001.05.09.20.12.00; author rmoore1; state Exp;
|
2005-06-29 19:28:44 +00:00 |
|
aystarik
|
e1a96ce83c
|
Added debugger command to display internal mutex status
date 2001.02.14.22.19.00; author rmoore1; state Exp;
|
2005-06-29 19:28:42 +00:00 |
|
aystarik
|
7186c03bbc
|
Added an extern
date 2001.01.31.18.23.00; author rmoore1; state Exp;
|
2005-06-29 19:28:40 +00:00 |
|
aystarik
|
4078da956d
|
New initialization interfaces
date 2000.09.14.23.00.00; author rmoore1; state Exp;
|
2005-06-29 19:28:37 +00:00 |
|
aystarik
|
c639e11632
|
Fixed some parse issues during method execution
date 2000.09.14.16.40.00; author rmoore1; state Exp;
|
2005-06-29 19:28:36 +00:00 |
|
aystarik
|
3fb9b0d2f6
|
Changed names of the major objects for clarity
date 2000.08.30.20.11.00; author rmoore1; state Exp;
|
2005-06-29 19:28:34 +00:00 |
|
aystarik
|
ab742a696d
|
Use NATIVE_CHAR for strings, changed INTx to UINTx
date 2000.08.14.18.17.00; author rmoore1; state Exp;
|
2005-06-29 19:28:32 +00:00 |
|
aystarik
|
e7cc9ed908
|
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:28:31 +00:00 |
|
aystarik
|
b954942518
|
Restructured the name table data structure
date 2000.06.29.16.39.00; author rmoore1; state Exp;
|
2005-06-29 19:28:27 +00:00 |
|
aystarik
|
e785370445
|
Renamed Osd interfaces, renamed header files
date 2000.06.23.21.47.00; author rmoore1; state Exp;
|
2005-06-29 19:28:26 +00:00 |
|
aystarik
|
4bdac4d512
|
Changed Acpi_Gbl to AcpiGbl_
date 2000.06.16.20.03.00; author rmoore1; state Exp;
|
2005-06-29 19:28:24 +00:00 |
|
aystarik
|
afd22064c3
|
Global rename of identifiers and constants
date 2000.06.13.18.19.00; author rmoore1; state Exp;
|
2005-06-29 19:28:22 +00:00 |
|
aystarik
|
04f5c7fa4d
|
Removed tabs
date 2000.06.12.16.58.00; author rmoore1; state Exp;
|
2005-06-29 19:28:21 +00:00 |
|
aystarik
|
fa20f605a6
|
Changed a param
date 2000.06.09.20.45.00; author rmoore1; state Exp;
|
2005-06-29 19:28:20 +00:00 |
|
aystarik
|
b5c84b108f
|
Cleanup
date 2000.06.09.20.37.00; author rmoore1; state Exp;
|
2005-06-29 19:28:19 +00:00 |
|
aystarik
|
da80cd617e
|
Cleanup and removal of Buffer param
date 2000.06.07.21.58.00; author rmoore1; state Exp;
|
2005-06-29 19:28:18 +00:00 |
|
aystarik
|
b7475c370b
|
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:28:17 +00:00 |
|
aystarik
|
349470c74b
|
Changed data types
date 2000.05.31.21.28.00; author rmoore1; state Exp;
|
2005-06-29 19:28:16 +00:00 |
|
aystarik
|
234af2b6c7
|
New xfaces
date 2000.05.16.22.06.00; author rmoore1; state Exp;
|
2005-06-29 19:28:15 +00:00 |
|
aystarik
|
92ebc69ab1
|
New xface to stats
date 2000.04.26.21.28.00; author rmoore1; state Exp;
|
2005-06-29 19:28:13 +00:00 |
|
aystarik
|
6e6d892882
|
Removed old globals
date 2000.04.21.17.29.00; author rmoore1; state Exp;
|
2005-06-29 19:28:12 +00:00 |
|
aystarik
|
14b06f4bd1
|
New command
date 2000.04.20.15.19.00; author rmoore1; state Exp;
|
2005-06-29 19:28:11 +00:00 |
|
aystarik
|
00b4720b6e
|
New interfaces
date 2000.04.19.22.29.00; author rmoore1; state Exp;
|
2005-06-29 19:28:10 +00:00 |
|
aystarik
|
e6ff07b307
|
xface change
date 2000.03.30.23.22.00; author rmoore1; state Exp;
|
2005-06-29 19:28:09 +00:00 |
|
aystarik
|
7b09b4f88c
|
date 2000.03.27.21.56.00; author rmoore1; state Exp;
|
2005-06-29 19:28:07 +00:00 |
|
aystarik
|
f287eb9f6c
|
History cmd xfaces
date 2000.03.24.21.15.00; author rmoore1; state Exp;
|
2005-06-29 19:28:06 +00:00 |
|
aystarik
|
086f3ba1fc
|
2 typedefs
date 2000.03.24.16.49.00; author rmoore1; state Exp;
|
2005-06-29 19:28:05 +00:00 |
|
aystarik
|
a363a81a80
|
New interfaces
date 2000.03.23.15.56.00; author rmoore1; state Exp;
|
2005-06-29 19:28:04 +00:00 |
|
aystarik
|
06e189a177
|
interface changes
date 2000.03.22.15.52.00; author rmoore1; state Exp;
|
2005-06-29 19:28:03 +00:00 |
|
aystarik
|
bd0ade09a7
|
New procedures
date 2000.03.13.16.28.00; author rmoore1; state Exp;
|
2005-06-29 19:28:01 +00:00 |
|
aystarik
|
5b8f936b14
|
New procs
date 2000.03.10.21.56.00; author rmoore1; state Exp;
|
2005-06-29 19:28:00 +00:00 |
|
aystarik
|
9dbafbf4d0
|
For AML debugger
date 2000.03.09.22.44.00; author rmoore1; state Exp;
|
2005-06-29 19:27:59 +00:00 |
|
aystarik
|
8d34c78fd9
|
cleanup, comment cleanup
date 2005.03.25.21.26.00; author rmoore1; state Exp;
|
2005-06-29 19:27:50 +00:00 |
|
aystarik
|
0d42e90eef
|
Add support for device _CIDs (Compatibility IDs) with multiple strings
date 2003.05.21.20.59.00; author rmoore1; state Exp;
|
2005-06-29 19:27:03 +00:00 |
|
aystarik
|
48186d14e0
|
Moved all Debugger globals to acglobal.h
date 2002.02.07.17.15.00; author rmoore1; state Exp;
|
2005-06-29 19:26:14 +00:00 |
|
aystarik
|
3c85cd702d
|
Added 2002 copyright
date 2002.01.09.17.59.00; author rmoore1; state Exp;
|
2005-06-29 19:26:11 +00:00 |
|
aystarik
|
c049823943
|
Added revision number to header
date 2000.08.30.20.53.00; author rmoore1; state Exp;
|
2005-06-29 19:25:25 +00:00 |
|
aystarik
|
e4118c14ed
|
Comments from 07/18/00 code review
date 2000.07.19.22.55.00; author rmoore1; state Exp;
|
2005-06-29 19:25:19 +00:00 |
|
aystarik
|
0e096475d9
|
Extraneous spaces removed
date 2000.06.13.21.22.00; author rmoore1; state Exp;
|
2005-06-29 19:25:15 +00:00 |
|
aystarik
|
e6fb6c61be
|
Added object cache
date 2000.05.08.16.00.00; author rmoore1; state Exp;
|
2005-06-29 19:25:11 +00:00 |
|