3089 Commits

Author SHA1 Message Date
aystarik
00d60f1588 Phase 2 legal header.
date	99.07.07.22.42.00;	author grsmith1;	state Exp;
2005-06-29 17:14:45 +00:00
aystarik
53f5b93609 Removed KDT error string tables -- too hard to maintain!
date	99.06.14.21.07.00;	author rmoore1;	state Exp;
2005-06-29 17:14:44 +00:00
aystarik
86ba576e87 Standard parameter list formatting
date	99.06.10.19.36.00;	author rmoore1;	state Exp;
2005-06-29 17:14:43 +00:00
aystarik
d65bd5f3aa Renamed some of the basic data types to ACPI*
date	99.06.09.23.31.00;	author rmoore1;	state Exp;
2005-06-29 17:14:42 +00:00
aystarik
b552134ba2 Renamed "nte" to NAME_TABLE_ENTRY
date	99.06.07.23.35.00;	author rmoore1;	state Exp;
2005-06-29 17:14:41 +00:00
aystarik
317e568341 Now only one namespace table size
Removed all ASM and LST file output


date	99.05.20.23.18.00;	author rmoore1;	state Exp;
2005-06-29 17:14:40 +00:00
aystarik
464de79af6 Added FUNCTION_EXIT macro
date	99.05.19.22.15.00;	author rmoore1;	state Exp;
2005-06-29 17:14:39 +00:00
aystarik
2f3fbf1a78 Merged AML and ACPI exception codes
date	99.05.12.21.59.00;	author rmoore1;	state Exp;
2005-06-29 17:14:38 +00:00
aystarik
e6edf0801a Removed some recursion, improved data structs.
date	99.04.29.22.06.00;	author rmoore1;	state Exp;
2005-06-29 17:14:37 +00:00
aystarik
736fdcfce6 Changed common constants to uppercase
date	99.04.23.15.36.00;	author rmoore1;	state Exp;
2005-06-29 17:14:36 +00:00
aystarik
6788d1331a Added legal-approved header
date	99.04.19.20.24.00;	author rmoore1;	state Exp;
2005-06-29 17:14:35 +00:00
aystarik
5f59f24d14 date 99.04.14.16.01.00; author rmoore1; state Exp; 2005-06-29 17:14:34 +00:00
aystarik
a17b812721 ACPI NameSpace Manager
date	99.04.08.23.22.00;	author rmoore1;	state Exp;
2005-06-29 17:14:33 +00:00
aystarik
a97c12bc0f Renamed some defines for clarity
date	2005.06.22.22.24.00;	author rmoore1;	state Exp;
2005-06-29 17:14:31 +00:00
aystarik
b6b4fcdfd6 Exec during load not optional in this version
date	2005.05.26.20.50.00;	author rmoore1;	state Exp;
2005-06-29 17:14:30 +00:00
aystarik
6725bb867d Automated cleanup
date	2005.05.25.22.19.00;	author rmoore1;	state Exp;
2005-06-29 17:14:29 +00:00
aystarik
4eb674d6fe Support for executable code at module level
date	2005.05.25.22.16.00;	author rmoore1;	state Exp;
2005-06-29 17:14:27 +00:00
aystarik
b081330c69 Added warning for executable code at module level
date	2005.03.29.21.33.00;	author rmoore1;	state Exp;
2005-06-29 17:14:26 +00:00
aystarik
d6704fca5f Fix for disassembler, Scope operator
date	2004.11.05.22.31.00;	author rmoore1;	state Exp;
2005-06-29 17:14:22 +00:00
aystarik
cd32d7e30b Support for External() declarations, iASL Disassembler only
date	2004.03.31.23.53.00;	author rmoore1;	state Exp;
2005-06-29 17:14:20 +00:00
aystarik
efa83d8766 Debug output changes
date	2003.11.07.19.34.00;	author rmoore1;	state Exp;
2005-06-29 17:14:17 +00:00
aystarik
acfa291dce Automated code cleanup
date	2002.12.06.16.32.00;	author rmoore1;	state Exp;
2005-06-29 17:14:12 +00:00
aystarik
581f5830a5 replaced label
date	2002.12.04.20.39.00;	author rmoore1;	state Exp;
2005-06-29 17:14:11 +00:00
aystarik
eb9cf9f996 Create the Method object during the first pass.
date	2002.12.04.20.31.00;	author rmoore1;	state Exp;
2005-06-29 17:14:10 +00:00
aystarik
fcb72bee94 Lint fixes
date	2002.10.21.23.27.00;	author rmoore1;	state Exp;
2005-06-29 17:14:09 +00:00
aystarik
ee1fa423fc Special handling for Scope() operator. Name must exist, even in the
first pass.


