aystarik
9ebc15b53f
Automated cleanup
...
date 2002.07.30.22.15.00; author rmoore1; state Exp;
2005-06-29 16:17:19 +00:00
aystarik
65ce55bf0b
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 16:17:18 +00:00
aystarik
fa1dc2240a
Major update for new disassembler (produces compilable ASL).
...
date 2002.07.15.20.51.00; author rmoore1; state Exp;
2005-06-29 16:17:17 +00:00
aystarik
fee7b35ba9
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 16:17:16 +00:00
aystarik
f7da99c0cf
Changes to upgrade 16-bit support
...
date 2002.05.16.22.30.00; author rmoore1; state Exp;
2005-06-29 16:17:15 +00:00
aystarik
43071cc2ee
Second pass to include lint changes/comments/cleanup.
...
date 2002.04.08.22.00.00; author rmoore1; state Exp;
2005-06-29 16:17:13 +00:00
aystarik
291d1a3618
Migrated ASL compiler and core components to use a common
...
PARSE_OBJECT.
date 2002.04.04.21.19.00; author rmoore1; state Exp;
2005-06-29 16:17:12 +00:00
aystarik
aaabff33e4
Prefixed C library macros (MEMSET, etc.) with "ACPI_".
...
date 2002.02.13.18.54.00; author rmoore1; state Exp;
2005-06-29 16:17:11 +00:00
aystarik
00f6ad2139
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 16:17:09 +00:00
aystarik
d79ad1f9f3
ValidateBufferSize is now InitializeBuffer. Also, clears the caller
...
buffer.
date 2002.01.22.16.21.00; author rmoore1; state Exp;
2005-06-29 16:17:08 +00:00
aystarik
5041412686
Support for creation of user (return) buffers
...
date 2002.01.10.22.17.00; author rmoore1; state Exp;
2005-06-29 16:17:07 +00:00
aystarik
0480d5522d
Added 2002 copyright
...
date 2002.01.09.17.51.00; author rmoore1; state Exp;
2005-06-29 16:17:06 +00:00
aystarik
3c7eb8692d
Cleanup
...
date 2001.12.20.22.24.00; author rmoore1; state Exp;
2005-06-29 16:17:05 +00:00
aystarik
8e0ec56a4c
Added user breakpoint separate from single step break
...
date 2001.12.13.22.57.00; author rmoore1; state Exp;
2005-06-29 16:17:04 +00:00
aystarik
2d93a7aff9
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 16:17:03 +00:00
aystarik
56c29de72f
Added pointer/integer conversion macros to cleanup IA64 generation
...
date 2001.12.12.17.25.00; author rmoore1; state Exp;
2005-06-29 16:17:02 +00:00
aystarik
a5446113d7
Changes to support Intel 64-bit compiler
...
date 2001.12.12.00.12.00; author rmoore1; state Exp;
2005-06-29 16:17:01 +00:00
aystarik
7f154296cd
Macro rename and cleanup
...
date 2001.11.21.17.06.00; author rmoore1; state Exp;
2005-06-29 16:17:00 +00:00
aystarik
07daaebe3c
Use GetAttachedObject instead of directly accessing Node->Object
...
date 2001.11.07.17.15.00; author rmoore1; state Exp;
2005-06-29 16:16:59 +00:00
aystarik
6396c063ef
Improved NSDUMP debug output
...
date 2001.10.18.17.41.00; author rmoore1; state Exp;
2005-06-29 16:16:57 +00:00
aystarik
a5d7fe504a
Cleanup via acpisrc -c
...
date 2001.08.27.19.53.00; author rmoore1; state Exp;
2005-06-29 16:16:56 +00:00
aystarik
b810ed01a2
Global variables prefixed with "AcpiGbl_"
...
date 2001.08.24.21.07.00; author rmoore1; state Exp;
2005-06-29 16:16:55 +00:00
aystarik
beb912f54e
Changed BUFFER_SIZE name
...
date 2001.08.24.20.20.00; author rmoore1; state Exp;
2005-06-29 16:16:54 +00:00
aystarik
5e7e31bb42
Global variable rename to prepend "acpi"
...
date 2001.08.22.21.19.00; author rmoore1; state Exp;
2005-06-29 16:16:53 +00:00
aystarik
fdf2dddd17
UtFormatException obsoleted; AcpiFormatException substituted globally
...
date 2001.07.06.22.16.00; author rmoore1; state Exp;
2005-06-29 16:16:52 +00:00
aystarik
f1ead553da
strupr fix
...
date 2001.05.10.18.51.00; author rmoore1; state Exp;
2005-06-29 16:16:51 +00:00
aystarik
8ac1bb3952
Update resource names to prepend "ACPI_".
...
date 2001.05.03.19.45.00; author rmoore1; state Exp;
2005-06-29 16:16:49 +00:00
aystarik
de71ee72ce
Changes for 16-bit code.
...
date 2001.04.27.17.34.00; author rmoore1; state Exp;
2005-06-29 16:16:48 +00:00
aystarik
233c261e35
Cleanup prior to label
...
date 2001.04.26.23.04.00; author rmoore1; state Exp;
2005-06-29 16:16:47 +00:00
aystarik
0cec05a5ff
Another pass through the source to prefix all local types with "ACPI_"
...
date 2001.04.26.21.03.00; author rmoore1; state Exp;
2005-06-29 16:16:46 +00:00
aystarik
e7df599322
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 16:16:45 +00:00
aystarik
66d1380e8d
Updated AcpiDbDisplayResources to check _PRT, _CRS and _PRS in
...
response to the resources option
date 2001.04.05.18.44.00; author mwalz; state Exp;
2005-06-29 16:16:44 +00:00
aystarik
f6c0eda795
clean up code based on errors given from Intel C 5.0 compiler
...
Removed or used unused variables, as appropriate
date 2001.03.15.19.04.00; author agrover; state Exp;
2005-06-29 16:16:43 +00:00
aystarik
2ea7c12d1b
Changed method local/arg interfaces
...
date 2001.03.08.21.19.00; author rmoore1; state Exp;
2005-06-29 16:16:42 +00:00
aystarik
7ee8faec1b
Notifies are now dispatched asynchronously from the notifying method
...
date 2001.03.07.22.21.00; author rmoore1; state Exp;
2005-06-29 16:16:41 +00:00
aystarik
8b4b4e7a6f
Prefixed component IDs with "ACPI_"
...
date 2001.03.07.19.28.00; author rmoore1; state Exp;
2005-06-29 16:16:40 +00:00
aystarik
64ec05999a
Code cleanup (acpisrc -c)
...
date 2001.02.23.23.28.00; author rmoore1; state Exp;
2005-06-29 16:16:39 +00:00
aystarik
c9101c0a6e
Added debugger command to display internal mutex status
...
date 2001.02.14.22.19.00; author rmoore1; state Exp;
2005-06-29 16:16:38 +00:00
aystarik
369e619ee3
Restructured package copy code
...
date 2001.02.05.21.50.00; author rmoore1; state Exp;
2005-06-29 16:16:37 +00:00
aystarik
7f8dff0a22
Bug fixes from Novell
...
date 2001.01.18.17.32.00; author rmoore1; state Exp;
2005-06-29 16:16:36 +00:00
aystarik
a64f87c0ef
2001 copyright. Changed "NUMBER" to "INTEGER" globally
...
date 2001.01.15.17.27.00; author rmoore1; state Exp;
2005-06-29 16:16:34 +00:00
aystarik
46f3929455
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 16:16:32 +00:00
aystarik
8caa01261f
Ran acpisrc source cleanup
...
date 2000.09.15.17.15.00; author rmoore1; state Exp;
2005-06-29 16:16:30 +00:00
aystarik
2f21453173
Fixed some parse issues during method execution
...
date 2000.09.14.16.40.00; author rmoore1; state Exp;
2005-06-29 16:16:29 +00:00
aystarik
8dc95b7508
made some changes based on code review
...
date 2000.09.12.21.55.00; author agrover; state Exp;
2005-06-29 16:16:28 +00:00
aystarik
f2d3cd2671
New init xfaces; JIT CreateField evaluation.
...
date 2000.09.11.15.15.00; author rmoore1; state Exp;
2005-06-29 16:16:27 +00:00
aystarik
1de3753758
Changed names of the major objects for clarity
...
date 2000.08.30.20.11.00; author rmoore1; state Exp;
2005-06-29 16:16:26 +00:00
aystarik
2453dc9fe5
global removal of semicolon from MODULE_NAME macro.
...
This allows us to remove it completely on Release builds.
date 2000.08.30.00.40.00; author agrover; state Exp;
2005-06-29 16:16:25 +00:00
aystarik
cb460c33a2
Eliminated "Name Tables" and replaced with "Named Objects"
...
date 2000.08.29.00.38.00; author rmoore1; state Exp;
2005-06-29 16:16:24 +00:00
aystarik
ac4752f9fc
Added revision number
...
date 2000.08.16.21.22.00; author rmoore1; state Exp;
2005-06-29 16:16:23 +00:00