aystarik
|
2dba6c1553
|
Removed "Type", must use "Common.Type".
date 99.09.02.22.44.00; author rmoore1; state Exp;
|
2005-06-29 18:16:28 +00:00 |
|
aystarik
|
e9405be18b
|
Prefixed all global variables with "Gbl_" for easy recognition
date 99.09.02.18.03.00; author rmoore1; state Exp;
|
2005-06-29 18:16:27 +00:00 |
|
aystarik
|
b43cfce910
|
Renamed interpreter mode constants
date 99.08.25.20.00.00; author rmoore1; state Exp;
|
2005-06-29 18:16:26 +00:00 |
|
aystarik
|
441b439006
|
Update to new interfaces
date 99.08.20.22.56.00; author rmoore1; state Exp;
|
2005-06-29 18:16:25 +00:00 |
|
aystarik
|
0cf3d45924
|
Converted to new return macros
date 99.08.13.16.59.00; author rmoore1; state Exp;
|
2005-06-29 18:16:24 +00:00 |
|
aystarik
|
48683ba7df
|
Updated License Header
date 99.08.09.22.44.00; author mwalz; state Exp;
|
2005-06-29 18:16:23 +00:00 |
|
aystarik
|
dd5413a0ec
|
Changed all memory allocations to use Cm functions.
date 99.07.22.15.09.00; author grsmith1; state Exp;
|
2005-06-29 18:16:21 +00:00 |
|
aystarik
|
ab6eff5623
|
Renamed NsAllocateNte
date 99.07.19.23.16.00; author rmoore1; state Exp;
|
2005-06-29 18:16:20 +00:00 |
|
aystarik
|
6a1e60305f
|
New data types/names; removed OUTRANGE macro.
date 99.07.12.23.26.00; author rmoore1; state Exp;
|
2005-06-29 18:16:19 +00:00 |
|
aystarik
|
556df87264
|
Phase 2 legal header.
date 99.07.07.22.42.00; author grsmith1; state Exp;
|
2005-06-29 18:16:18 +00:00 |
|
aystarik
|
652802005f
|
Added ACPI_OBJECT_INTERNAL type
date 99.07.07.19.48.00; author rmoore1; state Exp;
|
2005-06-29 18:16:17 +00:00 |
|
aystarik
|
b512bf915f
|
Removed all vestiges of the CheckTrash macro
date 99.07.01.23.28.00; author rmoore1; state Exp;
|
2005-06-29 18:16:16 +00:00 |
|
aystarik
|
de5caaee1d
|
Removed #PLUMBER stuff
date 99.07.01.15.18.00; author rmoore1; state Exp;
|
2005-06-29 18:16:15 +00:00 |
|
aystarik
|
cd6f721fc1
|
Added FUNCTION_STATUS_EXIT macro
date 99.06.29.17.09.00; author rmoore1; state Exp;
|
2005-06-29 18:16:14 +00:00 |
|
aystarik
|
d5c8b5de48
|
Fix for namespace search problem. Added flags to indicate whether to
search parent tree. Added search scope as a parameter.
date 99.06.28.22.59.00; author rmoore1; state Exp;
|
2005-06-29 18:16:13 +00:00 |
|
aystarik
|
8a70e7ca49
|
New data types
date 99.06.22.22.59.00; author rmoore1; state Exp;
|
2005-06-29 18:16:12 +00:00 |
|
aystarik
|
ce0375fc03
|
Removed KDT error string tables -- too hard to maintain!
date 99.06.14.21.07.00; author rmoore1; state Exp;
|
2005-06-29 18:16:11 +00:00 |
|
aystarik
|
f16c64dd67
|
Standard parameter list formatting
date 99.06.10.19.36.00; author rmoore1; state Exp;
|
2005-06-29 18:16:09 +00:00 |
|
aystarik
|
e698e84532
|
Renamed some of the basic data types to ACPI*
date 99.06.09.23.31.00; author rmoore1; state Exp;
|
2005-06-29 18:16:08 +00:00 |
|
aystarik
|
932280bfed
|
Moved all standard C headers to environment.h
date 99.06.09.17.30.00; author rmoore1; state Exp;
|
2005-06-29 18:16:07 +00:00 |
|
aystarik
|
58fa04074c
|
date 99.06.08.22.26.00; author rmoore1; state Exp;
|
2005-06-29 18:16:06 +00:00 |
|
aystarik
|
54e377fb7e
|
Interface to NsEnter was changed
date 99.06.08.18.16.00; author rmoore1; state Exp;
|
2005-06-29 18:16:05 +00:00 |
|
aystarik
|
f64a2e947f
|
Renamed "nte" to NAME_TABLE_ENTRY
date 99.06.07.23.35.00; author rmoore1; state Exp;
|
2005-06-29 18:16:04 +00:00 |
|
aystarik
|
9f80889c4a
|
Split off control method execution to nsexec.c
date 99.06.01.18.11.00; author rmoore1; state Exp;
|
2005-06-29 18:16:03 +00:00 |
|
aystarik
|
dd138def43
|
Moved load/unload functions to a new module
date 99.05.28.21.45.00; author rmoore1; state Exp;
|
2005-06-29 18:16:02 +00:00 |
|
aystarik
|
75b050723e
|
Debug output fixes
date 99.05.27.16.58.00; author rmoore1; state Exp;
|
2005-06-29 18:16:01 +00:00 |
|
aystarik
|
cc68b01087
|
Some cleanup; fixed some of the debug output
date 99.05.26.20.46.00; author rmoore1; state Exp;
|
2005-06-29 18:15:59 +00:00 |
|
aystarik
|
42061b4dd7
|
Fixed problem with appending an object name to a path
date 99.05.21.14.45.00; author rmosgrov; state Exp;
|
2005-06-29 18:15:58 +00:00 |
|
aystarik
|
c4dff968c9
|
Now only one namespace table size
Removed all ASM and LST file output
date 99.05.20.23.18.00; author rmoore1; state Exp;
|
2005-06-29 18:15:57 +00:00 |
|
aystarik
|
3fec7dab93
|
date 99.05.20.16.53.00; author rmoore1; state Exp;
|
2005-06-29 18:15:56 +00:00 |
|
aystarik
|
1988bbbc62
|
Added FUNCTION_EXIT macro
date 99.05.19.22.15.00; author rmoore1; state Exp;
|
2005-06-29 18:15:55 +00:00 |
|
aystarik
|
183f576b63
|
Added AcpiExecuteRelativeMethod routine.
date 99.05.18.20.32.00; author rmosgrov; state Exp;
|
2005-06-29 18:15:54 +00:00 |
|
aystarik
|
a4e836b551
|
New interface to SearchTable
date 99.05.17.22.20.00; author rmoore1; state Exp;
|
2005-06-29 18:15:53 +00:00 |
|
aystarik
|
81f97dea02
|
Removed all compilation warnings under BeOS.
date 99.05.14.16.31.00; author grsmith1; state Exp;
|
2005-06-29 18:15:52 +00:00 |
|
aystarik
|
d46e74d370
|
Merged AML and ACPI exception codes
date 99.05.12.21.59.00; author rmoore1; state Exp;
|
2005-06-29 18:15:51 +00:00 |
|
aystarik
|
85277077c6
|
Prefixed all interpreter procs with "aml"
date 99.05.07.22.07.00; author rmoore1; state Exp;
|
2005-06-29 18:15:50 +00:00 |
|
aystarik
|
5e40c676ae
|
Added ACPI_STATUS exception codes
date 99.05.07.17.24.00; author rmoore1; state Exp;
|
2005-06-29 18:15:49 +00:00 |
|
aystarik
|
87385abf15
|
Changed AcpiExecuteMethod to copy the resulting object descriptor to a
parameter instead of returning a pointer to an internal CA structure.
date 99.05.04.22.45.00; author grsmith1; state Exp;
|
2005-06-29 18:15:48 +00:00 |
|
aystarik
|
22ea9e5d7f
|
Removed some recursion, improved data structs.
date 99.04.29.22.06.00; author rmoore1; state Exp;
|
2005-06-29 18:15:47 +00:00 |
|
aystarik
|
63f23cb394
|
Changed common constants to uppercase
date 99.04.23.15.36.00; author rmoore1; state Exp;
|
2005-06-29 18:15:46 +00:00 |
|
aystarik
|
aad5ba3a33
|
Added legal-approved header
date 99.04.19.20.24.00; author rmoore1; state Exp;
|
2005-06-29 18:15:45 +00:00 |
|
aystarik
|
f68dd8aade
|
Moving globals to one place (part 2)
date 99.04.16.20.21.00; author rmoore1; state Exp;
|
2005-06-29 18:15:44 +00:00 |
|
aystarik
|
e0009eb805
|
DumpCode became ConsumeAMLPackage
date 99.04.14.23.29.00; author rmoore1; state Exp;
|
2005-06-29 18:15:43 +00:00 |
|
aystarik
|
199e4f2df4
|
date 99.04.14.16.01.00; author rmoore1; state Exp;
|
2005-06-29 18:15:42 +00:00 |
|
aystarik
|
d344340103
|
Removed WhyBuf mechanism, it was causing faults
date 99.04.12.17.24.00; author rmoore1; state Exp;
|
2005-06-29 18:15:41 +00:00 |
|
aystarik
|
e0fdd4fedb
|
Restructured into several files
date 99.04.08.23.21.00; author rmoore1; state Exp;
|
2005-06-29 18:15:40 +00:00 |
|
aystarik
|
25ea0edefd
|
date 99.04.08.21.23.00; author rmoore1; state Exp;
|
2005-06-29 18:15:39 +00:00 |
|
aystarik
|
21718929d0
|
Major header file consolidation
date 99.04.07.22.34.00; author rmoore1; state Exp;
|
2005-06-29 18:15:38 +00:00 |
|
aystarik
|
06685c3921
|
Header cleanup; Split debug switch into component_id and level
date 99.04.05.23.10.00; author rmoore1; state Exp;
|
2005-06-29 18:15:37 +00:00 |
|
aystarik
|
f227dffcba
|
New version of DEBUG_PRINT
date 99.04.02.22.39.00; author rmoore1; state Exp;
|
2005-06-29 18:15:36 +00:00 |
|