Commit Graph

8566 Commits

Author SHA1 Message Date
aystarik
28efe4b758 RegionHandler() modified to correctly calculate the AE_BUFFER_OVERFLOW
condition before returning an error.


date	2000.03.28.18.55.00;	author mwalz;	state Exp;
2005-06-29 20:39:39 +00:00
aystarik
4ff9dd9094 OpRegion handlers fixed
date	2000.03.21.22.31.00;	author rmoore1;	state Exp;
2005-06-29 20:39:37 +00:00
aystarik
4bd7e02d78 code restructuring
date	2000.03.13.16.30.00;	author rmoore1;	state Exp;
2005-06-29 20:39:36 +00:00
aystarik
041670ee59 OpRegion handler added
date	2000.03.10.22.04.00;	author rmoore1;	state Exp;
2005-06-29 20:39:35 +00:00
aystarik
1ae76ff355 Some commands moved to AML debugger
date	2000.03.09.22.28.00;	author rmoore1;	state Exp;
2005-06-29 20:39:34 +00:00
aystarik
243ee924eb Misc cleanup
date	2005.04.20.20.54.00;	author rmoore1;	state Exp;
2005-06-29 20:39:31 +00:00
aystarik
42fec80e7c added new includes
date	2005.04.08.17.10.00;	author rmoore1;	state Exp;
2005-06-29 20:39:30 +00:00
aystarik
42cc231056 cleanup
date	2005.04.08.17.00.00;	author rmoore1;	state Exp;
2005-06-29 20:39:29 +00:00
aystarik
687032ea3d Support for loading SSDTs
date	2003.01.17.21.27.00;	author rmoore1;	state Exp;
2005-06-29 20:39:24 +00:00
aystarik
dc5f966f43 Added a control-c handler
date	2002.12.05.16.48.00;	author rmoore1;	state Exp;
2005-06-29 20:39:22 +00:00
aystarik
67689d9c98 ACPI_ALLOCATE_LOCAL_BUFFER now allocates via the local tracking
interface (allows the allocation to be used in internal objects as well as
tracks the allocation).


date	2002.02.08.20.11.00;	author rmoore1;	state Exp;
2005-06-29 20:39:15 +00:00
aystarik
2e7a84f335 Added 2002 copyright
date	2002.01.09.17.53.00;	author rmoore1;	state Exp;
2005-06-29 20:39:14 +00:00
aystarik
0eb0b46952 Standardized all references to AML code to "AmlStart" and "AmlLength",
replacing things like Pcode, AmlPtr, etc.


date	2001.09.11.21.16.00;	author rmoore1;	state Exp;
2005-06-29 20:39:13 +00:00
aystarik
e603a99255 ACPI_PHYSICAL_ADDRESS cleanups
date	2000.11.03.00.07.00;	author agrover;	state Exp;
2005-06-29 20:39:07 +00:00
aystarik
645aa8dd00 Added ACPI_INTEGER data type
date	2000.10.11.21.05.00;	author rmoore1;	state Exp;
2005-06-29 20:39:06 +00:00
aystarik
64c1e9ba95 date 2000.08.09.22.22.00; author rmoore1; state Exp; 2005-06-29 20:39:05 +00:00
aystarik
d612bc33f3 Renamed Osd interfaces, renamed header files
date	2000.06.23.21.48.00;	author rmoore1;	state Exp;
2005-06-29 20:39:04 +00:00
aystarik
3f9610f36c Changed Acpi_Gbl to AcpiGbl_
date	2000.06.16.20.05.00;	author rmoore1;	state Exp;
2005-06-29 20:39:03 +00:00
aystarik
e421b43c53 Global rename of identifiers and constants
date	2000.06.13.18.22.00;	author rmoore1;	state Exp;
2005-06-29 20:39:02 +00:00
aystarik
078edf2bae This check-in works on byte boundries only.
date	2000.03.24.21.05.00;	author mwalz;	state Exp;
2005-06-29 20:39:00 +00:00
aystarik
4acbaf7d64 Control method execution utility
date	2000.03.03.22.43.00;	author rmoore1;	state Exp;
2005-06-29 20:38:59 +00:00
aystarik
9272b5b2e7 Update
date	2002.07.30.17.36.00;	author rmoore1;	state Exp;
2005-06-29 20:37:18 +00:00
aystarik
4fdd55cd17 Uses new AcpiGetopt and acapps.h header
date	2002.08.12.19.44.00;	author rmoore1;	state Exp;
2005-06-29 20:36:58 +00:00
aystarik
b6277597aa 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:36:55 +00:00
aystarik
1ce577536e Automated cleanup
date	2005.06.17.20.23.00;	author rmoore1;	state Exp;
2005-06-29 20:36:45 +00:00
aystarik
85b109816c cleanup
date	2005.06.17.20.13.00;	author rmoore1;	state Exp;
2005-06-29 20:36:44 +00:00
aystarik
538096f91b header compare fix
date	2005.04.08.18.58.00;	author rmoore1;	state Exp;
2005-06-29 20:36:42 +00:00
aystarik
19dd4aeabd comment update/cleanup
date	2005.04.08.17.07.00;	author rmoore1;	state Exp;
2005-06-29 20:36:41 +00:00
aystarik
3eeea1c493 strupr not POSIX, always use local AcpiUtStrupr
date	2005.04.07.22.25.00;	author rmoore1;	state Exp;
2005-06-29 20:36:40 +00:00
aystarik
dfe554f673 Added extract command. Cleanup
date	2005.04.07.22.12.00;	author rmoore1;	state Exp;
2005-06-29 20:36:19 +00:00
aystarik
e4b00f9f29 Removed all instances of NATIVE_CHAR due to disuse/inconsistent use.
date	2002.12.10.21.00.00;	author rmoore1;	state Exp;
2005-06-29 20:36:12 +00:00
aystarik
72d7c48e13 Early resolution of AML Constants (Zero, One, Ones, Revision) to
actual integer values.


