76 Commits

Author SHA1 Message Date
aystarik
0d6ffa5cc5 New prototype
date	2004.05.14.20.38.00;	author rmoore1;	state Exp;
2005-06-29 19:29:17 +00:00
aystarik
5f3a01d1cd Restructuring of method display code
date	2003.05.22.17.38.00;	author rmoore1;	state Exp;
2005-06-29 19:29:15 +00:00
aystarik
bfc33eb0f7 date 2003.02.28.16.06.00; author rmoore1; state Exp; 2005-06-29 19:29:12 +00:00
aystarik
41eb166875 Added GPE command
date	2003.02.27.21.51.00;	author rmoore1;	state Exp;
2005-06-29 19:29:11 +00:00
aystarik
efe78287e8 update prototypes
date	2003.01.22.18.32.00;	author rmoore1;	state Exp;
2005-06-29 19:29:10 +00:00
aystarik
4314c3b71f Lint changes
date	2002.09.05.17.35.00;	author rmoore1;	state Exp;
2005-06-29 19:29:05 +00:00
aystarik
94750c2223 Fix for RefOf/DeRefOf issue. RefOf now returns an object of type
Reference.


date	2002.06.25.20.57.00;	author rmoore1;	state Exp;
2005-06-29 19:29:03 +00:00
aystarik
fe998b079e Fifth lint pass - CLEAN for 32-bit and 64-bit
date	2002.04.12.20.46.00;	author rmoore1;	state Exp;
2005-06-29 19:29:02 +00:00
aystarik
7a7627e6f0 Third pass to include lint changes/comments/cleanup.
date	2002.04.10.21.54.00;	author rmoore1;	state Exp;
2005-06-29 19:29:01 +00:00
aystarik
cccd0bd877 Migrated ASL compiler and core components to use a common
PARSE_OBJECT.


date	2002.04.04.21.19.00;	author rmoore1;	state Exp;
2005-06-29 19:29:00 +00:00
aystarik
c998e94197 Support for Logical RSDP and subtables
date	2002.03.20.21.47.00;	author rmoore1;	state Exp;
2005-06-29 19:28:59 +00:00
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