Commit Graph

145 Commits

Author SHA1 Message Date
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
aystarik
ab1b29c841 Port to new ACPI CA interfaces
date	2000.09.11.15.20.00;	author rmoore1;	state Exp;
2005-06-29 20:41:25 +00:00
aystarik
004b7b8fd3 Detection of semaphore issues
date	2000.08.10.18.09.00;	author rmoore1;	state Exp;
2005-06-29 20:41:22 +00:00
aystarik
05adceba5d Renamed DebugLevel
date	2000.06.19.15.46.00;	author rmoore1;	state Exp;
2005-06-29 20:41:19 +00:00
aystarik
b100684c81 Include file rename
date	2000.06.16.23.14.00;	author rmoore1;	state Exp;
2005-06-29 20:41:18 +00:00
aystarik
fd5773d40b Added 16-bit support
date	2000.05.19.22.05.00;	author rmoore1;	state Exp;
2005-06-29 20:41:15 +00:00
aystarik
4a7affdab5 New interfaces
date	2000.05.15.21.46.00;	author rmoore1;	state Exp;
2005-06-29 20:41:14 +00:00
aystarik
2ac597ea89 Cleanup, multithread support
date	2000.03.21.22.32.00;	author rmoore1;	state Exp;
2005-06-29 20:41:11 +00:00
aystarik
4fdf71e1bb CLI environment moved to AML debugger
date	2000.03.09.22.29.00;	author rmoore1;	state Exp;
2005-06-29 20:41:09 +00:00
aystarik
037209abba Automated cleanup
date	2004.10.15.22.36.00;	author rmoore1;	state Exp;
2005-06-29 20:41:01 +00:00
aystarik
896339a146 Update exception handler interface
date	2004.10.06.16.11.00;	author rmoore1;	state Exp;
2005-06-29 20:41:00 +00:00
aystarik
9ac8b55c51 Added AML exception handler
date	2004.09.22.20.42.00;	author rmoore1;	state Exp;
2005-06-29 20:40:58 +00:00
aystarik
6c05ea1b73 Allow notify handlers to handler both system and device notifies
date	2004.04.29.22.10.00;	author rmoore1;	state Exp;
2005-06-29 20:40:57 +00:00
aystarik
4c6d3da6ab GPE changes
date	2004.04.27.17.56.00;	author rmoore1;	state Exp;
2005-06-29 20:40:56 +00:00
aystarik
01bdaf63f0 Added some more "test" GPEs
date	2004.03.29.17.14.00;	author rmoore1;	state Exp;
2005-06-29 20:40:55 +00:00
aystarik
69888d5786 date 2003.10.21.23.29.00; author rmoore1; state Exp; 2005-06-29 20:40:53 +00:00
aystarik
d9a5300408 Added an OEM table for test purposes (LoadTable)
date	2003.10.02.17.38.00;	author rmoore1;	state Exp;
2005-06-29 20:40:52 +00:00
aystarik
026ea6c24a Update for ACPI table header change
date	2003.10.01.19.54.00;	author rmoore1;	state Exp;
2005-06-29 20:40:51 +00:00
aystarik
8f4de6d011 date 2003.09.17.17.40.00; author rmoore1; state Exp; 2005-06-29 20:40:50 +00:00
aystarik
7867c70930 Automated cleanup
date	2003.05.21.22.49.00;	author rmoore1;	state Exp;
2005-06-29 20:40:49 +00:00
aystarik
2afe632e28 Install multiple SSDTs to test core code
date	2003.05.09.18.03.00;	author rmoore1;	state Exp;
2005-06-29 20:40:48 +00:00
aystarik
b860aecaa9 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 20:40:47 +00:00