6138 Commits

Author SHA1 Message Date
aystarik
65447a7cc6 Removed object and method stacks for the new parser
date	2000.01.24.21.36.00;	author rmoore1;	state Exp;
2005-06-29 19:24:59 +00:00
aystarik
d79ceeb2e9 Simplified method stack constants
date	99.08.20.22.30.00;	author rmoore1;	state Exp;
2005-06-29 19:24:57 +00:00
aystarik
99d675fa27 Updated License Header
date	99.08.20.22.29.00;	author mwalz;	state Exp;
2005-06-29 19:24:56 +00:00
aystarik
e7e67d6646 date 99.08.10.16.01.00; author rmoore1; state Exp; 2005-06-29 19:24:54 +00:00
aystarik
14358bf437 Phase 2 legal header.
date	99.07.07.21.21.00;	author grsmith1;	state Exp;
2005-06-29 19:24:53 +00:00
aystarik
eb6ac32a9e Added ACPI_OBJECT_INTERNAL type
date	99.07.07.19.47.00;	author rmoore1;	state Exp;
2005-06-29 19:24:52 +00:00
aystarik
195ed7af4d Moved Method Stack constants to config.h from global.h
date	99.06.30.19.56.00;	author rmoore1;	state Exp;
2005-06-29 19:24:51 +00:00
aystarik
063f7212f1 Removed MAX_ACPI_TABLE_SIZE!!!
date	99.06.10.23.11.00;	author rmoore1;	state Exp;
2005-06-29 19:24:50 +00:00
aystarik
089b40b4a5 Moved all standard C headers to environment.h
date	99.06.09.17.30.00;	author rmoore1;	state Exp;
2005-06-29 19:24:49 +00:00
aystarik
516d799b72 RSDP constants
date	99.06.08.22.25.00;	author rmoore1;	state Exp;
2005-06-29 19:24:48 +00:00
aystarik
a113400492 A new constant
date	99.06.04.22.24.00;	author rmoore1;	state Exp;
2005-06-29 19:24:47 +00:00
aystarik
49899bf919 Now only one namespace table size
date	99.05.20.23.16.00;	author rmoore1;	state Exp;
2005-06-29 19:24:46 +00:00
aystarik
c2e03ce751 Removed all compilation warnings under BeOS.
date	99.05.14.16.27.00;	author grsmith1;	state Exp;
2005-06-29 19:24:45 +00:00
aystarik
532cdf4027 Added ACPI_STATUS exception codes
date	99.05.07.17.23.00;	author rmoore1;	state Exp;
2005-06-29 19:24:44 +00:00
aystarik
72be1ec301 Cleanup and consolidation
date	99.04.29.22.04.00;	author rmoore1;	state Exp;
2005-06-29 19:24:43 +00:00
aystarik
57e7c41bdd Added legal-approved header
date	99.04.19.20.23.00;	author rmoore1;	state Exp;
2005-06-29 19:24:42 +00:00
aystarik
7f43d1c196 Major header consolidation
date	99.04.07.22.31.00;	author rmoore1;	state Exp;
2005-06-29 19:24:41 +00:00
aystarik
b421abc58f date 99.03.31.22.35.00; author rmoore1; state Exp; 2005-06-29 19:24:40 +00:00
aystarik
6a84ab61fa xface changes
date	2003.01.17.21.27.00;	author rmoore1;	state Exp;
2005-06-29 19:24:30 +00:00
aystarik
1e0beb9561 new xface
date	2002.11.13.16.31.00;	author rmoore1;	state Exp;
2005-06-29 19:24:25 +00:00
aystarik
2794ec5f58 prototype update
date	2002.11.01.18.07.00;	author rmoore1;	state Exp;
2005-06-29 19:24:24 +00:00
aystarik
e873dcc7e5 Added AcpiGetopt
date	2002.08.12.19.42.00;	author rmoore1;	state Exp;
2005-06-29 19:24:23 +00:00
aystarik
413a1f1afa Removed getopt
date	2002.08.12.19.31.00;	author rmoore1;	state Exp;
2005-06-29 19:24:22 +00:00
aystarik
21cba6ff6c date 2002.07.30.15.51.00; author rmoore1; state Exp; 2005-06-29 19:24:21 +00:00
aystarik
65f7e50526 getopt already defined on linux, so don't redefine it here
date	2002.07.25.01.09.00;	author agrover;	state Exp;
2005-06-29 19:24:20 +00:00
aystarik
bfb432279a Standalone disassembler now uses namespace mgr for symbol table
date	2002.07.23.20.30.00;	author rmoore1;	state Exp;
2005-06-29 19:24:19 +00:00
aystarik
6cb61d3608 Major update for new disassembler (produces compilable ASL).
date	2002.07.15.20.52.00;	author rmoore1;	state Exp;
2005-06-29 19:24:18 +00:00
aystarik
8290ecbfcd date 2002.05.17.20.26.00; author rmoore1; state Exp; 2005-06-29 19:24:17 +00:00
aystarik
234846c649 Init the OSL first, because global init now uses the OSL
date	2005.06.24.19.36.00;	author rmoore1;	state Exp;
2005-06-29 19:24:15 +00:00
aystarik
aea42f8746 Early installation of default opregion handlers -- allows GPE init to
run _REG methods


