aystarik
|
1e6b55e13d
|
remove tab
date 2003.07.13.22.45.00; author agrover; state Exp;
|
2005-06-29 18:00:05 +00:00 |
|
aystarik
|
e08f3c5716
|
fix DigitsNeeded for 0 (Takayoshi Kochi)
date 2003.06.18.16.35.00; author agrover; state Exp;
|
2005-06-29 18:00:04 +00:00 |
|
aystarik
|
126d8f90a4
|
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:00:00 +00:00 |
|
aystarik
|
78c4f6b711
|
Improved debug message
date 2002.08.14.20.34.00; author rmoore1; state Exp;
|
2005-06-29 17:59:55 +00:00 |
|
aystarik
|
96eaabc768
|
Corrected return statement(s)
date 2002.07.23.21.37.00; author rmoore1; state Exp;
|
2005-06-29 17:59:54 +00:00 |
|
aystarik
|
f89c042a0a
|
Standalone disassembler now uses namespace mgr for symbol table
date 2002.07.23.20.30.00; author rmoore1; state Exp;
|
2005-06-29 17:59:53 +00:00 |
|
aystarik
|
5de68c79bb
|
Moved ntohl to utils, renamed to AcpiUtDwordByteSwap
date 2002.05.14.16.34.00; author rmoore1; state Exp;
|
2005-06-29 17:59:50 +00:00 |
|
aystarik
|
daba3c5525
|
Some Lint changes; 16-bit changes
date 2002.04.15.22.46.00; author rmoore1; state Exp;
|
2005-06-29 17:59:49 +00:00 |
|
aystarik
|
3b352dda78
|
DigitsNeeded was out of date and broken
date 2002.04.12.21.23.00; author rmoore1; state Exp;
|
2005-06-29 17:59:48 +00:00 |
|
aystarik
|
165d6c7612
|
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 17:59:44 +00:00 |
|
aystarik
|
2c8985658a
|
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 17:59:43 +00:00 |
|
aystarik
|
7b256e9a5f
|
Added an error statement if interpreter entry fails
date 2001.12.05.16.42.00; author rmoore1; state Exp;
|
2005-06-29 17:59:40 +00:00 |
|
aystarik
|
450093674d
|
Support for FieldAttribute byte, merged Access/Lock/Update bits back
into the FieldFlags. Renamed the various field bits and access masks.
date 2001.11.16.22.27.00; author rmoore1; state Exp;
|
2005-06-29 17:59:39 +00:00 |
|
aystarik
|
6573d689b8
|
Eliminate TBDs
date 2001.11.15.17.01.00; author rmoore1; state Exp;
|
2005-06-29 17:59:38 +00:00 |
|
aystarik
|
a110c5fc1e
|
Cleanup - extraneous spaces and tab removal
date 2001.11.02.00.05.00; author rmoore1; state Exp;
|
2005-06-29 17:59:37 +00:00 |
|
aystarik
|
f0aa6bfce5
|
Added internal divide functions for 64-bit integer divide/modulo
date 2001.09.14.23.05.00; author rmoore1; state Exp;
|
2005-06-29 17:59:36 +00:00 |
|
aystarik
|
e905d632c9
|
Optimized use of "resolve operands"
date 2001.08.30.17.17.00; author rmoore1; state Exp;
|
2005-06-29 17:59:35 +00:00 |
|
aystarik
|
aac17e1175
|
Miscellaneous 64-bit support
date 2001.07.19.16.42.00; author rmoore1; state Exp;
|
2005-06-29 17:59:32 +00:00 |
|
aystarik
|
de2fa04873
|
Removed global flag that indicated global lock state.
date 2001.03.09.21.03.00; author rmoore1; state Exp;
|
2005-06-29 17:59:26 +00:00 |
|
aystarik
|
de4c6f0864
|
Revesed if/else logic because the if clause only had a DEBUG print
date 2001.03.09.19.12.00; author rmoore1; state Exp;
|
2005-06-29 17:59:25 +00:00 |
|
aystarik
|
23c2d07707
|
Global lock is now optional
date 2001.03.02.17.45.00; author rmoore1; state Exp;
|
2005-06-29 17:59:22 +00:00 |
|
aystarik
|
27f80cbb39
|
Restructured package copy code
date 2001.02.05.21.50.00; author rmoore1; state Exp;
|
2005-06-29 17:59:20 +00:00 |
|
aystarik
|
dec49bb572
|
Added dynamic object conversion support
date 2001.01.09.23.34.00; author rmoore1; state Exp;
|
2005-06-29 17:59:18 +00:00 |
|
aystarik
|
821a5ec873
|
16-bit pseudo-support for 64 bits
date 2000.12.13.23.01.00; author rmoore1; state Exp;
|
2005-06-29 17:59:17 +00:00 |
|
aystarik
|
2e4e731cc3
|
Code cleanup
date 2000.11.15.23.42.00; author rmoore1; state Exp;
|
2005-06-29 17:59:14 +00:00 |
|
aystarik
|
a7d0d7739c
|
added parens
date 2000.11.07.23.46.00; author agrover; state Exp;
|
2005-06-29 17:59:13 +00:00 |
|
aystarik
|
6452dcf177
|
ACPI_DIVIDE and ACPI_MODULO macros for 64-bit support
date 2000.11.07.22.40.00; author rmoore1; state Exp;
|
2005-06-29 17:59:11 +00:00 |
|
aystarik
|
269d791963
|
global fix: declare functions not in headers as static
date 2000.11.07.02.49.00; author agrover; state Exp;
|
2005-06-29 17:59:10 +00:00 |
|
aystarik
|
89f2ac7750
|
Truncate/32 - must be executing a method
date 2000.11.03.16.32.00; author rmoore1; state Exp;
|
2005-06-29 17:59:09 +00:00 |
|
aystarik
|
8a26d80d44
|
Source clean-up via acpisrc utility
date 2000.11.02.22.52.00; author rmoore1; state Exp;
|
2005-06-29 17:59:08 +00:00 |
|
aystarik
|
cffbc507bc
|
added unsigned integer to string function
date 2000.09.29.21.33.00; author agrover; state Exp;
|
2005-06-29 17:59:05 +00:00 |
|
aystarik
|
9d7680460b
|
Added varparams to the _REPORT_xxx interfaces; 16-bit fixes
date 2000.09.20.20.52.00; author rmoore1; state Exp;
|
2005-06-29 17:59:04 +00:00 |
|
aystarik
|
e2929a86c9
|
removed dead code
date 2000.08.25.01.18.00; author agrover; state Exp;
|
2005-06-29 17:59:01 +00:00 |
|
aystarik
|
70c7b61c86
|
Use NATIVE_CHAR for strings, changed INTx to UINTx
date 2000.08.14.18.18.00; author rmoore1; state Exp;
|
2005-06-29 17:58:59 +00:00 |
|
aystarik
|
c642c2bf92
|
added WalkState to func defs and invocations
date 2000.08.08.18.35.00; author agrover; state Exp;
|
2005-06-29 17:58:58 +00:00 |
|
aystarik
|
bd9a09ccdc
|
date 2000.07.20.17.25.00; author mwalz; state Exp;
|
2005-06-29 17:58:57 +00:00 |
|
aystarik
|
450b4e3c4d
|
date 2000.06.22.18.03.00; author rmoore1; state Exp;
|
2005-06-29 17:58:51 +00:00 |
|
aystarik
|
7a7660b934
|
Debug statement cleanup for block removal
date 2000.06.22.17.55.00; author rmoore1; state Exp;
|
2005-06-29 17:58:50 +00:00 |
|
aystarik
|
2836933a80
|
Remove non-ANSI (//) Comments
date 2000.06.19.21.46.00; author rmoore1; state Exp;
|
2005-06-29 17:58:48 +00:00 |
|
aystarik
|
d5df08ff9d
|
File merge to remove dinky files
date 2000.06.16.21.28.00; author rmoore1; state Exp;
|
2005-06-29 17:58:46 +00:00 |
|
aystarik
|
ae1def463d
|
Removed TBDs
date 2000.06.05.17.56.00; author rmoore1; state Exp;
|
2005-06-29 17:58:42 +00:00 |
|
aystarik
|
f32529ff47
|
Changes to eliminate warnings at VC warning level 4
date 2000.03.03.18.10.00; author rmoore1; state Exp;
|
2005-06-29 17:58:40 +00:00 |
|
aystarik
|
5cefaf7683
|
Interpreter execution mutex routines (Enter/Exit)
date 2000.02.22.21.23.00; author rmoore1; state Exp;
|
2005-06-29 17:58:39 +00:00 |
|
aystarik
|
55d8f6211c
|
Removed object and method stacks for the new parser
date 2000.01.24.21.37.00; author rmoore1; state Exp;
|
2005-06-29 17:58:37 +00:00 |
|
aystarik
|
afe4e129e9
|
Changes to work interchangeably with the new parser
date 2000.01.13.22.21.00; author rmoore1; state Exp;
|
2005-06-29 17:58:36 +00:00 |
|
aystarik
|
0d418f641a
|
Update during integration of the new non-recursive parser
date 2000.01.10.17.59.00; author rmoore1; state Exp;
|
2005-06-29 17:58:35 +00:00 |
|
aystarik
|
15f297a147
|
EISA ID conversion utility
date 99.11.01.23.11.00; author rmoore1; state Exp;
|
2005-06-29 17:58:34 +00:00 |
|
aystarik
|
6c3e487fed
|
Multiple table support -- Pcode in SSDTs
date 99.08.25.23.34.00; author rmoore1; state Exp;
|
2005-06-29 17:58:31 +00:00 |
|
aystarik
|
2a4faae5ec
|
Renamed interpreter mode constants
date 99.08.25.20.00.00; author rmoore1; state Exp;
|
2005-06-29 17:58:30 +00:00 |
|
aystarik
|
9380221152
|
Parameter changed
date 99.08.24.21.09.00; author rmoore1; state Exp;
|
2005-06-29 17:58:29 +00:00 |
|