Commit Graph

6526 Commits

Author SHA1 Message Date
aystarik
d87b8d4ae2 Conversion to new minimal-parse-subtree model of method execution
date	2000.08.08.17.34.00;	author rmoore1;	state Exp;
2005-06-29 19:22:53 +00:00
aystarik
7927c8a8d1 Changed a name
date	2000.06.19.21.32.00;	author rmoore1;	state Exp;
2005-06-29 19:22:47 +00:00
aystarik
f9b17990f0 Renamed DebugLevel
date	2000.06.19.16.39.00;	author rmoore1;	state Exp;
2005-06-29 19:22:46 +00:00
aystarik
26cadc16f1 File rename
date	2000.06.16.21.48.00;	author rmoore1;	state Exp;
2005-06-29 19:22:45 +00:00
aystarik
6b3fd91db6 Added type info to TBDs
date	2000.06.06.22.23.00;	author rmoore1;	state Exp;
2005-06-29 19:22:41 +00:00
aystarik
ea6d330660 Renamed a mutex
date	2000.05.16.22.04.00;	author rmoore1;	state Exp;
2005-06-29 19:22:40 +00:00
aystarik
9b556b5503 Call OSD init/terminate
date	2000.05.15.21.58.00;	author rmoore1;	state Exp;
2005-06-29 19:22:39 +00:00
aystarik
b80f19b7c9 fix for debug output
date	2000.04.13.16.24.00;	author rmoore1;	state Exp;
2005-06-29 19:22:37 +00:00
aystarik
147b7ad5ee Added AcpiCaVersion info to the AcpiGetSystemInfo returned data.
Starting version is 0x0080 (0.80)


date	2000.04.05.23.53.00;	author rmosgrov;	state Exp;
2005-06-29 19:22:36 +00:00
aystarik
daa4f5512c Use internal FormatException
date	2000.03.24.16.44.00;	author rmoore1;	state Exp;
2005-06-29 19:22:35 +00:00
aystarik
1a841f3091 Terminate debugger thread
date	2000.03.22.15.46.00;	author rmoore1;	state Exp;
2005-06-29 19:22:34 +00:00
aystarik
b3674f03c9 Split AcpiTerminate into two functions
date	2000.03.21.21.55.00;	author rmoore1;	state Exp;
2005-06-29 19:22:33 +00:00
aystarik
3b62ce7fa3 Fix for attempts to terminate the subsystem twice
date	2000.03.10.21.46.00;	author rmoore1;	state Exp;
2005-06-29 19:22:32 +00:00
aystarik
05b7528464 Added an ACPI_INIT_DATA structure as a parameter to the AcpiInitialize
call and CmInitGlobals call.


date	2000.02.29.23.10.00;	author rmosgrov;	state Exp;
2005-06-29 19:22:31 +00:00
aystarik
3bd68150ec Updated for new core subsystem header filenames
date	2000.02.10.18.58.00;	author rmoore1;	state Exp;
2005-06-29 19:22:30 +00:00
aystarik
bd29e4c046 Prints version number and parser type
date	2000.01.10.17.08.00;	author rmoore1;	state Exp;
2005-06-29 19:22:29 +00:00
aystarik
c5b788a305 Macro support to eliminate excessive debug string duplication
date	99.10.14.20.53.00;	author rmoore1;	state Exp;
2005-06-29 19:22:28 +00:00
aystarik
e837dbde16 Renamed Clib functions to uppercase macros
date	99.10.12.20.28.00;	author rmoore1;	state Exp;
2005-06-29 19:22:27 +00:00
aystarik
1c282f2d56 Added AcpiFormatException
date	99.09.27.21.15.00;	author rmoore1;	state Exp;
2005-06-29 19:22:26 +00:00
aystarik
ecc65ac008 Added ACPI_DEFAULT_HANDLE feature to AcpiInstallAddressSpaceHandler.
Also moved the PCIContext to the events.h file.


date	99.09.23.00.26.00;	author rmosgrov;	state Exp;
2005-06-29 19:22:25 +00:00
aystarik
4b56c7714e Prefixed all global variables with "Gbl_" for easy recognition
date	99.09.02.18.02.00;	author rmoore1;	state Exp;
2005-06-29 19:22:24 +00:00
aystarik
89c4199e38 Added notify and address space handler objects. Added system and
driver notify handlers.  Created associations between the address handlers and
regions. and more......


