aystarik
|
e39ca69edf
|
Added ACPI_DEFAULT_HANDLE feature to AcpiInstallAddressSpaceHandler.
Also moved the PCIContext to the events.h file.
date 99.09.23.00.26.00; author rmosgrov; state Exp;
|
2005-06-29 18:38:42 +00:00 |
|
aystarik
|
47fb21cdd5
|
date 99.09.16.17.03.00; author rmosgrov; state Exp;
|
2005-06-29 18:38:39 +00:00 |
|
aystarik
|
dc213c576f
|
At least rudementary OpRegion support working after restructure of
address handler's and associated code.
date 99.09.08.16.45.00; author rmosgrov; state Exp;
|
2005-06-29 18:38:37 +00:00 |
|
aystarik
|
71f44b4021
|
Support for loading SSDT & PSDT. New interpreter interface
date 99.08.31.18.00.00; author rmoore1; state Exp;
|
2005-06-29 18:38:35 +00:00 |
|
aystarik
|
b934109aa5
|
Correct parameter validation for NsHandleToPathname
date 99.08.11.20.26.00; author rmoore1; state Exp;
|
2005-06-29 18:38:33 +00:00 |
|
aystarik
|
54c71f1201
|
Updated License Header
date 99.08.09.22.44.00; author mwalz; state Exp;
|
2005-06-29 18:38:32 +00:00 |
|
aystarik
|
fe8757128d
|
"Scope" parameter changed to "Parent"
date 99.08.03.17.37.00; author rmoore1; state Exp;
|
2005-06-29 18:38:31 +00:00 |
|
aystarik
|
fc6926d710
|
Call to EvGpeInit no longer needed here.
date 99.07.23.20.47.00; author rmoore1; state Exp;
|
2005-06-29 18:38:30 +00:00 |
|
aystarik
|
f7e46075bb
|
ACPI_STRING is now "char *".
date 99.07.14.21.42.00; author rmoore1; state Exp;
|
2005-06-29 18:38:29 +00:00 |
|
aystarik
|
b3b53ff166
|
Moved LoadNamespace and GetDeviceInfo to here
date 99.07.14.17.47.00; author rmoore1; state Exp;
|
2005-06-29 18:38:28 +00:00 |
|
aystarik
|
a9451ae73b
|
New parameter data types for AcpiEvaluateObject
date 99.07.08.21.41.00; author rmoore1; state Exp;
|
2005-06-29 18:38:26 +00:00 |
|
aystarik
|
8252ab82c2
|
Changed parameters to AcpiNameToHandle
date 99.07.07.15.32.00; author rmoore1; state Exp;
|
2005-06-29 18:38:24 +00:00 |
|
aystarik
|
7b29c4a6c1
|
Added ACPI_BUFFER typedef
date 99.06.03.23.22.00; author rmoore1; state Exp;
|
2005-06-29 18:38:19 +00:00 |
|
aystarik
|
6b137da0b5
|
Name oriented external interfaces
date 99.06.01.17.43.00; author rmoore1; state Exp;
|
2005-06-29 18:38:18 +00:00 |
|
aystarik
|
01372d4883
|
Add support for device _CIDs (Compatibility IDs) with multiple strings
date 2003.05.21.20.59.00; author rmoore1; state Exp;
|
2005-06-29 18:38:06 +00:00 |
|
aystarik
|
49961740d0
|
Moved method execution xfaces to common
date 2000.05.30.23.16.00; author rmoore1; state Exp;
|
2005-06-29 18:37:06 +00:00 |
|
aystarik
|
5f808d437f
|
Prefixed C library macros (MEMSET, etc.) with "ACPI_".
date 2002.02.13.18.54.00; author rmoore1; state Exp;
|
2005-06-29 18:36:20 +00:00 |
|
aystarik
|
1252181245
|
Added error checking after all mutex acquires and most mutex releases.
date 2002.02.12.23.57.00; author rmoore1; state Exp;
|
2005-06-29 18:36:19 +00:00 |
|
aystarik
|
bf7c3ae9b5
|
Support for String operands to DerefOf. Added param and renamed
GetNode to GetNodeByPath.
date 2001.12.20.16.43.00; author rmoore1; state Exp;
|
2005-06-29 18:36:15 +00:00 |
|
aystarik
|
46cfb8fd45
|
Rename the opcode execution functions
date 2001.10.08.22.36.00; author rmoore1; state Exp;
|
2005-06-29 18:36:06 +00:00 |
|
aystarik
|
7f8712e306
|
Configurable support for 64-bit ACPI integers (ACPI 2.0)
date 2000.10.11.21.03.00; author rmoore1; state Exp;
|
2005-06-29 18:35:46 +00:00 |
|
aystarik
|
307aa3cd4d
|
date 2000.07.20.17.31.00; author mwalz; state Exp;
|
2005-06-29 18:35:37 +00:00 |
|
aystarik
|
cafc2400f8
|
Cleanup
date 2000.05.15.22.02.00; author rmoore1; state Exp;
|
2005-06-29 18:35:22 +00:00 |
|
aystarik
|
d333115ce6
|
date 99.09.09.00.18.00; author rmosgrov; state Exp;
|
2005-06-29 18:35:05 +00:00 |
|
aystarik
|
d90d94e400
|
New data types/names; removed OUTRANGE macro.
date 99.07.12.23.26.00; author rmoore1; state Exp;
|
2005-06-29 18:34:56 +00:00 |
|
aystarik
|
978b84633b
|
Moved all standard C headers to environment.h
date 99.06.09.17.30.00; author rmoore1; state Exp;
|
2005-06-29 18:34:45 +00:00 |
|
aystarik
|
340e2787e3
|
Support for late evaluation of Buffer and Package operands (They may
contain TermArgs).
date 2002.03.13.18.13.00; author rmoore1; state Exp;
|
2005-06-29 18:34:05 +00:00 |
|
aystarik
|
ab17c45beb
|
Added type info to TBDs
date 2000.06.06.22.25.00; author rmoore1; state Exp;
|
2005-06-29 18:33:21 +00:00 |
|
aystarik
|
f9647d52e5
|
All table management functions moved to new Table subcomponent
date 99.10.13.22.24.00; author rmoore1; state Exp;
|
2005-06-29 18:31:04 +00:00 |
|
aystarik
|
4e325c0046
|
Renamed most header files
date 2000.07.10.21.27.00; author rmoore1; state Exp;
|
2005-06-29 18:28:10 +00:00 |
|
aystarik
|
55c3e7f08e
|
Added revision number to header
date 2000.08.16.21.25.00; author rmoore1; state Exp;
|
2005-06-29 18:25:27 +00:00 |
|
aystarik
|
28ac6efbad
|
Modified to 80 char line limit
date 2000.06.29.21.57.00; author mwalz; state Exp;
|
2005-06-29 18:25:21 +00:00 |
|
aystarik
|
bed1d2574d
|
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 18:23:35 +00:00 |
|
aystarik
|
712a57ce9c
|
Use NATIVE_CHAR for strings, changed INTx to UINTx
date 2000.08.14.18.18.00; author rmoore1; state Exp;
|
2005-06-29 18:22:17 +00:00 |
|
aystarik
|
47c1f15d32
|
Comments from 07/18/00 code review
date 2000.07.19.22.55.00; author rmoore1; state Exp;
|
2005-06-29 18:22:15 +00:00 |
|
aystarik
|
12895ca6a0
|
Phase 2 legal header.
date 99.07.07.22.42.00; author grsmith1; state Exp;
|
2005-06-29 18:21:28 +00:00 |
|
aystarik
|
2028117fd7
|
Standard parameter list formatting
date 99.06.10.19.36.00; author rmoore1; state Exp;
|
2005-06-29 18:21:22 +00:00 |
|
aystarik
|
64de05b4f0
|
Renamed some of the basic data types to ACPI*
date 99.06.09.23.31.00; author rmoore1; state Exp;
|
2005-06-29 18:21:21 +00:00 |
|
aystarik
|
af07e2b534
|
Renamed "nte" to NAME_TABLE_ENTRY
date 99.06.07.23.35.00; author rmoore1; state Exp;
|
2005-06-29 18:21:20 +00:00 |
|
aystarik
|
63afacefc8
|
Function renames; component mutex, Support for load/unload table
date 2000.04.19.22.34.00; author rmoore1; state Exp;
|
2005-06-29 18:19:03 +00:00 |
|
aystarik
|
4ee4581aeb
|
Header update
date 2005.03.23.22.01.00; author rmoore1; state Exp;
|
2005-06-29 18:18:39 +00:00 |
|
aystarik
|
5cebe9b66b
|
Added 2005 copyright in legal header
date 2005.01.07.23.50.00; author rmoore1; state Exp;
|
2005-06-29 18:18:37 +00:00 |
|
aystarik
|
c7d2007961
|
Update copyrights for 2004
date 2004.01.13.23.06.00; author rmoore1; state Exp;
|
2005-06-29 18:18:26 +00:00 |
|
aystarik
|
34d7c0f8ad
|
Deployed new procedure to extract NS Node name and validate the node.
Prevents faults during debug output.
date 2003.10.21.23.31.00; author rmoore1; state Exp;
|
2005-06-29 18:18:24 +00:00 |
|
aystarik
|
046b3446b7
|
Added 2003 copyright to the legal header
date 2003.01.06.17.32.00; author rmoore1; state Exp;
|
2005-06-29 18:18:17 +00:00 |
|
aystarik
|
122002cb3b
|
Second pass to include lint changes/comments/cleanup.
date 2002.04.08.22.01.00; author rmoore1; state Exp;
|
2005-06-29 18:18:02 +00:00 |
|
aystarik
|
cb26b7da81
|
Prefixed all macros with "ACPI_" to prevent collisions with local OS
header files.
date 2002.02.12.22.41.00; author rmoore1; state Exp;
|
2005-06-29 18:17:58 +00:00 |
|
aystarik
|
6ced2e1f63
|
Added 2002 copyright
date 2002.01.09.17.51.00; author rmoore1; state Exp;
|
2005-06-29 18:17:57 +00:00 |
|
aystarik
|
17162b0556
|
Renamed interpreter functions to Ex*, Utility functions to Ut*
date 2001.05.09.20.12.00; author rmoore1; state Exp;
|
2005-06-29 18:17:33 +00:00 |
|
aystarik
|
048bf6cf8e
|
Another pass through the source to prefix all local types with "ACPI_"
date 2001.04.26.21.03.00; author rmoore1; state Exp;
|
2005-06-29 18:17:32 +00:00 |
|