date	2002.06.06.21.52.00;	author rmoore1;	state Exp;
2005-06-29 20:36:10 +00:00
aystarik
2b99282cf7 allow 100 mismatches; Added new stubs
date	2002.05.29.19.16.00;	author rmoore1;	state Exp;
2005-06-29 20:36:09 +00:00
aystarik
c05bddbf3b Renamed the UT memory allocation procedures
date	2001.07.03.17.01.00;	author rmoore1;	state Exp;
2005-06-29 20:36:04 +00:00
aystarik
fbb20bb188 Renamed interpreter functions to Ex*, Utility functions to Ut*
date	2001.05.09.20.12.00;	author rmoore1;	state Exp;
2005-06-29 20:36:03 +00:00
aystarik
2c8ff9fa02 2001 copyright. Changed "NUMBER" to "INTEGER" globally
date	2001.01.15.17.28.00;	author rmoore1;	state Exp;
2005-06-29 20:36:01 +00:00
aystarik
f878f286bb Terse mode, table header validation
date	2000.12.13.20.33.00;	author rmoore1;	state Exp;
2005-06-29 20:36:00 +00:00
aystarik
456d86f5f3 Added 2000 to the copyright in the legal header
date	2000.12.08.20.56.00;	author rmoore1;	state Exp;
2005-06-29 20:35:59 +00:00
aystarik
79e405a1c9 added dump table command
date	2000.12.07.23.53.00;	author rmoore1;	state Exp;
2005-06-29 20:35:58 +00:00
aystarik
799c2deb14 date 2000.12.07.23.21.00; author rmoore1; state Exp; 2005-06-29 20:35:57 +00:00
aystarik
a087627529 Completed header output
date	2000.12.07.22.29.00;	author rmoore1;	state Exp;
2005-06-29 20:35:56 +00:00
aystarik
8351b1d5e8 date 2000.12.07.21.06.00; author rmoore1; state Exp; 2005-06-29 20:35:55 +00:00
aystarik
6ce4e2345c Timer fussing
date	2004.12.10.21.20.00;	author rmoore1;	state Exp;
2005-06-29 20:35:47 +00:00
aystarik
c609b8e990 Fix allocation of semaphore slots
date	2004.11.30.16.07.00;	author rmoore1;	state Exp;
2005-06-29 20:35:46 +00:00
aystarik
f7e52dbfa8 Add extra time for clock tick
date	2004.11.18.22.49.00;	author rmoore1;	state Exp;
2005-06-29 20:35:45 +00:00
aystarik
e4d0e7c34d Automated cleanup
date	2004.10.15.22.36.00;	author rmoore1;	state Exp;
2005-06-29 20:35:44 +00:00
aystarik
1cb41e6439 new comment and other comment updates
date	2004.05.28.22.36.00;	author rmoore1;	state Exp;
2005-06-29 20:35:39 +00:00
aystarik
5fe5a399c3 Support for both "FACP" and "FADT" strings in registry lookup
date	2004.05.28.22.20.00;	author rmoore1;	state Exp;
2005-06-29 20:35:38 +00:00
aystarik
fc855572df First definition and deployment of spin lock interfaces
date	2003.03.13.22.57.00;	author rmoore1;	state Exp;
2005-06-29 20:35:32 +00:00
aystarik
be58cf10a9 date 2003.01.10.18.49.00; author rmoore1; state Exp; 2005-06-29 20:35:30 +00:00