6171 Commits

Author SHA1 Message Date
aystarik
274351396a 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 19:13:30 +00:00
aystarik
c713569185 Added "const" qualifier to the read-only lookup tables
date	2001.08.24.16.23.00;	author rmoore1;	state Exp;
2005-06-29 19:13:29 +00:00
aystarik
382ec39c8e Miscellaneous 64-bit support
date	2001.07.19.16.42.00;	author rmoore1;	state Exp;
2005-06-29 19:13:27 +00:00
aystarik
e8c78925ee Changed AcpiFormatException interface
date	2001.07.06.21.51.00;	author rmoore1;	state Exp;
2005-06-29 19:13:25 +00:00
aystarik
4a1d4f1886 New internal type
date	2001.06.05.21.31.00;	author rmoore1;	state Exp;
2005-06-29 19:13:24 +00:00
aystarik
24bb68a2a8 Fix to allow mutex OwnerId to also indicate "not owned" state.
date	2001.04.09.22.38.00;	author rmoore1;	state Exp;
2005-06-29 19:13:22 +00:00
aystarik
eaf1dd29d8 Made _SB_ a device instead of "untyped" so that _INI will be run under
it


date	2001.03.09.21.16.00;	author rmoore1;	state Exp;
2005-06-29 19:13:20 +00:00
aystarik
95282b8f28 Removed a global
date	2001.03.09.21.02.00;	author rmoore1;	state Exp;
2005-06-29 19:13:19 +00:00
aystarik
a01d9d6151 Added dynamic object conversion support
date	2001.01.09.23.34.00;	author rmoore1;	state Exp;
2005-06-29 19:13:16 +00:00
aystarik
b6b3077e54 Changed Number to Integer
date	2000.12.22.22.09.00;	author rmoore1;	state Exp;
2005-06-29 19:13:15 +00:00
aystarik
535ff65938 Method Arg/Local pseudo-nodes now marked with flags instead of an
actual type value because the type changes when an assignment is made to the
node.


date	2000.11.21.21.10.00;	author rmoore1;	state Exp;
2005-06-29 19:13:13 +00:00
aystarik
a4d16ac8e0 Added function to get an OpRegion type string.
date	2000.11.17.18.49.00;	author rmoore1;	state Exp;
2005-06-29 19:13:12 +00:00
aystarik
a44edfd625 Support for ACPI 2.0 tables - all hardware access via the Generic
Address Structure


