4171 Commits

Author SHA1 Message Date
aystarik
f79f96ff2e UtFormatException obsoleted; AcpiFormatException substituted globally
date	2001.07.06.22.16.00;	author rmoore1;	state Exp;
2005-06-29 17:57:39 +00:00
aystarik
4727eda075 Renamed AcpiOsSleepUsec to AcpiOsStall
date	2001.06.29.20.21.00;	author rmoore1;	state Exp;
2005-06-29 17:57:38 +00:00
aystarik
f8ffdb84cf Cleanup
date	2001.03.13.21.14.00;	author rmoore1;	state Exp;
2005-06-29 17:57:35 +00:00
aystarik
cb2df9a8ee Check for error after attempting to enter interpreter
date	2001.03.02.22.48.00;	author rmoore1;	state Exp;
2005-06-29 17:57:33 +00:00
aystarik
8cd5a65242 Added GetThreadId interface and internal mutex deadlock detection code
date	2001.02.22.17.10.00;	author rmoore1;	state Exp;
2005-06-29 17:57:31 +00:00
aystarik
c010d0241d Full support for ASL Mutex SyncLevel semantics and "ForceRelease" on
interpreter exit of all owned mutexes.


date	2001.02.16.18.30.00;	author rmoore1;	state Exp;
2005-06-29 17:57:30 +00:00
aystarik
e85265f724 Configurable support for 64-bit ACPI integers (ACPI 2.0)
date	2000.10.11.21.03.00;	author rmoore1;	state Exp;
2005-06-29 17:57:27 +00:00
aystarik
71f81eb5d8 Renamed Osd interfaces, renamed header files
date	2000.06.23.21.47.00;	author rmoore1;	state Exp;
2005-06-29 17:57:20 +00:00
aystarik
6b57fa23ee Global rename of identifiers and constants
date	2000.06.13.18.19.00;	author rmoore1;	state Exp;
2005-06-29 17:57:15 +00:00
aystarik
463a0eb32b TBD Cleanup
date	2000.06.06.21.44.00;	author rmoore1;	state Exp;
2005-06-29 17:57:14 +00:00
aystarik
df3693ccf3 Added a debug statement
date	2000.05.16.22.07.00;	author rmoore1;	state Exp;
2005-06-29 17:57:13 +00:00
aystarik
f333ef2f44 Removed errata.h
date	2000.03.31.19.29.00;	author rmosgrov;	state Exp;
2005-06-29 17:57:12 +00:00
aystarik
6dfd65166c In OsResetEvent(), when the Semaphore is created, it is created in the
non-signaled state.


