1248 Commits

Author SHA1 Message Date
aystarik
d6bbcd07e9 Cleanup, removed DoDot
date	2002.01.09.22.45.00;	author rmoore1;	state Exp;
2005-06-29 16:31:41 +00:00
aystarik
258ed0cb2e Handle Null name case
date	2002.01.09.22.34.00;	author rmoore1;	state Exp;
2005-06-29 16:31:40 +00:00
aystarik
d64895850e Get the name based on the structure type
date	2001.12.13.21.25.00;	author rmoore1;	state Exp;
2005-06-29 16:31:38 +00:00
aystarik
aa544d553a Don't try to dump pathnames for fieldunits
date	2001.11.08.21.03.00;	author rmoore1;	state Exp;
2005-06-29 16:31:36 +00:00
aystarik
5c611a617c Fixed path display for named objects
date	2001.11.01.22.37.00;	author rmoore1;	state Exp;
2005-06-29 16:31:35 +00:00
aystarik
ab5a06d5d9 Removed some "excess" whitespace :-)
date	2001.10.25.20.23.00;	author rmoore1;	state Exp;
2005-06-29 16:31:34 +00:00
aystarik
1ffb64dcd2 Fixed pathname display to turn off debug while building path
date	2001.10.16.21.03.00;	author rmoore1;	state Exp;
2005-06-29 16:31:33 +00:00
aystarik
6b726e4ee2 Look up node if necessary to get path
date	2001.10.08.22.30.00;	author rmoore1;	state Exp;
2005-06-29 16:31:32 +00:00
aystarik
9e04cbbd30 Added "const" qualifier to the read-only lookup tables
date	2001.08.24.16.23.00;	author rmoore1;	state Exp;
2005-06-29 16:31:29 +00:00
aystarik
1ef6c66e10 Reimplemented inefficient opcode type checking with flags in opcode
info table


date	2001.08.22.16.56.00;	author rmoore1;	state Exp;
2005-06-29 16:31:27 +00:00
aystarik
bcfd5af385 quiet errors from FreeBSD code audit.
date	2001.07.26.17.38.00;	author agrover;	state Exp;
2005-06-29 16:31:26 +00:00
aystarik
01029c9b55 fixed a string
date	2001.07.19.16.57.00;	author rmoore1;	state Exp;
2005-06-29 16:31:25 +00:00
aystarik
4ea16ffd53 Miscellaneous 64-bit support
date	2001.07.19.16.42.00;	author rmoore1;	state Exp;
2005-06-29 16:31:24 +00:00
aystarik
b5c0dc57d2 Cleanup
date	2001.03.13.21.13.00;	author rmoore1;	state Exp;
2005-06-29 16:31:22 +00:00
aystarik
dbb1a5b1d5 Updated 16-bit tools to 64-bits and ACPI 2.0 tables
date	2000.12.20.23.09.00;	author rmoore1;	state Exp;
2005-06-29 16:31:18 +00:00
aystarik
419455fdd4 Implemented "stack of result stacks" for intermediate method operands
date	2000.11.30.21.48.00;	author rmoore1;	state Exp;
2005-06-29 16:31:16 +00:00
aystarik
b9f29c8753 Configurable support for 64-bit ACPI integers (ACPI 2.0)
date	2000.10.11.21.02.00;	author rmoore1;	state Exp;
2005-06-29 16:31:15 +00:00
aystarik
1dda18a3fd Fixed path output
date	2000.09.28.20.48.00;	author rmoore1;	state Exp;
2005-06-29 16:31:14 +00:00
aystarik
5601824fe0 Misc fixes for new interfaces
date	2000.09.15.21.23.00;	author rmoore1;	state Exp;
2005-06-29 16:31:13 +00:00
aystarik
3803357155 date 2000.07.20.16.58.00; author mwalz; state Exp; 2005-06-29 16:30:59 +00:00
aystarik
c2544c0abb Comments from 07/18/00 code review
date	2000.07.19.22.54.00;	author rmoore1;	state Exp;
2005-06-29 16:30:58 +00:00
aystarik
105500343d Changed a param
date	2000.06.09.20.45.00;	author rmoore1;	state Exp;
2005-06-29 16:30:48 +00:00
aystarik
9cdad23cfb Major cleanup, some fixes
date	2000.06.09.20.38.00;	author rmoore1;	state Exp;
2005-06-29 16:30:47 +00:00
aystarik
79535ab169 Cleanup and removal of "Buffer" perameter throughout
date	2000.06.07.21.58.00;	author rmoore1;	state Exp;
2005-06-29 16:30:46 +00:00
aystarik
f5ee144058 changed a macro
date	2000.05.19.21.57.00;	author rmoore1;	state Exp;
2005-06-29 16:30:44 +00:00
aystarik
e0ff4f5649 Support for namespace and non-namespace versions
date	2000.05.10.22.55.00;	author rmoore1;	state Exp;
2005-06-29 16:30:43 +00:00
aystarik
e6f8c9acbd New commands; code restructuring
date	2000.03.13.16.27.00;	author rmoore1;	state Exp;
2005-06-29 16:30:41 +00:00
aystarik
196820b0f0 Better object display
date	2000.03.10.21.54.00;	author rmoore1;	state Exp;
2005-06-29 16:30:40 +00:00
aystarik
45c45474c1 AML debugger
date	2000.03.09.22.13.00;	author rmoore1;	state Exp;
2005-06-29 16:30:38 +00:00
aystarik
a13ddbff28 fix for namepath reference display
date	2005.03.21.22.46.00;	author rmoore1;	state Exp;
2005-06-29 16:30:33 +00:00
aystarik
be7f09af56 Handle iASL error case - no executing method
date	2005.03.04.23.59.00;	author rmoore1;	state Exp;
2005-06-29 16:30:32 +00:00
aystarik
bb3eff82c8 Fixed debugger output for Index/BufferField
date	2004.01.29.19.01.00;	author rmoore1;	state Exp;
2005-06-29 16:30:27 +00:00
aystarik
ad0c99b8a8 Handle unitialized reference.object
date	2004.01.28.21.37.00;	author rmoore1;	state Exp;
2005-06-29 16:30:26 +00:00
aystarik
e138f5a2d1 automated cleanup
date	2003.12.05.23.53.00;	author rmoore1;	state Exp;
2005-06-29 16:30:24 +00:00
aystarik
39b931212f LINT changes
date	2003.12.04.21.14.00;	author rmoore1;	state Exp;
2005-06-29 16:30:23 +00:00
aystarik
8691e2e255 Deployed UtGetDescriptorName for better debug output
date	2003.10.22.20.51.00;	author rmoore1;	state Exp;
2005-06-29 16:30:22 +00:00
aystarik
bd9ab2a30c Deployed new procedure to extract NS Node name and validate the node.
Prevents faults during debug output.


