aystarik
|
6e1b8aaf90
|
spelling fix
date 2003.02.22.01.11.00; author agrover; state Exp;
|
2005-06-29 18:42:17 +00:00 |
|
aystarik
|
0c8d8fc919
|
Standalone disassembler now uses namespace mgr for symbol table
date 2002.07.23.20.30.00; author rmoore1; state Exp;
|
2005-06-29 18:42:13 +00:00 |
|
aystarik
|
90360b9b49
|
Moved ntohl to utils, renamed to AcpiUtDwordByteSwap
date 2002.05.14.16.34.00; author rmoore1; state Exp;
|
2005-06-29 18:42:12 +00:00 |
|
aystarik
|
9822761416
|
fix warnings on gcc ia64
date 2002.05.03.22.04.00; author agrover; state Exp;
|
2005-06-29 18:42:11 +00:00 |
|
aystarik
|
0673261ca1
|
Fourth pass to include lint changes/comments/cleanup (64-bit)
date 2002.04.11.22.57.00; author rmoore1; state Exp;
|
2005-06-29 18:42:10 +00:00 |
|
aystarik
|
a8fb73e8a3
|
Macro rename and cleanup
date 2001.11.21.17.06.00; author rmoore1; state Exp;
|
2005-06-29 18:41:59 +00:00 |
|
aystarik
|
239e86ab06
|
Initial support for multiple object attachments and related interfaces
date 2001.11.08.21.04.00; author rmoore1; state Exp;
|
2005-06-29 18:41:58 +00:00 |
|
aystarik
|
3d7cd9a201
|
Cleanup - extraneous spaces and tab removal
date 2001.11.02.00.06.00; author rmoore1; state Exp;
|
2005-06-29 18:41:57 +00:00 |
|
aystarik
|
451c714d1d
|
Adding _CID support
date 2001.11.01.22.23.00; author psdiefen; state Exp;
|
2005-06-29 18:41:56 +00:00 |
|
aystarik
|
bfdf0e1e0e
|
oops, remove now-unused variable
date 2001.09.21.18.11.00; author agrover; state Exp;
|
2005-06-29 18:41:53 +00:00 |
|
aystarik
|
6b99eb1f52
|
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 18:41:51 +00:00 |
|
aystarik
|
7e49e93a3c
|
Removed concept of a "static" acpi internal object. This mechanism
conflicted with the object ref count mechanism.
date 2001.09.05.15.11.00; author rmoore1; state Exp;
|
2005-06-29 18:41:50 +00:00 |
|
aystarik
|
5b96160e6c
|
New ACPI_DEBUG_PRINT macro deployed. Much smaller implementation.
date 2001.08.14.23.19.00; author rmoore1; state Exp;
|
2005-06-29 18:41:48 +00:00 |
|
aystarik
|
ada27b585f
|
Added memory allocation macros
date 2001.06.29.20.10.00; author rmoore1; state Exp;
|
2005-06-29 18:41:47 +00:00 |
|
aystarik
|
a3caf09360
|
Update to use new debug macro that automatically inserts the procedure
name in the output.
date 2001.05.10.17.45.00; author rmoore1; state Exp;
|
2005-06-29 18:41:44 +00:00 |
|
aystarik
|
ca10404178
|
on failure of _STA or _HID, don't stop the namespace walk, but don't
look at children, either.
date 2001.04.17.18.14.00; author agrover; state Exp;
|
2005-06-29 18:41:41 +00:00 |
|
aystarik
|
333fcdede6
|
Restructured package copy code
date 2001.02.05.21.50.00; author rmoore1; state Exp;
|
2005-06-29 18:41:39 +00:00 |
|
aystarik
|
d103a2286a
|
a small mutex cleanup
date 2001.01.31.17.52.00; author agrover; state Exp;
|
2005-06-29 18:41:38 +00:00 |
|
aystarik
|
927ed66f32
|
newline
date 2000.12.21.17.37.00; author agrover; state Exp;
|
2005-06-29 18:41:36 +00:00 |
|
aystarik
|
346b3faf4f
|
Purged unnecessary 0x's in debug output, most output is hex
date 2000.11.17.19.36.00; author rmoore1; state Exp;
|
2005-06-29 18:41:34 +00:00 |
|
aystarik
|
fb8e5864d0
|
demote importance of "buffer too short" debug print
date 2000.10.20.21.26.00; author agrover; state Exp;
|
2005-06-29 18:41:33 +00:00 |
|
aystarik
|
4e97c4a898
|
made our internal callback static
date 2000.10.13.22.17.00; author agrover; state Exp;
|
2005-06-29 18:41:32 +00:00 |
|
aystarik
|
7113ef56dc
|
fixed getobject to not fail on NOT_FOUND
date 2000.09.29.23.24.00; author agrover; state Exp;
|
2005-06-29 18:41:30 +00:00 |
|
aystarik
|
ff8caff91f
|
fix comments for GetDevices
date 2000.09.29.22.08.00; author agrover; state Exp;
|
2005-06-29 18:41:29 +00:00 |
|
aystarik
|
afb46e061e
|
pass Hid to callback functions in getDevice
date 2000.09.29.21.56.00; author agrover; state Exp;
|
2005-06-29 18:41:28 +00:00 |
|
aystarik
|
c6f4e92746
|
New init xfaces; JIT CreateField evaluation.
date 2000.09.11.15.15.00; author rmoore1; state Exp;
|
2005-06-29 18:41:25 +00:00 |
|
aystarik
|
dedeff58b7
|
Code review changes
date 2000.08.02.20.50.00; author mwalz; state Exp;
|
2005-06-29 18:41:20 +00:00 |
|
aystarik
|
a70555498d
|
Removed AcpiGetObject
date 2000.04.05.17.53.00; author rmosgrov; state Exp;
|
2005-06-29 18:41:06 +00:00 |
|
aystarik
|
82c822d318
|
Update support for return objects
date 2000.02.22.21.23.00; author rmoore1; state Exp;
|
2005-06-29 18:41:03 +00:00 |
|
aystarik
|
099a09ee46
|
Revamp of evalobj because of changes to NsEval xfaces
date 2000.02.16.18.03.00; author rmoore1; state Exp;
|
2005-06-29 18:41:02 +00:00 |
|
aystarik
|
1b39e409ec
|
Better fix for ACPI_ROOT_OBJECT support
date 99.10.22.16.50.00; author rmoore1; state Exp;
|
2005-06-29 18:41:00 +00:00 |
|
aystarik
|
6df0eb683b
|
Support for ACPI_ROOT_OBJECT in GetNextObject
date 99.10.22.16.36.00; author rmoore1; state Exp;
|
2005-06-29 18:40:59 +00:00 |
|
aystarik
|
1b6d3dff1c
|
Calls CmInitStaticObject
date 99.09.28.22.36.00; author rmoore1; state Exp;
|
2005-06-29 18:40:57 +00:00 |
|
aystarik
|
345abb8824
|
New interface to the AcpiWalkNamespace user function
date 99.09.27.21.22.00; author rmoore1; state Exp;
|
2005-06-29 18:40:56 +00:00 |
|
aystarik
|
6f10168e28
|
Fix to allow WalkNamespace to fully walk the tree
date 99.09.23.23.25.00; author rmoore1; state Exp;
|
2005-06-29 18:40:55 +00:00 |
|
aystarik
|
5af11ecf1f
|
date 99.09.22.21.27.00; author grsmith1; state Exp;
|
2005-06-29 18:40:53 +00:00 |
|
aystarik
|
2759592696
|
Fixed AcpiWalkNamespace.
date 99.09.22.21.08.00; author grsmith1; state Exp;
|
2005-06-29 18:40:52 +00:00 |
|
aystarik
|
d654a26da3
|
was comparing type to ACPI_TABLE_MAX changed to ACPI_TYPE_MAX
date 99.09.15.22.12.00; author rmosgrov; state Exp;
|
2005-06-29 18:40:49 +00:00 |
|
aystarik
|
7af56a996d
|
Removed "Type", must use "Common.Type".
date 99.09.02.22.44.00; author rmoore1; state Exp;
|
2005-06-29 18:40:47 +00:00 |
|
aystarik
|
1f087fe334
|
Support for Static Allocation flag in obj desc
date 99.08.24.21.09.00; author rmoore1; state Exp;
|
2005-06-29 18:40:45 +00:00 |
|
aystarik
|
e17beeba17
|
Updated License Header
date 99.08.13.16.58.00; author mwalz; state Exp;
|
2005-06-29 18:40:43 +00:00 |
|
aystarik
|
e809ce70ea
|
Added new package handling code
date 99.08.10.16.15.00; author rmoore1; state Exp;
|
2005-06-29 18:40:42 +00:00 |
|
aystarik
|
0dfb90c07b
|
Combined two allocations into one for the parameter structure
date 99.08.04.21.57.00; author rmoore1; state Exp;
|
2005-06-29 18:40:41 +00:00 |
|
aystarik
|
83ad8bc3b7
|
Removed "scope" function calls -- obsolete.
date 99.08.03.17.36.00; author rmoore1; state Exp;
|
2005-06-29 18:40:40 +00:00 |
|
aystarik
|
00dd8b70db
|
Removed trace output from getparent, getcontainingscope
date 99.07.22.22.32.00; author rmoore1; state Exp;
|
2005-06-29 18:40:39 +00:00 |
|
aystarik
|
3f7c1368f2
|
Changed all memory allocations to use Cm functions.
date 99.07.22.15.09.00; author grsmith1; state Exp;
|
2005-06-29 18:40:38 +00:00 |
|
aystarik
|
cee3dc2a3a
|
Support for predefined handles
date 99.07.19.23.17.00; author rmoore1; state Exp;
|
2005-06-29 18:40:37 +00:00 |
|
aystarik
|
9b65587d54
|
NsEval functions return TYPE_Invalid if there is no return object
instead of returning AE_RETURN_VALUE if there actually is a return value.
date 99.07.09.16.44.00; author rmoore1; state Exp;
|
2005-06-29 18:40:34 +00:00 |
|
aystarik
|
3c4070c808
|
Phase 2 legal header.
date 99.07.08.22.03.00; author rmoore1; state Exp;
|
2005-06-29 18:40:33 +00:00 |
|
aystarik
|
d41b96859f
|
Added ACPI_OBJECT_INTERNAL type
date 99.07.07.19.48.00; author rmoore1; state Exp;
|
2005-06-29 18:40:31 +00:00 |
|