aystarik
fb62acf962
Update of debug levels and defines
...
date 2002.11.27.17.47.00; author rmoore1; state Exp;
2005-06-29 19:19:46 +00:00
aystarik
f2ca762070
Cleanup
...
date 2002.11.19.20.49.00; author rmoore1; state Exp;
2005-06-29 19:19:45 +00:00
aystarik
2cd52337a8
Changed Timeout parameters to 16-bit to match ACPI spec.
...
date 2002.11.04.19.11.00; author rmoore1; state Exp;
2005-06-29 19:19:43 +00:00
aystarik
b1131ecce0
Moved PrintString function here
...
date 2002.10.21.21.42.00; author rmoore1; state Exp;
2005-06-29 19:19:42 +00:00
aystarik
2091565724
Moved ReportNsError to the Namespace manager
...
date 2002.10.02.17.10.00; author rmoore1; state Exp;
2005-06-29 19:19:41 +00:00
aystarik
3c75a24f20
Don't want to FREE in the middle of the debug output
...
date 2002.09.24.22.02.00; author rmoore1; state Exp;
2005-06-29 19:19:40 +00:00
aystarik
22691c3e9b
Improved error messages for namespace lookups
...
date 2002.09.19.22.28.00; author rmoore1; state Exp;
2005-06-29 19:19:39 +00:00
aystarik
28f30eea0b
Automated cleanup
...
date 2002.07.30.22.15.00; author rmoore1; state Exp;
2005-06-29 19:19:37 +00:00
aystarik
539eb89dc7
Removed PARSER_ONLY, renamed ENABLE_DEBUGGER to ACPI_DEBUGGER.
...
renamed ACPI_DEBUG to ACPI_DEBUG_OUTPUT
date 2002.07.26.21.45.00; author rmoore1; state Exp;
2005-06-29 19:19:36 +00:00
aystarik
280629081c
Deployed new UtGetObjectTypeName function. Fully deployed use of
...
ACPI_GET_OBJECT_TYPE macro for consistency.
date 2002.06.07.21.28.00; author rmoore1; state Exp;
2005-06-29 19:19:34 +00:00
aystarik
28c11485a2
Purged all references to Constants contained in reference objects.
...
Constants are now converted to integers immediately in the dispatcher.
date 2002.06.07.16.54.00; author rmoore1; state Exp;
2005-06-29 19:19:32 +00:00
aystarik
dbb3c01880
Early resolution of AML Constants (Zero, One, Ones, Revision) to
...
actual integer values.
date 2002.06.06.21.52.00; author rmoore1; state Exp;
2005-06-29 19:19:31 +00:00
aystarik
c3e2436eb5
Changes to upgrade 16-bit support
...
date 2002.05.16.22.31.00; author rmoore1; state Exp;
2005-06-29 19:19:29 +00:00
aystarik
d3381e2dce
Moved ntohl to utils, renamed to AcpiUtDwordByteSwap
...
date 2002.05.14.16.34.00; author rmoore1; state Exp;
2005-06-29 19:19:28 +00:00
aystarik
d68c34d4b8
Support for constant folding in the ASL compiler
...
date 2002.04.24.22.14.00; author rmoore1; state Exp;
2005-06-29 19:19:26 +00:00
aystarik
44c8564d27
Added call to ShortDivide
...
date 2002.04.17.20.27.00; author rmoore1; state Exp;
2005-06-29 19:19:22 +00:00
aystarik
da8fd6c731
Some Lint changes; 16-bit changes
...
date 2002.04.15.22.46.00; author rmoore1; state Exp;
2005-06-29 19:19:21 +00:00
aystarik
9668fff16e
Third pass to include lint changes/comments/cleanup.
...
date 2002.04.10.21.54.00; author rmoore1; state Exp;
2005-06-29 19:19:19 +00:00
aystarik
687c52529b
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 19:19:10 +00:00
aystarik
36971d10b8
ACPI_ALLOCATE_LOCAL_BUFFER now allocates via the local tracking
...
interface (allows the allocation to be used in internal objects as well as
tracks the allocation).
date 2002.02.08.20.11.00; author rmoore1; state Exp;
2005-06-29 19:19:07 +00:00
aystarik
7f9d6ab6c7
fix warnings on Linux
...
date 2002.01.14.21.41.00; author agrover; state Exp;
2005-06-29 19:19:05 +00:00
aystarik
7b74d6c329
Support for creation of user (return) buffers
...
date 2002.01.10.22.17.00; author rmoore1; state Exp;
2005-06-29 19:19:04 +00:00
aystarik
b854a48a91
Changes to support Intel 64-bit compiler
...
date 2001.12.12.00.13.00; author rmoore1; state Exp;
2005-06-29 19:19:01 +00:00
aystarik
01727e9003
Added 2 new utilities for resource templates
...
date 2001.12.07.18.42.00; author rmoore1; state Exp;
2005-06-29 19:19:00 +00:00
aystarik
6ab9746441
Added package walk for resolving package references
...
date 2001.11.30.21.21.00; author rmoore1; state Exp;
2005-06-29 19:18:59 +00:00
aystarik
493479af9d
Macro rename and cleanup
...
date 2001.11.21.17.06.00; author rmoore1; state Exp;
2005-06-29 19:18:58 +00:00
aystarik
e0f0f2934b
Cleanup of package walk; Delete destination package on internal
...
package copy.
date 2001.11.19.16.38.00; author rmoore1; state Exp;
2005-06-29 19:18:57 +00:00
aystarik
9a1737f4f4
Added THREAD_STATE to track threads and mutexes
...
date 2001.11.06.21.29.00; author rmoore1; state Exp;
2005-06-29 19:18:56 +00:00
aystarik
ba854725a7
Fixed return macros
...
date 2001.10.22.21.56.00; author rmoore1; state Exp;
2005-06-29 19:18:54 +00:00
aystarik
e050a0c3fb
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 19:18:51 +00:00
aystarik
cb0abd4e67
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:18:48 +00:00
aystarik
8179c9487b
Cleanup of function names used in entry macros
...
date 2001.08.24.22.04.00; author rmoore1; state Exp;
2005-06-29 19:18:47 +00:00
aystarik
3ff6668ecd
Generic cache routines and common data struct
...
date 2001.08.14.16.47.00; author rmoore1; state Exp;
2005-06-29 19:18:45 +00:00
aystarik
b04a613aea
UtFormatException obsoleted; AcpiFormatException substituted globally
...
date 2001.07.06.22.16.00; author rmoore1; state Exp;
2005-06-29 19:18:43 +00:00
aystarik
8285ee2cd5
Cleanup prior to label
...
date 2001.04.26.23.05.00; author rmoore1; state Exp;
2005-06-29 19:18:37 +00:00
aystarik
d2c99ee03c
Better error messages
...
date 2001.04.23.18.05.00; author rmoore1; state Exp;
2005-06-29 19:18:36 +00:00
aystarik
aaf6cfcd6e
move strupr to cmutils, and change linux include to use system
...
clibrary
date 2001.04.19.00.05.00; author agrover; state Exp;
2005-06-29 19:18:35 +00:00
aystarik
313eb23f99
Changed order of semaphore data update
...
date 2001.04.18.16.38.00; author rmoore1; state Exp;
2005-06-29 19:18:34 +00:00
aystarik
ab90e21db9
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:18:32 +00:00
aystarik
3678580dc4
this is a necessary (but perhaps not sufficient) patch to allow
...
threadId == 0. Since the OwnerId is only filled in when a mutex is locked, we
see false positives in the deadlock detection code when our threadId is 0 and
we compare against unlocked mutexes. This only compares threadId for Locked
mutexes, but apparently, problems still persist...
date 2001.03.24.00.18.00; author agrover; state Exp;
2005-06-29 19:18:31 +00:00
aystarik
72dc75f664
Cleanup
...
date 2001.03.16.16.25.00; author rmoore1; state Exp;
2005-06-29 19:18:30 +00:00
aystarik
f4e3cf5b46
Thread ID debug output
...
date 2001.03.02.21.36.00; author rmoore1; state Exp;
2005-06-29 19:18:28 +00:00
aystarik
3060d0b1e0
Cleanup
...
date 2001.02.26.18.43.00; author rmoore1; state Exp;
2005-06-29 19:18:27 +00:00
aystarik
8d44b02bd2
Code cleanup (acpisrc -c)
...
date 2001.02.23.23.28.00; author rmoore1; state Exp;
2005-06-29 19:18:26 +00:00
aystarik
fa5788e6b9
Added GetThreadId interface and internal mutex deadlock detection code
...
date 2001.02.22.17.10.00; author rmoore1; state Exp;
2005-06-29 19:18:25 +00:00
aystarik
76035e96a4
Renamed "OpCode" to "Opcode"
...
date 2001.02.13.21.19.00; author rmoore1; state Exp;
2005-06-29 19:18:24 +00:00
aystarik
6832ba2a12
change to use DEBUG_EXEC
...
date 2001.02.09.01.43.00; author agrover; state Exp;
2005-06-29 19:18:23 +00:00
aystarik
cd3631bd5b
Should not make call to external interface, causes link headaches.
...
date 2001.02.07.21.19.00; author rmoore1; state Exp;
2005-06-29 19:18:22 +00:00
aystarik
2f353dc338
Restructured package copy code
...
date 2001.02.05.21.50.00; author rmoore1; state Exp;
2005-06-29 19:18:21 +00:00
aystarik
21e85cf869
Support for non-recursive package copy
...
date 2001.01.29.22.02.00; author rmoore1; state Exp;
2005-06-29 19:18:20 +00:00
aystarik
89f75670d5
added resollvePackagereferences
...
date 2000.10.09.21.11.00; author agrover; state Exp;
2005-06-29 19:18:16 +00:00
aystarik
35b1720dbe
Changed names of the major objects for clarity
...
date 2000.08.30.20.11.00; author rmoore1; state Exp;
2005-06-29 19:18:14 +00:00
aystarik
5218c3a439
Added parse-scope cache and extended parse Op/cache
...
date 2000.08.11.21.06.00; author rmoore1; state Exp;
2005-06-29 19:18:11 +00:00
aystarik
146f327b97
Fix for mismatched mutex locking and detection
...
date 2000.08.10.18.09.00; author rmoore1; state Exp;
2005-06-29 19:18:10 +00:00
aystarik
fba7c47b37
date 2000.07.20.16.45.00; author mwalz; state Exp;
2005-06-29 19:18:09 +00:00
aystarik
dac14aa4fe
Eliminated construction of full parse tree for main table AML
...
date 2000.07.14.21.50.00; author rmoore1; state Exp;
2005-06-29 19:18:07 +00:00
aystarik
fe011b603e
More cleanup
...
date 2000.06.30.14.50.00; author mwalz; state Exp;
2005-06-29 19:18:05 +00:00
aystarik
f469865d25
Restructured the name table data structure
...
date 2000.06.29.16.38.00; author rmoore1; state Exp;
2005-06-29 19:18:03 +00:00
aystarik
7bffcd4ffc
File merge to remove dinky files
...
date 2000.06.16.20.44.00; author rmoore1; state Exp;
2005-06-29 19:18:00 +00:00
aystarik
ecb40542cc
Common utilities
...
date 2000.05.10.22.52.00; author rmoore1; state Exp;
2005-06-29 19:17:57 +00:00
aystarik
6d9ee894cc
Divide interface changes
...
date 2004.10.05.22.48.00; author rmoore1; state Exp;
2005-06-29 19:17:47 +00:00
aystarik
037422c35c
Cleanup - extraneous spaces and tab removal
...
date 2001.11.02.00.06.00; author rmoore1; state Exp;
2005-06-29 19:17:33 +00:00
aystarik
033b0b86f5
add missing ;
...
date 2001.10.16.18.16.00; author agrover; state Exp;
2005-06-29 19:17:32 +00:00
aystarik
ee5996f5d1
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 19:17:31 +00:00
aystarik
7259c704d3
fix broken ShortDivide
...
date 2001.09.19.04.52.00; author agrover; state Exp;
2005-06-29 19:17:30 +00:00
aystarik
24dbc42c53
Fix for double-precision multiply
...
date 2001.09.17.21.37.00; author rmoore1; state Exp;
2005-06-29 19:17:29 +00:00
aystarik
8eb9d9334d
removed debug code
...
Divisor doesn't have a part, fixed
date 2001.09.17.20.58.00; author agrover; state Exp;
2005-06-29 19:17:28 +00:00
aystarik
f2b1938ac5
Added internal divide functions for 64-bit integer divide/modulo
...
date 2001.09.14.23.05.00; author rmoore1; state Exp;
2005-06-29 19:17:27 +00:00
aystarik
6836445c4d
Math utilities
...
date 2001.09.14.22.49.00; author rmoore1; state Exp;
2005-06-29 19:17:25 +00:00
aystarik
f401c5312c
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 19:17:23 +00:00
aystarik
1ab705bba7
Update for static functions, cleanup
...
date 2005.03.21.21.10.00; author rmoore1; state Exp;
2005-06-29 19:17:21 +00:00
aystarik
f467c66865
Full implementation of RemoveGpeBlock
...
date 2003.03.28.00.21.00; author rmoore1; state Exp;
2005-06-29 19:17:13 +00:00
aystarik
63a15c9330
Apply Kochi Takayoshi's cleanup of the ACPI enable/disable code.
...
date 2002.08.15.01.37.00; author agrover; state Exp;
2005-06-29 19:17:08 +00:00
aystarik
3cf054e038
Removed %lX
...
date 2002.05.03.20.19.00; author rmoore1; state Exp;
2005-06-29 19:17:06 +00:00
aystarik
7dc75ec66c
Moved macros to the macro include file
...
date 2002.01.21.21.18.00; author rmoore1; state Exp;
2005-06-29 19:17:00 +00:00
aystarik
8f32067edf
Use ACPI_SIZE as parameter to FadtRegisterError
...
date 2002.01.18.18.03.00; author rmoore1; state Exp;
2005-06-29 19:16:59 +00:00
aystarik
c144a0fb85
Added PurgeCachedObjects interface
...
date 2001.11.19.22.15.00; author rmoore1; state Exp;
2005-06-29 19:16:56 +00:00
aystarik
13f84586eb
Renamed UtDumpCurrentAllocations to UtDumpAllocations
...
date 2001.09.17.22.47.00; author rmoore1; state Exp;
2005-06-29 19:16:54 +00:00
aystarik
9931f940af
Added and deployed FUNCTION_ENTRY macro. Cleaned up comments to
...
standardize multi-line comments.
date 2001.08.27.17.57.00; author rmoore1; state Exp;
2005-06-29 19:16:52 +00:00
aystarik
11349c8a9c
New ACPI_DEBUG_PRINT macro deployed. Much smaller implementation.
...
date 2001.08.14.23.19.00; author rmoore1; state Exp;
2005-06-29 19:16:51 +00:00
aystarik
8a22d381e9
Fixed an ifdef
...
date 2001.07.11.17.28.00; author rmoore1; state Exp;
2005-06-29 19:16:50 +00:00
aystarik
e0f53326a1
Added memory allocation macros
...
date 2001.06.29.20.10.00; author rmoore1; state Exp;
2005-06-29 19:16:49 +00:00
aystarik
4a6d9a7dd0
Update to use new debug macro that automatically inserts the procedure
...
name in the output.
date 2001.05.10.17.46.00; author rmoore1; state Exp;
2005-06-29 19:16:47 +00:00
aystarik
187b4d1718
Updated 16-bit tools to 64-bits and ACPI 2.0 tables
...
date 2000.12.20.23.09.00; author rmoore1; state Exp;
2005-06-29 19:16:41 +00:00
aystarik
17f39f0891
16-bit pseudo-support for 64 bits
...
date 2000.12.13.23.01.00; author rmoore1; state Exp;
2005-06-29 19:16:40 +00:00
aystarik
497590a203
Purged unnecessary 0x's in debug output, most output is hex
...
date 2000.11.17.19.35.00; author rmoore1; state Exp;
2005-06-29 19:16:35 +00:00
aystarik
8f54c7b067
Code cleanup
...
date 2000.11.15.23.42.00; author rmoore1; state Exp;
2005-06-29 19:16:34 +00:00
aystarik
8b746c537f
Converted all code to use the new (X) fields of the FADT.
...
Internally, everything is ACPI 2.0
date 2000.11.08.18.55.00; author rmoore1; state Exp;
2005-06-29 19:16:33 +00:00
aystarik
fec8341f4b
Added varparams to the _REPORT_xxx interfaces; 16-bit fixes
...
date 2000.09.20.20.51.00; author rmoore1; state Exp;
2005-06-29 19:16:26 +00:00
aystarik
4bc37cf121
made changes based on code review
...
date 2000.09.19.22.29.00; author agrover; state Exp;
2005-06-29 19:16:25 +00:00
aystarik
cb1ec06107
Ran acpisrc source cleanup
...
date 2000.09.15.17.15.00; author rmoore1; state Exp;
2005-06-29 19:16:24 +00:00
aystarik
8bffa42f88
New initialization interfaces
...
date 2000.09.14.23.00.00; author rmoore1; state Exp;
2005-06-29 19:16:23 +00:00
aystarik
799038b136
Added #ifdef ENABLE_DEBUGGER and #endif around
...
AcpiCmDumpCurrentAllocations in function AcpiCmSubsystemShutdown.
Apparently AcpiSrc doesn't see this function call as a debug.
date 2000.08.28.18.49.00; author cgreen; state Exp;
2005-06-29 19:16:21 +00:00
aystarik
e8c4845bd4
date 2000.06.30.17.08.00; author admin; state Exp;
2005-06-29 19:16:14 +00:00
aystarik
686dd12758
Added type info to TBDs
...
date 2000.06.06.22.23.00; author rmoore1; state Exp;
2005-06-29 19:16:07 +00:00
aystarik
0fb1a301ea
More debug output
...
date 2000.05.18.17.38.00; author rmoore1; state Exp;
2005-06-29 19:16:05 +00:00
aystarik
355b8f0b85
Cleanup
...
date 2000.05.15.21.58.00; author rmoore1; state Exp;
2005-06-29 19:16:04 +00:00
aystarik
58c9e81152
Another cache to delete
...
date 2000.05.10.22.54.00; author rmoore1; state Exp;
2005-06-29 19:16:03 +00:00
aystarik
5a8887b2dd
Cache deletion
...
date 2000.05.08.15.56.00; author rmoore1; state Exp;
2005-06-29 19:16:01 +00:00
aystarik
5dc57c7bec
Flush state obj cache on termination
...
date 2000.05.02.22.25.00; author rmoore1; state Exp;
2005-06-29 19:15:59 +00:00
aystarik
b45c2fd716
Check if hardware needs init
...
date 2000.04.19.22.13.00; author rmoore1; state Exp;
2005-06-29 19:15:58 +00:00
aystarik
efb72e6306
Removed errata.h
...
date 2000.03.31.19.29.00; author rmosgrov; state Exp;
2005-06-29 19:15:57 +00:00
aystarik
2b6fea4cc4
Global shutdown flag
...
date 2000.03.27.21.53.00; author rmoore1; state Exp;
2005-06-29 19:15:56 +00:00
aystarik
716e6e46ef
Added CmSubsystemShutdown (not a complete terminate)
...
date 2000.03.21.22.04.00; author rmoore1; state Exp;
2005-06-29 19:15:55 +00:00
aystarik
1ad862769e
Osd I/O interfaces use pointer-sized address now
...
date 99.11.09.23.02.00; author rmoore1; state Exp;
2005-06-29 19:15:52 +00:00
aystarik
984dcc78db
Move CmTerminate to this file
...
date 99.08.30.22.30.00; author rmoore1; state Exp;
2005-06-29 19:15:49 +00:00
aystarik
7ff8390c7a
Moved all table code to cmtable.c
...
date 99.08.20.22.38.00; author rmoore1; state Exp;
2005-06-29 19:15:48 +00:00
aystarik
1df07b9ec5
Pointer assignment mismatch fixed.
...
date 99.08.09.21.57.00; author grsmith1; state Exp;
2005-06-29 19:15:45 +00:00
aystarik
046708ba5a
date 99.07.30.01.51.00; author rmosgrov; state Exp;
2005-06-29 19:15:44 +00:00
aystarik
68582c939a
date 99.07.29.21.14.00; author rmosgrov; state Exp;
2005-06-29 19:15:43 +00:00
aystarik
a7f04dba02
Made some Hardware functions private, changed all callers.
...
date 99.07.27.18.14.00; author grsmith1; state Exp;
2005-06-29 19:15:42 +00:00
aystarik
456364ab35
Must ignore unknown tables when getting tables from the BIOS
...
date 99.07.22.17.51.00; author rmoore1; state Exp;
2005-06-29 19:15:41 +00:00
aystarik
32d6fa7ae2
Serious restructuring of CmInstallTable
...
date 99.07.20.21.43.00; author rmoore1; state Exp;
2005-06-29 19:15:39 +00:00
aystarik
dff805c3fc
Restructured acpi table init.
...
date 99.07.19.23.14.00; author rmoore1; state Exp;
2005-06-29 19:15:38 +00:00
aystarik
1a5b6fccc1
Moved acpi* external interface(s) to cmapi.c.
...
Removed all file I/O
date 99.07.14.17.53.00; author rmoore1; state Exp;
2005-06-29 19:15:35 +00:00
aystarik
2e976a8c89
New data types/names; removed OUTRANGE macro.
...
date 99.07.12.23.25.00; author rmoore1; state Exp;
2005-06-29 19:15:34 +00:00
aystarik
b620e39f8b
AcpiModeCapabilities changed to AcpiGetModeCapabilities
...
date 99.07.07.15.31.00; author rmoore1; state Exp;
2005-06-29 19:15:32 +00:00
aystarik
e05b1cee85
date 99.07.06.20.04.00; author rmoore1; state Exp;
2005-06-29 19:15:31 +00:00
aystarik
fa407e3db4
Removed #PLUMBER stuff
...
date 99.07.01.15.19.00; author rmoore1; state Exp;
2005-06-29 19:15:29 +00:00
aystarik
8872de0aac
Added FUNCTION_STATUS_EXIT macro
...
date 99.06.29.17.10.00; author rmoore1; state Exp;
2005-06-29 19:15:28 +00:00
aystarik
3a2a7dffbd
New data types
...
date 99.06.22.22.38.00; author rmoore1; state Exp;
2005-06-29 19:15:27 +00:00
aystarik
73c3f45858
Dumps DSDT header
...
date 99.06.15.22.45.00; author rmoore1; state Exp;
2005-06-29 19:15:26 +00:00
aystarik
d67e259da8
Removed KDT error string tables -- too hard to maintain!
...
date 99.06.14.21.06.00; author rmoore1; state Exp;
2005-06-29 19:15:25 +00:00
aystarik
70150e1286
Change to interface to NsGetTable
...
date 99.06.10.23.10.00; author rmoore1; state Exp;
2005-06-29 19:15:24 +00:00
aystarik
d0083d4b2b
Moved prototypes to common.h
...
date 99.06.10.18.02.00; author rmoore1; state Exp;
2005-06-29 19:15:23 +00:00
aystarik
e4736d9cf4
Moved all standard C headers to environment.h
...
date 99.06.09.17.31.00; author rmoore1; state Exp;
2005-06-29 19:15:22 +00:00
aystarik
685a51d5cf
Init GPE handling
...
date 99.06.03.23.18.00; author rmoore1; state Exp;
2005-06-29 19:15:20 +00:00
aystarik
4211969723
Renamed AcpiModeStatus to AcpiGetMode
...
date 99.05.20.23.37.00; author rmosgrov; state Exp;
2005-06-29 19:15:19 +00:00
aystarik
245250ec19
date 99.05.20.23.17.00; author rmoore1; state Exp;
2005-06-29 19:15:18 +00:00
aystarik
2ffcc86ed8
Added FUNCTION_EXIT macro
...
date 99.05.19.22.13.00; author rmoore1; state Exp;
2005-06-29 19:15:17 +00:00
aystarik
a364d64d5b
Header rename
...
date 99.05.18.17.37.00; author rmoore1; state Exp;
2005-06-29 19:15:16 +00:00
aystarik
ea84dd0d55
Removed all compilation warnings under BeOS.
...
date 99.05.14.16.25.00; author grsmith1; state Exp;
2005-06-29 19:15:15 +00:00
aystarik
326777c17e
date 99.05.13.23.07.00; author rmoore1; state Exp;
2005-06-29 19:15:14 +00:00
aystarik
4797e0660d
Merged AML and ACPI exception codes
...
Split AcpiInit
date 99.05.12.21.58.00; author rmoore1; state Exp;
2005-06-29 19:15:13 +00:00
aystarik
0ebfd5e63a
Added ACPI_STATUS exception codes
...
date 99.05.07.17.23.00; author rmoore1; state Exp;
2005-06-29 19:15:12 +00:00
aystarik
5e5df5d7a3
Moved common code from other directories to here
...
date 99.04.21.22.18.00; author rmoore1; state Exp;
2005-06-29 19:15:09 +00:00
aystarik
8a3347158b
Added legal-approved header
...
date 99.04.19.20.24.00; author rmoore1; state Exp;
2005-06-29 19:15:08 +00:00
aystarik
5d4f6efe27
Moving globals to one place (part 2)
...
date 99.04.16.20.20.00; author rmoore1; state Exp;
2005-06-29 19:15:07 +00:00
aystarik
34f4611e1e
date 99.04.16.15.53.00; author rmoore1; state Exp;
2005-06-29 19:15:06 +00:00
aystarik
7bdb10137f
date 99.04.14.18.02.00; author rmoore1; state Exp;
2005-06-29 19:15:05 +00:00
aystarik
98e3f39ac7
Cleanup
...
date 99.04.09.16.28.00; author rmoore1; state Exp;
2005-06-29 19:15:04 +00:00
aystarik
425fef3b8f
Major header file consolidation
...
date 99.04.07.22.34.00; author rmoore1; state Exp;
2005-06-29 19:15:03 +00:00
aystarik
a7c45c805d
Header cleanup; Split debug switch into component_id and level
...
date 99.04.05.23.10.00; author rmoore1; state Exp;
2005-06-29 19:15:02 +00:00
aystarik
d92ad2909c
New version of DEBUG_PRINT
...
date 99.04.02.22.39.00; author rmoore1; state Exp;
2005-06-29 19:15:01 +00:00
aystarik
e1a4f91ca6
Integrated with 03/99 OPSD code
...
date 99.03.31.22.33.00; author rmoore1; state Exp;
2005-06-29 19:15:00 +00:00
aystarik
61f48131c2
Comment out long pointer code
...
date 99.03.10.21.20.00; author rmoore1; state Exp;
2005-06-29 19:14:59 +00:00
aystarik
739c96b17a
16/32/64-bit common data types
...
date 99.03.10.00.06.00; author rmoore1; state Exp;
2005-06-29 19:14:58 +00:00
aystarik
7df9d012a1
Module contains the AcpiInit fucntion only
...
date 99.02.16.22.15.00; author rmosgrov; state Exp;
2005-06-29 19:14:57 +00:00
aystarik
087fb1129d
Automated cleanup
...
date 2005.06.17.20.23.00; author rmoore1; state Exp;
2005-06-29 19:14:55 +00:00
aystarik
844b16b021
Extended address descriptor feature string for OSI
...
date 2005.02.28.20.05.00; author rmoore1; state Exp;
2005-06-29 19:14:53 +00:00