Commit Graph

9042 Commits

Author SHA1 Message Date
aystarik
3ef6ac6cf6 Message output if slack enabled
date	2005.03.08.18.12.00;	author rmoore1;	state Exp;
2005-06-29 20:42:55 +00:00
aystarik
d528d30471 Added -s - enable interpreter slack mode
date	2005.02.17.22.30.00;	author rmoore1;	state Exp;
2005-06-29 20:42:54 +00:00
aystarik
0b505a27fe Enhanced batch mode - execute MAIN
date	2005.01.13.18.23.00;	author rmoore1;	state Exp;
2005-06-29 20:42:53 +00:00
aystarik
7cb65a5b87 Added batch mode
date	2005.01.05.22.03.00;	author rmoore1;	state Exp;
2005-06-29 20:42:51 +00:00
aystarik
b17ecba1ff Fix for 16-bit generation
date	2004.05.25.20.47.00;	author rmoore1;	state Exp;
2005-06-29 20:42:44 +00:00
aystarik
422889e451 date 2004.05.24.23.48.00; author rmoore1; state Exp; 2005-06-29 20:42:43 +00:00
aystarik
d5999ca630 GPE changes
date	2004.04.22.20.08.00;	author rmoore1;	state Exp;
2005-06-29 20:42:40 +00:00
aystarik
3e1b5c107f date 2003.11.04.23.11.00; author rmoore1; state Exp; 2005-06-29 20:42:36 +00:00
aystarik
f3aba057b3 16-bit support
date	2003.03.28.17.59.00;	author rmoore1;	state Exp;
2005-06-29 20:42:33 +00:00
aystarik
4f5d337693 Full implementation of RemoveGpeBlock
date	2003.03.28.00.21.00;	author rmoore1;	state Exp;
2005-06-29 20:42:32 +00:00
aystarik
b9fddfc234 Update to GPE interfaces to use the GPE device node
date	2003.03.19.22.15.00;	author rmoore1;	state Exp;
2005-06-29 20:42:31 +00:00
aystarik
696ba983ad Support for GPE Block Devices
date	2003.03.06.21.54.00;	author rmoore1;	state Exp;
2005-06-29 20:42:30 +00:00
aystarik
b25a85b010 Update of debug levels and defines
date	2002.11.27.17.47.00;	author rmoore1;	state Exp;
2005-06-29 20:42:24 +00:00
aystarik
f8640e6f5e 16-bit fixes
date	2002.11.11.21.34.00;	author rmoore1;	state Exp;
2005-06-29 20:42:23 +00:00
aystarik
e71e84f6c5 new parameter for FindTable
date	2002.11.04.23.00.00;	author rmoore1;	state Exp;
2005-06-29 20:42:22 +00:00
aystarik
b124a7bbf1 Support for Global Lock simulation for AcpiExec
date	2002.08.14.20.34.00;	author rmoore1;	state Exp;
2005-06-29 20:42:21 +00:00
aystarik
a20cc940b2 cleanup
date	2002.07.25.19.58.00;	author rmoore1;	state Exp;
2005-06-29 20:42:17 +00:00
aystarik
51e20613f3 Split ACPI init interface to two calls
date	2002.07.01.22.18.00;	author rmoore1;	state Exp;
2005-06-29 20:42:16 +00:00
aystarik
5a40edb2cb Must init ACPI core before fussing with global variables
date	2002.06.12.21.44.00;	author rmoore1;	state Exp;
2005-06-29 20:42:15 +00:00
aystarik
4cfe830b12 Remove debug divide check code
date	2002.05.17.18.01.00;	author rmoore1;	state Exp;
2005-06-29 20:42:14 +00:00
aystarik
eb3e45e31c Changes to upgrade 16-bit support
date	2002.05.16.22.31.00;	author rmoore1;	state Exp;
2005-06-29 20:42:13 +00:00
aystarik
f1eb4be303 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 20:42:11 +00:00
aystarik
a573dc850e 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 20:42:09 +00:00
aystarik
7ee00195c9 Moved all Debugger globals to acglobal.h
date	2002.02.07.17.15.00;	author rmoore1;	state Exp;
2005-06-29 20:42:04 +00:00
aystarik
df865fd8ce Removed 0.71 interim ACPI table support (IA64)
date	2002.02.06.18.38.00;	author rmoore1;	state Exp;
2005-06-29 20:42:03 +00:00
aystarik
22d669004e change for AcpiEnableEvent API change
date	2002.02.01.23.15.00;	author agrover;	state Exp;
2005-06-29 20:42:02 +00:00
aystarik
9c292daf7c date 2002.02.01.22.20.00; author rmoore1; state Exp; 2005-06-29 20:42:01 +00:00
aystarik
37d370235f Use LoadTable xface for installing local FACS
date	2002.02.01.21.38.00;	author rmoore1;	state Exp;
2005-06-29 20:42:00 +00:00
aystarik
848e105ac3 Added support for FADT, FACS in AcpiInstallTable.
date	2002.02.01.18.57.00;	author rmoore1;	state Exp;
2005-06-29 20:41:59 +00:00
aystarik
ee68f85762 Cleanup
date	2002.01.14.23.35.00;	author rmoore1;	state Exp;
2005-06-29 20:41:57 +00:00
aystarik
aa7f232c4f Split EvInitialize to allow initialization without installation of
hardware handlers (for acpiexec mostly)


