745 Commits

Author SHA1 Message Date
aystarik
0ca8835305 Fixed ConcatenateResTemplate opcode
date	2001.12.07.18.33.00;	author rmoore1;	state Exp;
2005-06-29 16:05:17 +00:00
aystarik
284dd0fe7c Added correct ACCESSATTRIB values.
date	2001.11.16.17.53.00;	author rmoore1;	state Exp;
2005-06-29 16:05:14 +00:00
aystarik
c883ad282b Removed global OpRegion handler dispatch table, it was not being used.
date	2001.10.29.16.58.00;	author rmoore1;	state Exp;
2005-06-29 16:05:13 +00:00
aystarik
c01c0e707c Restructuring of the AML opcode handling routines
date	2001.10.09.22.42.00;	author rmoore1;	state Exp;
2005-06-29 16:05:10 +00:00
aystarik
cd806c2feb Split opcode flags into separate class/type/flags fields
date	2001.10.09.17.25.00;	author rmoore1;	state Exp;
2005-06-29 16:05:09 +00:00
aystarik
eae3fda984 Update to new opcode class/type names
date	2001.10.08.22.36.00;	author rmoore1;	state Exp;
2005-06-29 16:05:05 +00:00
aystarik
d8851c72c3 Opcode class/type cleanup. Restructuring of math and logic AML
opcodes.  Match op restructured.  Added opcode class dispatch table


date	2001.10.01.16.58.00;	author rmoore1;	state Exp;
2005-06-29 16:05:02 +00:00
aystarik
98f6bee094 Added QWORD case
date	2001.07.19.19.58.00;	author rmoore1;	state Exp;
2005-06-29 16:04:57 +00:00
aystarik
d2ef75ecd0 Added AcpiOsSignal interface
date	2001.07.03.22.41.00;	author rmoore1;	state Exp;
2005-06-29 16:04:56 +00:00
aystarik
7d7f8247b5 Added placeholders (cases) for most ACPI 2.0 opcodes
date	2001.07.02.23.02.00;	author rmoore1;	state Exp;
2005-06-29 16:04:55 +00:00
aystarik
0bc096158b Misc compiler bug fixes
date	2001.05.07.22.20.00;	author rmoore1;	state Exp;
2005-06-29 16:04:52 +00:00
aystarik
33328d8f30 Fix for FFixedHW keyword value
date	2001.03.26.22.19.00;	author rmoore1;	state Exp;
2005-06-29 16:04:43 +00:00
aystarik
3f336dd1f4 Cleanup, finished function headers
date	2000.12.07.19.46.00;	author rmoore1;	state Exp;
2005-06-29 16:04:35 +00:00
aystarik
e74104a344 Implemented "External" and "Unicode" ASL operators
date	2000.11.09.20.04.00;	author rmoore1;	state Exp;
2005-06-29 16:04:24 +00:00
aystarik
cc8937a4a9 Additional resouce descriptors
date	2000.10.16.20.59.00;	author rmoore1;	state Exp;
2005-06-29 16:04:18 +00:00
aystarik
25bb52cae6 Resource template support
date	2000.10.13.20.22.00;	author rmoore1;	state Exp;
2005-06-29 16:04:16 +00:00
aystarik
c3ab4fba90 Added ACPI_INTEGER data type
date	2000.10.11.21.05.00;	author rmoore1;	state Exp;
2005-06-29 16:04:15 +00:00
aystarik
3311128ab1 date 2000.10.10.22.46.00; author rmoore1; state Exp; 2005-06-29 16:04:14 +00:00
aystarik
930eeab0c5 Automated cleanup
date	2005.06.17.20.23.00;	author rmoore1;	state Exp;
2005-06-29 16:04:10 +00:00
aystarik
898e04211a strupr not POSIX, always use local AcpiUtStrupr
date	2005.04.07.22.25.00;	author rmoore1;	state Exp;
2005-06-29 16:04:09 +00:00
aystarik
e38f16ee9c source ASCII check is now optional (-a)
date	2005.03.04.21.13.00;	author rmoore1;	state Exp;
2005-06-29 16:04:03 +00:00
aystarik
2ae74998e0 Added option to override the table header Revision field
date	2004.09.21.19.32.00;	author rmoore1;	state Exp;
2005-06-29 16:04:00 +00:00
aystarik
413e04aef3 Handler fixes for reference count issues and allow multiple installs
of the same handler with no error


date	2003.05.07.18.04.00;	author rmoore1;	state Exp;
2005-06-29 16:03:56 +00:00
aystarik
ca7b061da8 Init changes
date	2003.01.17.21.26.00;	author rmoore1;	state Exp;
2005-06-29 16:03:55 +00:00
aystarik
e0be7fb204 Overhaul of the NATIVE* types. renamed to ACPI_NATIVE*, eliminated
use of MAX32 and MIN32 types