date	2000.11.02.18.40.00;	author rmoore1;	state Exp;
2005-06-29 19:13:10 +00:00
aystarik
ec35ca70d6 ACPI Table update
date	2000.11.01.17.17.00;	author rmoore1;	state Exp;
2005-06-29 19:13:09 +00:00
aystarik
c992ae0ed4 Support for ACPI 2.0 tables
date	2000.10.31.22.38.00;	author rmoore1;	state Exp;
2005-06-29 19:13:08 +00:00
aystarik
0d5340717c 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 19:13:07 +00:00
aystarik
6f0412bfed Physical Addresses changed from void* to UINT64
date	2000.10.27.20.05.00;	author rmoore1;	state Exp;
2005-06-29 19:13:06 +00:00
aystarik
6a538ad4f1 Initdata is gone
date	2000.09.28.20.49.00;	author rmoore1;	state Exp;
2005-06-29 19:13:04 +00:00
aystarik
e8e9c2b3c8 64-bit support bug fixes
date	2000.09.15.15.41.00;	author rmoore1;	state Exp;
2005-06-29 19:13:03 +00:00
aystarik
a4639a205f added COMPONENT_DEFAULT
date	2000.09.11.17.26.00;	author agrover;	state Exp;
2005-06-29 19:13:02 +00:00
aystarik
7c6095614b Improved statistics, Internal types adjacent to ACPI_TYPEs
date	2000.08.31.15.18.00;	author rmoore1;	state Exp;
2005-06-29 19:13:00 +00:00
aystarik
2ee0f17e40 Added parse-scope cache and extended parse Op/cache
date	2000.08.11.21.06.00;	author rmoore1;	state Exp;
2005-06-29 19:12:55 +00:00
aystarik
98a77b6efa 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:12:54 +00:00
aystarik
ae19c3230f date 2000.07.20.16.52.00; author mwalz; state Exp; 2005-06-29 19:12:53 +00:00
aystarik
46a9caf242 Renamed most header files
date	2000.07.10.21.26.00;	author rmoore1;	state Exp;
2005-06-29 19:12:51 +00:00
aystarik
03636458c1 Renamed DebugLevel
date	2000.06.19.16.39.00;	author rmoore1;	state Exp;
2005-06-29 19:12:44 +00:00
aystarik
8f1470235d Added alignment and math macros
date	2000.06.01.22.38.00;	author rmoore1;	state Exp;
2005-06-29 19:12:39 +00:00
aystarik
d1a53000b3 Added 2 debugger globals
date	2000.05.18.17.38.00;	author rmoore1;	state Exp;
2005-06-29 19:12:38 +00:00
aystarik
290fa19300 Removed a global
date	2000.05.15.21.58.00;	author rmoore1;	state Exp;
2005-06-29 19:12:37 +00:00
aystarik
18fcc08616 New globals
date	2000.05.10.22.54.00;	author rmoore1;	state Exp;
2005-06-29 19:12:36 +00:00
aystarik
14f7136410 Object cache globals
date	2000.05.08.15.55.00;	author rmoore1;	state Exp;
2005-06-29 19:12:35 +00:00
aystarik
295ea26bdc Moved the mutex name table
date	2000.05.05.16.10.00;	author rmoore1;	state Exp;
2005-06-29 19:12:34 +00:00
aystarik
72c419badc New globals
date	2000.05.04.22.18.00;	author rmoore1;	state Exp;
2005-06-29 19:12:33 +00:00
aystarik
1d5f61a6b4 Added parser op cache
date	2000.05.04.20.49.00;	author rmoore1;	state Exp;
2005-06-29 19:12:32 +00:00
aystarik
fafb9ef2b6 Added a global to track cache requests
date	2000.05.03.23.15.00;	author rmoore1;	state Exp;
2005-06-29 19:12:31 +00:00
aystarik
7abdaa6ec3 new globals
date	2000.05.02.22.25.00;	author rmoore1;	state Exp;
2005-06-29 19:12:30 +00:00
aystarik
d5717aa2ce Added AllocateOwnerId
date	2000.04.21.22.15.00;	author rmoore1;	state Exp;
2005-06-29 19:12:29 +00:00
aystarik
941fd68c3f New mutex
date	2000.04.21.17.29.00;	author rmoore1;	state Exp;
2005-06-29 19:12:28 +00:00
aystarik
5a087408a7 Lvalue renamed, new globals
date	2000.04.19.22.12.00;	author rmoore1;	state Exp;
2005-06-29 19:12:27 +00:00
aystarik
a7e6d21b6f Added AcpiCaVersion info to the AcpiGetSystemInfo returned data.
Starting version is 0x0080 (0.80)


date	2000.04.05.23.53.00;	author rmosgrov;	state Exp;
2005-06-29 19:12:25 +00:00
aystarik
471b9e6fdf OS string configurable via config.h
date	2000.04.05.19.48.00;	author rmoore1;	state Exp;
2005-06-29 19:12:24 +00:00
aystarik
9d9adad342 Scope stack moved to interpreter, no longer global
date	2000.03.29.22.09.00;	author rmoore1;	state Exp;
2005-06-29 19:12:23 +00:00
aystarik
f95a839825 shutdown flag now initialized statically
date	2000.03.28.18.28.00;	author rmoore1;	state Exp;
2005-06-29 19:12:22 +00:00
aystarik
e47c7328ab New globals
date	2000.03.27.21.52.00;	author rmoore1;	state Exp;
2005-06-29 19:12:21 +00:00
aystarik
929b37e4b3 Fix for CmGetTypeName
date	2000.03.24.17.18.00;	author rmoore1;	state Exp;
2005-06-29 19:12:20 +00:00
aystarik
a65020f75a Moved formatexception procedure here
date	2000.03.24.16.45.00;	author rmoore1;	state Exp;
2005-06-29 19:12:19 +00:00
aystarik
fdd3455646 New globals
date	2000.03.22.15.46.00;	author rmoore1;	state Exp;
2005-06-29 19:12:18 +00:00
aystarik
bea7f19c26 New globals!
date	2000.03.21.22.04.00;	author rmoore1;	state Exp;
2005-06-29 19:12:17 +00:00
aystarik
e871695fee New globals
date	2000.03.09.22.15.00;	author rmoore1;	state Exp;
2005-06-29 19:12:16 +00:00
aystarik
b404074ddc Added an ACPI_INIT_DATA structure as a parameter to the CmInitGlobals
call..  Also initialized the global init data.


date	2000.02.29.23.11.00;	author rmosgrov;	state Exp;
2005-06-29 19:12:15 +00:00