aystarik
|
27bdcaee13
|
new display define
date 2005.06.17.20.17.00; author rmoore1; state Exp;
|
2005-06-29 20:05:23 +00:00 |
|
aystarik
|
b272283c3c
|
Added PassNumber
date 2005.05.25.16.47.00; author rmoore1; state Exp;
|
2005-06-29 20:05:22 +00:00 |
|
aystarik
|
bbe93d572e
|
Implicit return support
date 2005.03.08.23.08.00; author rmoore1; state Exp;
|
2005-06-29 20:05:20 +00:00 |
|
aystarik
|
197ac195c8
|
Added ACPI_PARAMETER_INFO
date 2004.04.22.20.04.00; author rmoore1; state Exp;
|
2005-06-29 20:05:17 +00:00 |
|
aystarik
|
237863b716
|
Added DeferredNode field
date 2003.09.17.17.18.00; author rmoore1; state Exp;
|
2005-06-29 20:05:15 +00:00 |
|
aystarik
|
b66e3a247a
|
Fixes to allow better Linux translation
date 2002.12.19.22.03.00; author rmoore1; state Exp;
|
2005-06-29 20:05:12 +00:00 |
|
aystarik
|
abeb3de1f1
|
Prefixed all #defines in acconfig.h with ACPI_
date 2002.11.25.20.31.00; author rmoore1; state Exp;
|
2005-06-29 20:05:09 +00:00 |
|
aystarik
|
784724f1ea
|
Added ScopeDepth debug info field
date 2002.10.15.22.20.00; author rmoore1; state Exp;
|
2005-06-29 20:05:08 +00:00 |
|
aystarik
|
9db076b903
|
Update debug output and add new field to info
date 2002.05.06.20.00.00; author rmoore1; state Exp;
|
2005-06-29 20:05:06 +00:00 |
|
aystarik
|
faa895c2b3
|
New flags
date 2002.04.25.17.42.00; author rmoore1; state Exp;
|
2005-06-29 20:05:05 +00:00 |
|
aystarik
|
9b3c1f680f
|
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 20:05:04 +00:00 |
|
aystarik
|
55317d633f
|
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 20:05:03 +00:00 |
|
aystarik
|
fe63b1eaea
|
Cleanup
date 2001.12.20.22.10.00; author rmoore1; state Exp;
|
2005-06-29 20:05:01 +00:00 |
|
aystarik
|
fc0ce1e0f6
|
Added user breakpoint field
date 2001.12.13.22.58.00; author rmoore1; state Exp;
|
2005-06-29 20:05:00 +00:00 |
|
aystarik
|
ac90fabc56
|
Added THREAD_STATE to track threads and mutexes
date 2001.11.06.21.29.00; author rmoore1; state Exp;
|
2005-06-29 20:04:59 +00:00 |
|
aystarik
|
17b9f626b6
|
Cleanup - extraneous spaces and tab removal
date 2001.11.02.00.06.00; author rmoore1; state Exp;
|
2005-06-29 20:04:58 +00:00 |
|
aystarik
|
1f9af55bf9
|
Removed TbSystemTablePtr
date 2001.10.16.21.05.00; author rmoore1; state Exp;
|
2005-06-29 20:04:57 +00:00 |
|
aystarik
|
0aa87a4d97
|
Opcode class/type cleanup. Restructuring of math and logic AML
opcodes. Match op restructured. Added opcode class dispatch table
date 2001.10.01.16.59.00; author rmoore1; state Exp;
|
2005-06-29 20:04:56 +00:00 |
|
aystarik
|
36a14868b3
|
Rearranged for readability
date 2001.09.21.22.14.00; author rmoore1; state Exp;
|
2005-06-29 20:04:55 +00:00 |
|
aystarik
|
cc1d871c5c
|
Merged WALK_STATE and PARSE_STATE; new common function for
initialization of WALK_STATE
date 2001.09.11.20.10.00; author rmoore1; state Exp;
|
2005-06-29 20:04:54 +00:00 |
|
aystarik
|
833bda0714
|
Moved several common parameters into the WALK_STATE structure to
reduce CPU stack use.
date 2001.09.06.16.10.00; author rmoore1; state Exp;
|
2005-06-29 20:04:53 +00:00 |
|
aystarik
|
791f9dbcf5
|
Optimized use of "resolve operands"
date 2001.08.30.17.17.00; author rmoore1; state Exp;
|
2005-06-29 20:04:52 +00:00 |
|
aystarik
|
5afbf17149
|
Added "const" qualifier to the read-only lookup tables
date 2001.08.24.16.23.00; author rmoore1; state Exp;
|
2005-06-29 20:04:51 +00:00 |
|
aystarik
|
d3f4d8caa2
|
Code cleanup (acpisrc -c)
date 2001.02.23.23.28.00; author rmoore1; state Exp;
|
2005-06-29 20:04:48 +00:00 |
|
aystarik
|
b78b0cd61b
|
date 2001.02.16.18.29.00; author rmoore1; state Exp;
|
2005-06-29 20:04:47 +00:00 |
|
aystarik
|
9e37020104
|
Moved prototypes for "static" functions from headers into the defining
C module.
date 2005.03.31.23.13.00; author rmoore1; state Exp;
|
2005-06-29 20:04:45 +00:00 |
|
aystarik
|
c6220755d6
|
Update for static functions, cleanup
date 2005.03.21.23.39.00; author rmoore1; state Exp;
|
2005-06-29 20:04:43 +00:00 |
|
aystarik
|
3c55cd47e1
|
Shortened some overly-verbose identifiers
date 2002.04.26.22.14.00; author rmoore1; state Exp;
|
2005-06-29 20:04:32 +00:00 |
|
aystarik
|
a37a39d88d
|
Fourth pass to include lint changes/comments/cleanup (64-bit)
date 2002.04.11.22.58.00; author rmoore1; state Exp;
|
2005-06-29 20:04:31 +00:00 |
|
aystarik
|
ad7bf14470
|
Third pass to include lint changes/comments/cleanup.
date 2002.04.10.21.54.00; author rmoore1; state Exp;
|
2005-06-29 20:04:30 +00:00 |
|
aystarik
|
dfbd4bc211
|
xface changes
date 2002.01.21.22.53.00; author rmoore1; state Exp;
|
2005-06-29 20:04:28 +00:00 |
|
aystarik
|
3f428542df
|
Support for creation of user (return) buffers
date 2002.01.10.22.17.00; author rmoore1; state Exp;
|
2005-06-29 20:04:27 +00:00 |
|
aystarik
|
10593394cf
|
Changes to support Intel 64-bit compiler
date 2001.12.12.00.13.00; author rmoore1; state Exp;
|
2005-06-29 20:04:25 +00:00 |
|
aystarik
|
94404b5965
|
Update resource names to prepend "ACPI_".
date 2001.05.03.19.45.00; author rmoore1; state Exp;
|
2005-06-29 20:04:22 +00:00 |
|
aystarik
|
77507c0ba7
|
Completed merge of compiler and interpreter resource descriptor type
literals.
date 2001.05.01.15.27.00; author rmoore1; state Exp;
|
2005-06-29 20:04:21 +00:00 |
|
aystarik
|
5c6e467b2e
|
Qword resource support added
date 2001.04.05.18.45.00; author mwalz; state Exp;
|
2005-06-29 20:04:20 +00:00 |
|
aystarik
|
e1b71d248f
|
Added revision number to header
date 2000.08.30.20.54.00; author rmoore1; state Exp;
|
2005-06-29 20:04:16 +00:00 |
|
aystarik
|
ade2f7c0d6
|
Changed names of the major objects for clarity
date 2000.08.30.20.12.00; author rmoore1; state Exp;
|
2005-06-29 20:04:15 +00:00 |
|
aystarik
|
6cc6c50dbf
|
changes from code review
date 2000.08.24.18.05.00; author agrover; state Exp;
|
2005-06-29 20:04:14 +00:00 |
|
aystarik
|
641d6e484f
|
Fixed include problems.
date 99.10.14.23.14.00; author grsmith1; state Exp;
|
2005-06-29 20:04:06 +00:00 |
|
aystarik
|
c252258068
|
First attempt at moving all macros to a single file, macros.h
date 99.10.08.22.29.00; author rmoore1; state Exp;
|
2005-06-29 20:04:05 +00:00 |
|
aystarik
|
1d6e786aba
|
Added RsDumpIRQList to rsdump.c
date 99.08.16.18.49.00; author mwalz; state Exp;
|
2005-06-29 20:04:03 +00:00 |
|
aystarik
|
e5c256247c
|
Modified RsAddressXxDescriptor to RsAddressXx
date 99.08.09.21.50.00; author mwalz; state Exp;
|
2005-06-29 20:04:01 +00:00 |
|
aystarik
|
fbbecac5df
|
Changed RsCreateResourceList parameter 1 from UINT8 * to
ACPI_OBJECT_INTERNAL *.
date 99.08.02.22.52.00; author mwalz; state Exp;
|
2005-06-29 20:04:00 +00:00 |
|
aystarik
|
1552449d1c
|
Modified return type of RsGetByteStreamStart to ACPI_STATUS and added
UINT32 * parameter
date 99.08.02.20.19.00; author mwalz; state Exp;
|
2005-06-29 20:03:59 +00:00 |
|
aystarik
|
c78e5b12c7
|
Added RsCreatePciRoutingTable and associated structures
date 99.08.02.15.33.00; author mwalz; state Exp;
|
2005-06-29 20:03:58 +00:00 |
|
aystarik
|
20406102d6
|
Declarations for RsResourceList and added TRACE_RESOURCES bit.
date 99.07.30.17.46.00; author grsmith1; state Exp;
|
2005-06-29 20:03:57 +00:00 |
|
aystarik
|
e5c366e807
|
Added RsGet[PRT, PRS & SRS]MethodData and RsSetSRSMethodData
prototypes
date 99.07.28.22.49.00; author mwalz; state Exp;
|
2005-06-29 20:03:56 +00:00 |
|
aystarik
|
e2f79e9128
|
Initial check-in of header file for resource modules Rs*
date 99.07.27.21.36.00; author mwalz; state Exp;
|
2005-06-29 20:03:55 +00:00 |
|
aystarik
|
79b6105573
|
Replace "interruptlevel" with "interruptNumber"
date 2005.04.20.21.03.00; author rmoore1; state Exp;
|
2005-06-29 20:03:52 +00:00 |
|