date	2000.03.30.17.36.00;	author mwalz;	state Exp;
2005-06-29 17:57:11 +00:00
aystarik
851abd178a Debug output
date	2000.03.21.22.22.00;	author rmoore1;	state Exp;
2005-06-29 17:57:10 +00:00
aystarik
e0f24cb7fe Moved global lock support to evglock.c
date	2000.03.03.18.08.00;	author rmoore1;	state Exp;
2005-06-29 17:57:09 +00:00
aystarik
c5117ba173 Global lock semaphore support
date	2000.02.29.21.34.00;	author rmoore1;	state Exp;
2005-06-29 17:57:08 +00:00
aystarik
8778cad8b2 Implemented events and mutexes with OSD semaphores
date	2000.02.22.21.22.00;	author rmoore1;	state Exp;
2005-06-29 17:57:07 +00:00
aystarik
2983e25600 Updated for new core subsystem header filenames
date	2000.02.10.18.59.00;	author rmoore1;	state Exp;
2005-06-29 17:57:06 +00:00
aystarik
bae8e7197e Added function trace to some funcs
date	99.10.19.23.34.00;	author rmoore1;	state Exp;
2005-06-29 17:57:05 +00:00
aystarik
978af99557 Macro support to eliminate excessive debug string duplication
date	99.10.14.20.55.00;	author rmoore1;	state Exp;
2005-06-29 17:57:04 +00:00
aystarik
8bb7f1340b Prefixed all global variables with "Gbl_" for easy recognition
date	99.09.02.18.03.00;	author rmoore1;	state Exp;
2005-06-29 17:57:03 +00:00
aystarik
0d1088707d Updated License Header
date	99.08.10.21.59.00;	author mwalz;	state Exp;
2005-06-29 17:57:02 +00:00
aystarik
218a4d7c63 Phase 2 legal header.
date	99.07.07.22.18.00;	author grsmith1;	state Exp;
2005-06-29 17:57:00 +00:00
aystarik
5e51878e8d Added ACPI_OBJECT_INTERNAL type
date	99.07.07.19.48.00;	author rmoore1;	state Exp;
2005-06-29 17:56:59 +00:00
aystarik
f55f46ce74 Initialized Status, line 386.
date	99.07.06.17.54.00;	author grsmith1;	state Exp;
2005-06-29 17:56:58 +00:00
aystarik
1481e095a3 New exception codes
date	99.07.06.17.37.00;	author rmoore1;	state Exp;
2005-06-29 17:56:57 +00:00
aystarik
4a8e469fc6 date 99.06.11.20.06.00; author grsmith1; state Exp; 2005-06-29 17:56:56 +00:00
aystarik
ed6842cecd Standard parameter list formatting
date	99.06.10.19.04.00;	author rmoore1;	state Exp;
2005-06-29 17:56:55 +00:00
aystarik
e5995933f7 Renamed some of the basic data types to ACPI*
date	99.06.09.23.32.00;	author rmoore1;	state Exp;
2005-06-29 17:56:54 +00:00
aystarik
c4a77e8dfc Moved Notify handling to event subsystem
date	99.06.04.22.21.00;	author rmoore1;	state Exp;
2005-06-29 17:56:53 +00:00
aystarik
3809ca89c0 Removed all compilation warnings under BeOS.
date	99.05.14.16.28.00;	author grsmith1;	state Exp;
2005-06-29 17:56:52 +00:00
aystarik
3b1478be64 Merged AML and ACPI exception codes
date	99.05.12.21.58.00;	author rmoore1;	state Exp;
2005-06-29 17:56:50 +00:00
aystarik
cd01613585 Prefixed all interpreter procs with "aml"
date	99.05.07.22.07.00;	author rmoore1;	state Exp;
2005-06-29 17:56:49 +00:00
aystarik
2506829f14 Added ACPI_STATUS exception codes
date	99.05.07.17.23.00;	author rmoore1;	state Exp;
2005-06-29 17:56:48 +00:00
aystarik
950bedafc3 Added legal-approved header
date	99.04.19.20.23.00;	author rmoore1;	state Exp;
2005-06-29 17:56:47 +00:00
aystarik
52e03551b3 Moving globals to one place (part 2)
date	99.04.16.20.20.00;	author rmoore1;	state Exp;
2005-06-29 17:56:46 +00:00
aystarik
76dae30d97 Removed WhyBuf mechanism, it was causing faults
date	99.04.12.17.23.00;	author rmoore1;	state Exp;
2005-06-29 17:56:45 +00:00
aystarik
bbe22ff3b7 Code restructuring
date	99.04.08.21.39.00;	author rmoore1;	state Exp;
2005-06-29 17:56:44 +00:00
aystarik
f7b5c53d38 Major header file consolidation
date	99.04.07.22.35.00;	author rmoore1;	state Exp;
2005-06-29 17:56:43 +00:00
aystarik
964d1a958f Header cleanup; Split debug switch into component_id and level
date	99.04.05.23.10.00;	author rmoore1;	state Exp;
2005-06-29 17:56:42 +00:00
aystarik
98bfa14473 New version of DEBUG_PRINT
date	99.04.02.22.39.00;	author rmoore1;	state Exp;
2005-06-29 17:56:41 +00:00
aystarik
8c0df720db Integrated with 03/99 OPSD code
date	99.03.31.22.33.00;	author rmoore1;	state Exp;
2005-06-29 17:56:40 +00:00
aystarik
8561979fb8 New names for I/O and PCI OSD interfaces
date	99.03.10.00.08.00;	author rmoore1;	state Exp;
2005-06-29 17:56:38 +00:00
aystarik
59d802deb5 Changed to generic 64-bit friendly data types
date	99.02.20.00.33.00;	author rmoore1;	state Exp;
2005-06-29 17:56:37 +00:00
aystarik
e6c09f92c5 Removed hungarian notation
date	99.02.16.21.22.00;	author rmoore1;	state Exp;
2005-06-29 17:56:36 +00:00
aystarik
c70043aa78 Major cleanup
date	99.01.20.17.40.00;	author rmoore1;	state Exp;
2005-06-29 17:56:35 +00:00
aystarik
2bfd21152b First BeOS compatible check-in.
date	99.01.13.18.50.00;	author grsmith1;	state Exp;
2005-06-29 17:56:34 +00:00
aystarik
d7f1ac89ff Detabified.
date	99.01.12.00.17.00;	author grsmith1;	state Exp;
2005-06-29 17:56:33 +00:00
aystarik
1b2af9404b AML Interpreter
date	99.01.11.22.11.00;	author rmoore1;	state Exp;
2005-06-29 17:56:32 +00:00
aystarik
91ed5e3a93 Update length of target buffer
date	2004.12.08.18.24.00;	author rmoore1;	state Exp;
2005-06-29 17:56:25 +00:00