date	99.09.01.23.15.00;	author rmosgrov;	state Exp;
2005-06-29 19:22:23 +00:00
aystarik
f7abd4d394 Call mutex initialize
date	99.08.30.22.29.00;	author rmoore1;	state Exp;
2005-06-29 19:22:22 +00:00
aystarik
b11c9cc075 GetSystemInfo now reports on ACPI tables.
date	99.08.20.22.36.00;	author rmoore1;	state Exp;
2005-06-29 19:22:21 +00:00
aystarik
cc3332aa9f Converted to new return macros
date	99.08.13.16.58.00;	author rmoore1;	state Exp;
2005-06-29 19:22:20 +00:00
aystarik
cbb88491cf Updated License Header
date	99.08.09.22.40.00;	author mwalz;	state Exp;
2005-06-29 19:22:19 +00:00
aystarik
cb942dc5e2 More code for AcpiTerminate
date	99.07.23.20.43.00;	author rmoore1;	state Exp;
2005-06-29 19:22:18 +00:00
aystarik
927221883b Dump the allocation list during termination (Debug only)
date	99.07.22.22.31.00;	author rmoore1;	state Exp;
2005-06-29 19:22:17 +00:00
aystarik
b8274ee39b Install the default opregion handlers
date	99.07.22.17.52.00;	author rmoore1;	state Exp;
2005-06-29 19:22:16 +00:00
aystarik
126becea9e Added SystemFlags
date	99.07.14.21.40.00;	author rmoore1;	state Exp;
2005-06-29 19:22:15 +00:00
aystarik
99e743ef8a External interfaces for the Common component
date	99.07.14.17.51.00;	author rmoore1;	state Exp;
2005-06-29 19:22:14 +00:00
aystarik
392b609d6f xface change
date	2005.06.24.19.41.00;	author rmoore1;	state Exp;
2005-06-29 19:22:10 +00:00
aystarik
cd308ac385 Automated cleanup
date	2004.10.15.22.36.00;	author rmoore1;	state Exp;
2005-06-29 19:22:02 +00:00
aystarik
3333c6bcd5 Comment update
date	2004.10.13.20.54.00;	author rmoore1;	state Exp;
2005-06-29 19:22:01 +00:00
aystarik
3957199e20 Handle space for NULL terminator automatically
date	2004.10.13.20.51.00;	author rmoore1;	state Exp;
2005-06-29 19:21:59 +00:00
aystarik
1497569dfc Added CreateStringObject
date	2004.08.27.21.14.00;	author rmoore1;	state Exp;
2005-06-29 19:21:58 +00:00
aystarik
ebcb44d35f automated cleanup
date	2003.12.05.23.53.00;	author rmoore1;	state Exp;
2005-06-29 19:21:55 +00:00
aystarik
0162b7fdac Deployed UtGetDescriptorName for better debug output
date	2003.10.22.20.52.00;	author rmoore1;	state Exp;
2005-06-29 19:21:54 +00:00
aystarik
07cacf3cb0 Do not attempt to allocate a buffer pointer with length == 0
date	2003.05.20.20.45.00;	author rmoore1;	state Exp;
2005-06-29 19:21:53 +00:00
aystarik
7d02183d23 64-bit output fix
date	2002.11.15.16.48.00;	author rmoore1;	state Exp;
2005-06-29 19:21:47 +00:00
aystarik
0dadaf8e81 New CreateBufferObject interface. ERROR if certain objects get passed
to validateInternalObject


date	2002.11.14.17.52.00;	author rmoore1;	state Exp;
2005-06-29 19:21:45 +00:00
aystarik
b16ddfb2c7 major overhaul of ACPI_TYPE and the use of internal types. Most were
no longer necessary.  Improved handling of the Scope operator for both the
compiler and the interpreter.


date	2002.10.10.22.49.00;	author rmoore1;	state Exp;
2005-06-29 19:21:44 +00:00
aystarik
65870776ef Header cleanup
date	2002.06.06.15.12.00;	author rmoore1;	state Exp;
2005-06-29 19:21:40 +00:00
aystarik
3b52b10273 fix warnings on gcc ia64
date	2002.05.03.22.04.00;	author agrover;	state Exp;
2005-06-29 19:21:37 +00:00
aystarik
42d1741a82 Fourth pass to include lint changes/comments/cleanup (64-bit)
date	2002.04.11.22.57.00;	author rmoore1;	state Exp;
2005-06-29 19:21:35 +00:00
aystarik
c268a1e2cd Removed obsolete ACPI_OBJECT_TYPE8 typedef and changed all references
to ACPI_OBJECT_TYPE


date	2001.12.12.20.41.00;	author rmoore1;	state Exp;
2005-06-29 19:21:30 +00:00
aystarik
0b87a7f5e3 Added support for constants Zero, Ones, One, Revision
date	2001.12.03.16.59.00;	author rmoore1;	state Exp;
2005-06-29 19:21:28 +00:00
aystarik
13714f26c0 Added correct constants for switch
date	2001.11.30.21.21.00;	author rmoore1;	state Exp;
2005-06-29 19:21:27 +00:00
aystarik
f6f1bb9ce1 Simplified support for multi-descriptor objects (automatic allocation
based on the object type requested)


date	2001.11.09.22.19.00;	author rmoore1;	state Exp;
2005-06-29 19:21:24 +00:00
aystarik
d9de25a96e Initial support for multiple object attachments and related interfaces
date	2001.11.08.21.04.00;	author rmoore1;	state Exp;
2005-06-29 19:21:23 +00:00