date	2004.04.20.22.57.00;	author rmoore1;	state Exp;
2005-06-29 19:24:07 +00:00
aystarik
71297fdfab Automated cleanup
date	2003.05.21.22.49.00;	author rmoore1;	state Exp;
2005-06-29 19:24:04 +00:00
aystarik
a3fce83bd5 Changed init sequence because EvInitAddressSpaces causes _REG methods
to be run


date	2003.04.29.21.58.00;	author rmoore1;	state Exp;
2005-06-29 19:24:02 +00:00
aystarik
afbefe6064 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:23:57 +00:00
aystarik
e3ecac9cdc Split ACPI init interface to two calls
date	2002.07.01.22.18.00;	author rmoore1;	state Exp;
2005-06-29 19:23:54 +00:00
aystarik
b78b7fc52c Implemented AcpiInstallInitializationHandler()
date	2002.05.07.17.02.00;	author rmoore1;	state Exp;
2005-06-29 19:23:53 +00:00
aystarik
309393b803 Shortened some overly-verbose identifiers
date	2002.04.26.22.14.00;	author rmoore1;	state Exp;
2005-06-29 19:23:52 +00:00
aystarik
f19899c2ab ValidateBufferSize is now InitializeBuffer. Also, clears the caller
buffer.


date	2002.01.22.16.21.00;	author rmoore1;	state Exp;
2005-06-29 19:23:46 +00:00
aystarik
6517b2fa7a Split EvInitialize to allow initialization without installation of
hardware handlers (for acpiexec mostly)


date	2002.01.14.22.32.00;	author rmoore1;	state Exp;
2005-06-29 19:23:45 +00:00
aystarik
8ca21ba0cf Removed all support to save/restore the GPE status/enable registers --
unnecessary.


date	2002.01.14.22.19.00;	author rmoore1;	state Exp;
2005-06-29 19:23:44 +00:00
aystarik
cc49314ac5 Added PurgeCachedObjects interface
date	2001.11.19.22.15.00;	author rmoore1;	state Exp;
2005-06-29 19:23:40 +00:00
aystarik
ba2941b4e7 Eliminate TBDs
date	2001.11.15.17.01.00;	author rmoore1;	state Exp;
2005-06-29 19:23:39 +00:00
aystarik
5f742b7f9a eliminate AcpiHwGetModeCapabilities. It was useless.
date	2001.11.15.01.19.00;	author agrover;	state Exp;
2005-06-29 19:23:38 +00:00
aystarik
36bebe8e30 Added debugger termination
date	2001.09.21.22.11.00;	author rmoore1;	state Exp;
2005-06-29 19:23:37 +00:00
aystarik
7976e9a354 remove IS_INIT_COMPLETE macro because it's ugly, and people should
just call AcpiSubsystemStatus before they do anything.


date	2001.09.21.18.08.00;	author agrover;	state Exp;
2005-06-29 19:23:36 +00:00
aystarik
7dd8d02dd8 use DEBUG_EXEC on the ptr init code
date	2001.08.31.19.59.00;	author agrover;	state Exp;
2005-06-29 19:23:35 +00:00
aystarik
2607ebef1c Changed AcpiFormatException interface
date	2001.07.06.21.51.00;	author rmoore1;	state Exp;
2005-06-29 19:23:30 +00:00
aystarik
7fbc4d3627 added interface for dependent modules to check the core initialized
properly


date	2001.06.19.22.53.00;	author agrover;	state Exp;
2005-06-29 19:23:28 +00:00
aystarik
ba992adc53 typo fix
date	2001.05.17.17.23.00;	author agrover;	state Exp;
2005-06-29 19:23:27 +00:00
aystarik
2f70ddbd1d All external interfaces check for ACPI initialization.
date	2001.05.16.22.01.00;	author rmoore1;	state Exp;
2005-06-29 19:23:26 +00:00
aystarik
ea7bf3311e Removed NATIVE_UINT from internal structures and some procedures.
This type should be used extremely sparingly!


date	2001.03.09.21.17.00;	author rmoore1;	state Exp;
2005-06-29 19:23:24 +00:00