date	2003.10.21.23.30.00;	author rmoore1;	state Exp;
2005-06-29 16:30:20 +00:00
aystarik
24ace58297 Support for DdbHandle object
date	2003.10.02.17.38.00;	author rmoore1;	state Exp;
2005-06-29 16:30:19 +00:00
aystarik
4408649fb9 Add checks for deferred object execution (versus method execution)
date	2003.09.17.17.24.00;	author rmoore1;	state Exp;
2005-06-29 16:30:18 +00:00
aystarik
07f1be29c8 date 2003.05.22.17.38.00; author rmoore1; state Exp; 2005-06-29 16:30:17 +00:00
aystarik
f76c8a3776 Rename
date	2005.06.28.21.25.00;	author rmoore1;	state Exp;
2005-06-29 16:29:58 +00:00
aystarik
e8e2be7201 Header updates, cleanup
date	2005.03.24.19.18.00;	author rmoore1;	state Exp;
2005-06-29 16:29:56 +00:00
aystarik
876d3bff91 Update for static functions, cleanup
date	2005.03.21.23.15.00;	author rmoore1;	state Exp;
2005-06-29 16:29:55 +00:00
aystarik
375f370c02 Use define instead of string
date	2003.05.19.22.10.00;	author rmoore1;	state Exp;
2005-06-29 16:29:50 +00:00
aystarik
6e19e64815 Fix for various endian issues
date	2003.04.11.22.29.00;	author rmoore1;	state Exp;
2005-06-29 16:29:48 +00:00
aystarik
44c50378f9 Moved PrintString function to utilties
date	2002.10.21.21.43.00;	author rmoore1;	state Exp;
2005-06-29 16:29:44 +00:00
aystarik
3893439ebf Lint cleanup and 16-bit support
date	2002.07.25.19.57.00;	author rmoore1;	state Exp;
2005-06-29 16:29:41 +00:00
aystarik
3baf54d42d Fix for variable-length resource descriptors; Special indenting for
Return()


date	2002.07.25.16.22.00;	author rmoore1;	state Exp;
2005-06-29 16:29:40 +00:00
aystarik
0ccf91f81b Fix for Divide, Match, and EisaId
date	2002.07.24.20.40.00;	author rmoore1;	state Exp;
2005-06-29 16:29:39 +00:00
aystarik
1443f7fc47 AML disassembler
date	2002.07.15.20.53.00;	author rmoore1;	state Exp;
2005-06-29 16:29:37 +00:00