date	2002.10.21.21.45.00;	author rmoore1;	state Exp;
2005-06-29 17:14:08 +00:00
aystarik
3c38e41aaf Error message update
date	2002.09.24.22.02.00;	author rmoore1;	state Exp;
2005-06-29 17:14:06 +00:00
aystarik
1328f20437 More scope override
date	2002.09.17.21.44.00;	author rmoore1;	state Exp;
2005-06-29 17:14:04 +00:00
aystarik
7eba54b3a1 Allow Scope to refer to Integers/Strings/Buffers with a warning and we
change the type.  Fix to allow some exisiting code to work


date	2002.09.17.20.45.00;	author rmoore1;	state Exp;
2005-06-29 17:14:03 +00:00
aystarik
69dc64c84e 1) Tightened up the allowable name collisions. 2) Check target type
of Scope op if name already exists


date	2002.08.22.21.33.00;	author rmoore1;	state Exp;
2005-06-29 17:14:02 +00:00
aystarik
3bb6583f5b Interim fix to allow tables with "code at table level" to load.
date	2002.08.07.20.38.00;	author rmoore1;	state Exp;
2005-06-29 17:14:01 +00:00
aystarik
b53f942e5b cleanup
date	2002.07.25.19.58.00;	author rmoore1;	state Exp;
2005-06-29 17:14:00 +00:00
aystarik
a95cbfee24 Removed check for unnamed scope, this does not seem to be needed.
date	2002.07.01.21.11.00;	author rmoore1;	state Exp;
2005-06-29 17:13:58 +00:00
aystarik
e78d187040 Fifth lint pass - CLEAN for 32-bit and 64-bit
date	2002.04.12.20.46.00;	author rmoore1;	state Exp;
2005-06-29 17:13:56 +00:00
aystarik
570bb863c6 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 17:13:51 +00:00
aystarik
51a54cf539 Merged two IF statements
date	2001.12.20.22.24.00;	author rmoore1;	state Exp;
2005-06-29 17:13:48 +00:00
aystarik
c07a9adcc3 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:13:47 +00:00
aystarik
0b400071d2 Initial support for DataTable Regions
date	2001.12.04.18.00.00;	author rmoore1;	state Exp;
2005-06-29 17:13:45 +00:00
aystarik
6947630b33 Use GetAttachedObject instead of directly accessing Node->Object
date	2001.11.07.17.15.00;	author rmoore1;	state Exp;
2005-06-29 17:13:43 +00:00
aystarik
12fbf61771 Updated for AcpiDump support.
date	2001.09.20.21.37.00;	author rmoore1;	state Exp;
2005-06-29 17:13:37 +00:00
aystarik
a8aa0d0907 Merged WALK_STATE and PARSE_STATE; new common function for
initialization of WALK_STATE


date	2001.09.11.20.10.00;	author rmoore1;	state Exp;
2005-06-29 17:13:36 +00:00
aystarik
d06af2abe4 Miscellaneous 64-bit support
date	2001.07.19.16.42.00;	author rmoore1;	state Exp;
2005-06-29 17:13:28 +00:00
aystarik
189a02526f Cleanup prior to label
date	2001.04.26.23.04.00;	author rmoore1;	state Exp;
2005-06-29 17:13:25 +00:00
aystarik
943fc08be3 Another pass at removal of ACPI_HANDLE from low-level CA code
date	2001.03.28.22.02.00;	author rmoore1;	state Exp;
2005-06-29 17:13:20 +00:00
aystarik
1038a12182 Check for null Arg, cleanup.
date	2001.03.27.22.47.00;	author rmoore1;	state Exp;
2005-06-29 17:13:19 +00:00
aystarik
33143f2f72 Support for ACPI 2.0 method SyncLevel
date	2001.02.14.21.30.00;	author rmoore1;	state Exp;
2005-06-29 17:13:14 +00:00
aystarik
e42b3db5a9 Added function to get an OpRegion type string.
date	2000.11.17.18.49.00;	author rmoore1;	state Exp;
2005-06-29 17:13:10 +00:00
aystarik
4f0e64ecd3 Added varparams to the _REPORT_xxx interfaces; 16-bit fixes
date	2000.09.20.20.51.00;	author rmoore1;	state Exp;
2005-06-29 17:13:08 +00:00
aystarik
c09e68537f Pass 3 load unnecessary
date	2000.09.13.16.38.00;	author rmoore1;	state Exp;
2005-06-29 17:13:06 +00:00
aystarik
44a2155cfe Added parse-scope cache and extended parse Op/cache
date	2000.08.11.21.06.00;	author rmoore1;	state Exp;
2005-06-29 17:12:59 +00:00