aystarik
|
a11d7714b3
|
Added timeout and Global Lock Handle to global lock Acquire/Release as
per the EPS.
date 2001.12.18.21.07.00; author rmoore1; state Exp;
|
2005-06-29 19:13:44 +00:00 |
|
aystarik
|
e0046d832a
|
Removed obsolete Status field from table
date 2001.12.18.16.43.00; author rmoore1; state Exp;
|
2005-06-29 19:13:43 +00:00 |
|
aystarik
|
e8666e1fda
|
Removed obsolete ACPI_OBJECT_TYPE8 typedef and changed all references
to ACPI_OBJECT_TYPE
date 2001.12.12.20.41.00; author rmoore1; state Exp;
|
2005-06-29 19:13:42 +00:00 |
|
aystarik
|
7a12fecc31
|
Changes to support Intel 64-bit compiler
date 2001.12.12.00.13.00; author rmoore1; state Exp;
|
2005-06-29 19:13:41 +00:00 |
|
aystarik
|
b9245c8fca
|
New ACPI_SIZE type for all "size" parameters and pointer diffs
date 2001.12.10.22.44.00; author rmoore1; state Exp;
|
2005-06-29 19:13:40 +00:00 |
|
aystarik
|
3bf729a976
|
Initial support for DataTable Regions
date 2001.12.04.18.00.00; author rmoore1; state Exp;
|
2005-06-29 19:13:39 +00:00 |
|
aystarik
|
f857366431
|
eliminate AcpiHwGetModeCapabilities. It was useless.
date 2001.11.15.01.19.00; author agrover; state Exp;
|
2005-06-29 19:13:37 +00:00 |
|
aystarik
|
7b1dd8c566
|
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 19:13:35 +00:00 |
|
aystarik
|
3cbb6e2a82
|
Improved NSDUMP debug output
date 2001.10.18.17.41.00; author rmoore1; state Exp;
|
2005-06-29 19:13:34 +00:00 |
|
aystarik
|
8849218c35
|
Stack trace code/globals are for debug only
date 2001.08.30.17.27.00; author rmoore1; state Exp;
|
2005-06-29 19:13:32 +00:00 |
|
aystarik
|
274351396a
|
Completed rename of all globals to prefix "AcpiGbl_", added stack
tracing mechanism
date 2001.08.27.15.39.00; author rmoore1; state Exp;
|
2005-06-29 19:13:30 +00:00 |
|
aystarik
|
c713569185
|
Added "const" qualifier to the read-only lookup tables
date 2001.08.24.16.23.00; author rmoore1; state Exp;
|
2005-06-29 19:13:29 +00:00 |
|
aystarik
|
382ec39c8e
|
Miscellaneous 64-bit support
date 2001.07.19.16.42.00; author rmoore1; state Exp;
|
2005-06-29 19:13:27 +00:00 |
|
aystarik
|
e8c78925ee
|
Changed AcpiFormatException interface
date 2001.07.06.21.51.00; author rmoore1; state Exp;
|
2005-06-29 19:13:25 +00:00 |
|
aystarik
|
4a1d4f1886
|
New internal type
date 2001.06.05.21.31.00; author rmoore1; state Exp;
|
2005-06-29 19:13:24 +00:00 |
|
aystarik
|
24bb68a2a8
|
Fix to allow mutex OwnerId to also indicate "not owned" state.
date 2001.04.09.22.38.00; author rmoore1; state Exp;
|
2005-06-29 19:13:22 +00:00 |
|
aystarik
|
eaf1dd29d8
|
Made _SB_ a device instead of "untyped" so that _INI will be run under
it
date 2001.03.09.21.16.00; author rmoore1; state Exp;
|
2005-06-29 19:13:20 +00:00 |
|
aystarik
|
95282b8f28
|
Removed a global
date 2001.03.09.21.02.00; author rmoore1; state Exp;
|
2005-06-29 19:13:19 +00:00 |
|
aystarik
|
a01d9d6151
|
Added dynamic object conversion support
date 2001.01.09.23.34.00; author rmoore1; state Exp;
|
2005-06-29 19:13:16 +00:00 |
|
aystarik
|
b6b3077e54
|
Changed Number to Integer
date 2000.12.22.22.09.00; author rmoore1; state Exp;
|
2005-06-29 19:13:15 +00:00 |
|
aystarik
|
535ff65938
|
Method Arg/Local pseudo-nodes now marked with flags instead of an
actual type value because the type changes when an assignment is made to the
node.
date 2000.11.21.21.10.00; author rmoore1; state Exp;
|
2005-06-29 19:13:13 +00:00 |
|
aystarik
|
a4d16ac8e0
|
Added function to get an OpRegion type string.
date 2000.11.17.18.49.00; author rmoore1; state Exp;
|
2005-06-29 19:13:12 +00:00 |
|
aystarik
|
a44edfd625
|
Support for ACPI 2.0 tables - all hardware access via the Generic
Address Structure
date 2000.11.02.18.40.00; author rmoore1; state Exp;
|
2005-06-29 19:13:10 +00:00 |
|
aystarik
|
ec35ca70d6
|
ACPI Table update
date 2000.11.01.17.17.00; author rmoore1; state Exp;
|
2005-06-29 19:13:09 +00:00 |
|
aystarik
|
c992ae0ed4
|
Support for ACPI 2.0 tables
date 2000.10.31.22.38.00; author rmoore1; state Exp;
|
2005-06-29 19:13:08 +00:00 |
|
aystarik
|
0d5340717c
|
Support for 64-bit integers enabled. Integers truncated to 32 bits if
parent table is 32-bit.
date 2000.10.30.20.31.00; author rmoore1; state Exp;
|
2005-06-29 19:13:07 +00:00 |
|
aystarik
|
6f0412bfed
|
Physical Addresses changed from void* to UINT64
date 2000.10.27.20.05.00; author rmoore1; state Exp;
|
2005-06-29 19:13:06 +00:00 |
|
aystarik
|
6a538ad4f1
|
Initdata is gone
date 2000.09.28.20.49.00; author rmoore1; state Exp;
|
2005-06-29 19:13:04 +00:00 |
|
aystarik
|
e8e9c2b3c8
|
64-bit support bug fixes
date 2000.09.15.15.41.00; author rmoore1; state Exp;
|
2005-06-29 19:13:03 +00:00 |
|
aystarik
|
a4639a205f
|
added COMPONENT_DEFAULT
date 2000.09.11.17.26.00; author agrover; state Exp;
|
2005-06-29 19:13:02 +00:00 |
|
aystarik
|
7c6095614b
|
Improved statistics, Internal types adjacent to ACPI_TYPEs
date 2000.08.31.15.18.00; author rmoore1; state Exp;
|
2005-06-29 19:13:00 +00:00 |
|
aystarik
|
2ee0f17e40
|
Added parse-scope cache and extended parse Op/cache
date 2000.08.11.21.06.00; author rmoore1; state Exp;
|
2005-06-29 19:12:55 +00:00 |
|
aystarik
|
98a77b6efa
|
Conversion to new minimal-parse-subtree model of method execution
date 2000.08.08.17.34.00; author rmoore1; state Exp;
|
2005-06-29 19:12:54 +00:00 |
|
aystarik
|
ae19c3230f
|
date 2000.07.20.16.52.00; author mwalz; state Exp;
|
2005-06-29 19:12:53 +00:00 |
|
aystarik
|
46a9caf242
|
Renamed most header files
date 2000.07.10.21.26.00; author rmoore1; state Exp;
|
2005-06-29 19:12:51 +00:00 |
|
aystarik
|
03636458c1
|
Renamed DebugLevel
date 2000.06.19.16.39.00; author rmoore1; state Exp;
|
2005-06-29 19:12:44 +00:00 |
|
aystarik
|
8f1470235d
|
Added alignment and math macros
date 2000.06.01.22.38.00; author rmoore1; state Exp;
|
2005-06-29 19:12:39 +00:00 |
|
aystarik
|
d1a53000b3
|
Added 2 debugger globals
date 2000.05.18.17.38.00; author rmoore1; state Exp;
|
2005-06-29 19:12:38 +00:00 |
|
aystarik
|
290fa19300
|
Removed a global
date 2000.05.15.21.58.00; author rmoore1; state Exp;
|
2005-06-29 19:12:37 +00:00 |
|
aystarik
|
18fcc08616
|
New globals
date 2000.05.10.22.54.00; author rmoore1; state Exp;
|
2005-06-29 19:12:36 +00:00 |
|
aystarik
|
14f7136410
|
Object cache globals
date 2000.05.08.15.55.00; author rmoore1; state Exp;
|
2005-06-29 19:12:35 +00:00 |
|
aystarik
|
295ea26bdc
|
Moved the mutex name table
date 2000.05.05.16.10.00; author rmoore1; state Exp;
|
2005-06-29 19:12:34 +00:00 |
|
aystarik
|
72c419badc
|
New globals
date 2000.05.04.22.18.00; author rmoore1; state Exp;
|
2005-06-29 19:12:33 +00:00 |
|
aystarik
|
1d5f61a6b4
|
Added parser op cache
date 2000.05.04.20.49.00; author rmoore1; state Exp;
|
2005-06-29 19:12:32 +00:00 |
|
aystarik
|
fafb9ef2b6
|
Added a global to track cache requests
date 2000.05.03.23.15.00; author rmoore1; state Exp;
|
2005-06-29 19:12:31 +00:00 |
|
aystarik
|
7abdaa6ec3
|
new globals
date 2000.05.02.22.25.00; author rmoore1; state Exp;
|
2005-06-29 19:12:30 +00:00 |
|
aystarik
|
d5717aa2ce
|
Added AllocateOwnerId
date 2000.04.21.22.15.00; author rmoore1; state Exp;
|
2005-06-29 19:12:29 +00:00 |
|
aystarik
|
941fd68c3f
|
New mutex
date 2000.04.21.17.29.00; author rmoore1; state Exp;
|
2005-06-29 19:12:28 +00:00 |
|
aystarik
|
5a087408a7
|
Lvalue renamed, new globals
date 2000.04.19.22.12.00; author rmoore1; state Exp;
|
2005-06-29 19:12:27 +00:00 |
|
aystarik
|
a7e6d21b6f
|
Added AcpiCaVersion info to the AcpiGetSystemInfo returned data.
Starting version is 0x0080 (0.80)
date 2000.04.05.23.53.00; author rmosgrov; state Exp;
|
2005-06-29 19:12:25 +00:00 |
|