date	2002.12.16.23.55.00;	author rmoore1;	state Exp;
2005-06-29 16:03:53 +00:00
aystarik
ab6cb3d693 Changed ASM include file extension to .INC
date	2002.11.21.22.07.00;	author rmoore1;	state Exp;
2005-06-29 16:03:51 +00:00
aystarik
d02fec706b Call OsInitialize
date	2002.11.19.21.04.00;	author rmoore1;	state Exp;
2005-06-29 16:03:49 +00:00
aystarik
ae6208d74c Improved filename handling. All output created in local directory
unless prefix used.


date	2002.11.13.16.31.00;	author rmoore1;	state Exp;
2005-06-29 16:03:48 +00:00
aystarik
5116e83424 Added -g switch to get all acpi tables
date	2002.11.01.18.06.00;	author rmoore1;	state Exp;
2005-06-29 16:03:46 +00:00
aystarik
2810a90c5c Even more option fussing
date	2002.08.14.15.50.00;	author rmoore1;	state Exp;
2005-06-29 16:03:45 +00:00
aystarik
be83e3bf3e Overhaul of options, using new AcpiGetopt
date	2002.08.12.19.43.00;	author rmoore1;	state Exp;
2005-06-29 16:03:43 +00:00
aystarik
1090c0f742 Option fix
date	2002.07.31.15.52.00;	author rmoore1;	state Exp;
2005-06-29 16:03:41 +00:00
aystarik
17a2d38d19 Update options
date	2002.07.30.21.50.00;	author rmoore1;	state Exp;
2005-06-29 16:03:39 +00:00
aystarik
25dcf6782b Reworked the option names. Added invalid escape warning. added
disassemble and go option.


date	2002.07.26.20.31.00;	author rmoore1;	state Exp;
2005-06-29 16:03:37 +00:00
aystarik
151d154ae0 Major update for new disassembler (produces compilable ASL).
Integrated disassembler with ASLcompiler


date	2002.07.15.20.52.00;	author rmoore1;	state Exp;
2005-06-29 16:03:35 +00:00
aystarik
dccc9d2bcc FIX BOB'S ERROR
date	2002.05.29.20.48.00;	author agrover;	state Exp;
2005-06-29 16:03:34 +00:00
aystarik
cd21cdfc0b Temp source output file opened in binary.
date	2002.05.29.20.47.00;	author rmoore1;	state Exp;
2005-06-29 16:03:33 +00:00
aystarik
792ab97bc9 Bug Fixes for Linux version of compiler
date	2002.05.28.21.44.00;	author rmoore1;	state Exp;
2005-06-29 16:03:32 +00:00
aystarik
26cc36c346 Some small Lint changes
date	2002.05.02.22.11.00;	author rmoore1;	state Exp;
2005-06-29 16:03:31 +00:00
aystarik
4b856918ff Updates to integrate into MS VC++
date	2002.04.26.16.30.00;	author rmoore1;	state Exp;
2005-06-29 16:03:30 +00:00
aystarik
67eaf6225d New command line options
date	2002.04.25.17.44.00;	author rmoore1;	state Exp;
2005-06-29 16:03:29 +00:00
aystarik
bb82a6f1c9 date 2002.04.16.20.54.00; author rmoore1; state Exp; 2005-06-29 16:03:27 +00:00
aystarik
2f6e98254e changed help message to "hide" the -i option
date	2002.03.29.21.42.00;	author rmoore1;	state Exp;
2005-06-29 16:03:25 +00:00
aystarik
d627fd7cfe 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 16:03:24 +00:00
aystarik
0f5e950a8d Generation for Win64
date	2001.12.13.17.23.00;	author rmoore1;	state Exp;
2005-06-29 16:03:16 +00:00
aystarik
b6a51c84c4 Removed input/output file globals
date	2001.04.19.20.40.00;	author rmoore1;	state Exp;
2005-06-29 16:03:11 +00:00
aystarik
a41c3447cb Changed -o to affect all output files
date	2001.02.08.16.59.00;	author rmoore1;	state Exp;
2005-06-29 16:03:06 +00:00
aystarik
6cbb4f5cc1 Split two files into four
date	2000.11.09.21.37.00;	author rmoore1;	state Exp;
2005-06-29 16:02:53 +00:00
aystarik
72061e68c9 date 2000.11.06.22.56.00; author rmoore1; state Exp; 2005-06-29 16:02:51 +00:00
aystarik
2e8ae4caa1 date 2000.11.06.21.00.00; author rmoore1; state Exp; 2005-06-29 16:02:50 +00:00