date	2002.01.14.22.32.00;	author rmoore1;	state Exp;
2005-06-29 20:41:56 +00:00
aystarik
a36601b4c9 Removed all support to save/restore the GPE status/enable registers --
unnecessary.


date	2002.01.14.22.19.00;	author rmoore1;	state Exp;
2005-06-29 20:41:55 +00:00
aystarik
ac50e70f55 16-bit change
date	2001.12.18.22.28.00;	author rmoore1;	state Exp;
2005-06-29 20:41:53 +00:00
aystarik
0dc5d7426a Version number stuff
date	2001.11.01.23.31.00;	author rmoore1;	state Exp;
2005-06-29 20:41:51 +00:00
aystarik
f5125cb714 Added method params to interface to InitAmlWalk
date	2001.09.20.15.20.00;	author rmoore1;	state Exp;
2005-06-29 20:41:48 +00:00
aystarik
deee9273d9 Renamed UtDumpCurrentAllocations to UtDumpAllocations
date	2001.09.17.22.47.00;	author rmoore1;	state Exp;
2005-06-29 20:41:47 +00:00
aystarik
e5f11ded8a Global variable rename to prepend "acpi"
date	2001.08.22.21.19.00;	author rmoore1;	state Exp;
2005-06-29 20:41:45 +00:00
aystarik
2d10d5dd60 UtFormatException obsoleted. AcpiFormatException substituted globally
date	2001.07.06.22.14.00;	author rmoore1;	state Exp;
2005-06-29 20:41:43 +00:00
aystarik
1433a40d45 Modified to set AcpiGbl_DbConsoleDebugLevel to match AcpiDbgLevel if
the user uses the -l option.


date	2001.04.05.18.43.00;	author mwalz;	state Exp;
2005-06-29 20:41:41 +00:00
aystarik
1719bd08d7 16-bit changes
date	2001.02.09.00.17.00;	author rmoore1;	state Exp;
2005-06-29 20:41:40 +00:00
aystarik
241195eef2 Added option to skip running _INI
date	2001.02.05.21.51.00;	author rmoore1;	state Exp;
2005-06-29 20:41:39 +00:00
aystarik
0235af5574 Added "don't run _INIs" option
date	2001.01.31.18.25.00;	author rmoore1;	state Exp;
2005-06-29 20:41:38 +00:00
aystarik
ae897ec4fa added revision tag
date	2000.11.22.02.44.00;	author agrover;	state Exp;
2005-06-29 20:41:33 +00:00
aystarik
abf203fa9f No ACPI hw init
date	2000.11.15.22.44.00;	author rmoore1;	state Exp;
2005-06-29 20:41:32 +00:00
aystarik
1913219251 Converted all code to use the new (X) fields of the FADT.
Internally, everything is ACPI 2.0


date	2000.11.08.18.56.00;	author rmoore1;	state Exp;
2005-06-29 20:41:31 +00:00
aystarik
33dcc8a461 Needed a local FACS now.
date	2000.11.03.16.17.00;	author rmoore1;	state Exp;
2005-06-29 20:41:30 +00:00
aystarik
815d139899 date 2000.11.01.21.07.00; author rmoore1; state Exp; 2005-06-29 20:41:29 +00:00
aystarik
76b8b77fa1 remove extraneous spaces
date	2000.10.19.21.42.00;	author agrover;	state Exp;
2005-06-29 20:41:28 +00:00
aystarik
8edf7561f7 16-bit fixes, new interfaces
date	2000.09.28.20.53.00;	author rmoore1;	state Exp;
2005-06-29 20:41:27 +00:00
aystarik
93d9d6a677 New initialization interfaces
date	2000.09.14.23.00.00;	author rmoore1;	state Exp;
2005-06-29 20:41:26 +00:00