Commit Graph

141 Commits

Author SHA1 Message Date
aystarik
2469866ebe Debug output fixes
date	2002.05.10.22.25.00;	author rmoore1;	state Exp;
2005-06-29 18:23:18 +00:00
aystarik
daeb09876d Fifth lint pass - CLEAN for 32-bit and 64-bit
date	2002.04.12.20.46.00;	author rmoore1;	state Exp;
2005-06-29 18:23:17 +00:00
aystarik
001960e595 Fixed procedure names
date	2002.03.13.23.51.00;	author rmoore1;	state Exp;
2005-06-29 18:23:14 +00:00
aystarik
8d97bd2ac0 Prefixed C library macros (MEMSET, etc.) with "ACPI_".
date	2002.02.13.18.54.00;	author rmoore1;	state Exp;
2005-06-29 18:23:12 +00:00
aystarik
69b3596c48 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 18:23:10 +00:00
aystarik
707c032597 Removed check for DbgLevel - always display if called.
date	2002.02.01.21.05.00;	author rmoore1;	state Exp;
2005-06-29 18:23:09 +00:00
aystarik
c5d557835c Support for creation of user (return) buffers
date	2002.01.10.22.17.00;	author rmoore1;	state Exp;
2005-06-29 18:23:08 +00:00
aystarik
57ab78e427 Changes to support Intel 64-bit compiler
date	2001.12.12.00.13.00;	author rmoore1;	state Exp;
2005-06-29 18:23:05 +00:00
aystarik
67bb4ed4ca Maximum FieldBitLength increased from 16 bits to 32.
date	2001.12.11.17.23.00;	author rmoore1;	state Exp;
2005-06-29 18:23:04 +00:00
aystarik
53dd1dad7d Fixed pathname dump code
date	2001.11.30.22.21.00;	author rmoore1;	state Exp;
2005-06-29 18:23:03 +00:00
aystarik
ade2abb5f4 Added PrintPathname debug function
date	2001.11.16.23.35.00;	author rmoore1;	state Exp;
2005-06-29 18:23:01 +00:00
aystarik
317b9b67a1 Check for node ptr
date	2001.11.08.21.03.00;	author rmoore1;	state Exp;
2005-06-29 18:23:00 +00:00
aystarik
5682cd93cf Update debug output
date	2001.11.06.21.27.00;	author rmoore1;	state Exp;
2005-06-29 18:22:58 +00:00
aystarik
208c3f4814 Cleanup - extraneous spaces and tab removal
date	2001.11.02.00.06.00;	author rmoore1;	state Exp;
2005-06-29 18:22:57 +00:00
aystarik
9d3e45d9f8 Fix for buffer fields
date	2001.11.01.21.59.00;	author rmoore1;	state Exp;
2005-06-29 18:22:56 +00:00
aystarik
66748c6fdf Renamed BankRegisterObj to BankObj; Added Node to Buffer object
date	2001.10.29.22.27.00;	author rmoore1;	state Exp;
2005-06-29 18:22:55 +00:00
aystarik
7edab0bc0a Added parent node to all Field object descriptors for better debug
output.  (Does not increase the size of these objects because there was extra
room.)


date	2001.10.29.22.07.00;	author rmoore1;	state Exp;
2005-06-29 18:22:54 +00:00
aystarik
772ad18399 Use AcpiOsPrintf where possible to reduce generated code size
date	2001.10.25.20.16.00;	author rmoore1;	state Exp;
2005-06-29 18:22:53 +00:00
aystarik
7db8a7f7f8 Improved output for execution trace
date	2001.10.23.20.48.00;	author rmoore1;	state Exp;
2005-06-29 18:22:52 +00:00
aystarik
abc7ac8690 fix format string
date	2001.10.18.22.03.00;	author agrover;	state Exp;
2005-06-29 18:22:51 +00:00
aystarik
c1b66291c0 Improved NSDUMP debug output
date	2001.10.18.17.41.00;	author rmoore1;	state Exp;
2005-06-29 18:22:50 +00:00
aystarik
85141a72bc Rename the opcode execution functions
date	2001.10.08.22.36.00;	author rmoore1;	state Exp;
2005-06-29 18:22:47 +00:00
aystarik
f9da5333ee Standardized all references to AML code to "AmlStart" and "AmlLength",
replacing things like Pcode, AmlPtr, etc.


date	2001.09.11.21.16.00;	author rmoore1;	state Exp;
2005-06-29 18:22:45 +00:00
aystarik
957d79e9fc Completed rename of all globals to prefix "AcpiGbl_", added stack
tracing mechanism


date	2001.08.27.15.39.00;	author rmoore1;	state Exp;
2005-06-29 18:22:43 +00:00
aystarik
84492eb08d Fixed macro
date	2001.08.23.22.49.00;	author rmoore1;	state Exp;
2005-06-29 18:22:41 +00:00
aystarik
a194831718 Cleanup of internal field objects
date	2001.04.09.17.55.00;	author rmoore1;	state Exp;
2005-06-29 18:22:35 +00:00
aystarik
b1da888d1a Field support update - restructure for > 32-bit support for all field
types.  Cleanup of field types


date	2001.04.06.23.12.00;	author rmoore1;	state Exp;
2005-06-29 18:22:34 +00:00
aystarik
6ae3737176 Another pass at removal of ACPI_HANDLE from low-level CA code
date	2001.03.28.22.02.00;	author rmoore1;	state Exp;
2005-06-29 18:22:32 +00:00
aystarik
dca3836167 Bug fixes from Novell
date	2001.01.18.17.32.00;	author rmoore1;	state Exp;
2005-06-29 18:22:30 +00:00
aystarik
4412311974 Physical Addresses changed from void* to UINT64
date	2000.10.27.20.05.00;	author rmoore1;	state Exp;
2005-06-29 18:22:26 +00:00
aystarik
6b7564bcc6 Configurable support for 64-bit ACPI integers (ACPI 2.0)
date	2000.10.11.21.03.00;	author rmoore1;	state Exp;
2005-06-29 18:22:24 +00:00
aystarik
f477d6ad2f Added varparams to the _REPORT_xxx interfaces; 16-bit fixes
date	2000.09.20.20.52.00;	author rmoore1;	state Exp;
2005-06-29 18:22:23 +00:00
aystarik
ad65e90230 Optimized the ACPI_OPERAND_OBJECT size
date	2000.08.30.22.55.00;	author rmoore1;	state Exp;
2005-06-29 18:22:22 +00:00
aystarik
712a57ce9c Use NATIVE_CHAR for strings, changed INTx to UINTx
date	2000.08.14.18.18.00;	author rmoore1;	state Exp;
2005-06-29 18:22:17 +00:00
aystarik
7b846df43b date 2000.07.20.17.31.00; author mwalz; state Exp; 2005-06-29 18:22:16 +00:00
aystarik
47c1f15d32 Comments from 07/18/00 code review
date	2000.07.19.22.55.00;	author rmoore1;	state Exp;
2005-06-29 18:22:15 +00:00
aystarik
5d43f51a23 Renamed DebugLevel
date	2000.06.19.15.46.00;	author rmoore1;	state Exp;
2005-06-29 18:22:10 +00:00
aystarik
f00950e800 Split ACPI_OBJECT_TYPE into an external and internal version
date	2000.06.02.21.42.00;	author rmoore1;	state Exp;
2005-06-29 18:22:06 +00:00
aystarik
92a2580ee1 Added alignment and math macros
date	2000.06.01.22.40.00;	author rmoore1;	state Exp;
2005-06-29 18:22:05 +00:00
aystarik
551a676e53 Renamed name verify routines
date	2000.05.10.23.02.00;	author rmoore1;	state Exp;
2005-06-29 18:22:04 +00:00
aystarik
870156e4e7 Bug fix
date	2000.04.20.22.40.00;	author rmoore1;	state Exp;
2005-06-29 18:22:02 +00:00
aystarik
d527ad1bce Support for Owner/TableId
date	2000.04.20.15.20.00;	author rmoore1;	state Exp;
2005-06-29 18:22:01 +00:00
aystarik
1c22894b30 Added CmGetTypeName
date	2000.03.24.16.52.00;	author rmoore1;	state Exp;
2005-06-29 18:21:59 +00:00
aystarik
0690505e87 Changes to eliminate warnings at VC warning level 4
date	2000.03.03.18.13.00;	author rmoore1;	state Exp;
2005-06-29 18:21:58 +00:00
aystarik
7131fb87c6 Debug output fix
date	2000.02.22.21.24.00;	author rmoore1;	state Exp;
2005-06-29 18:21:57 +00:00
aystarik
8bca5c54c3 Cleanup
date	2000.02.04.00.05.00;	author rmoore1;	state Exp;
2005-06-29 18:21:55 +00:00
aystarik
b78306d11e Better output for table dump
date	2000.01.27.22.17.00;	author rmoore1;	state Exp;
2005-06-29 18:21:54 +00:00
aystarik
db3f2a81b3 Removed object and method stacks for the new parser
date	2000.01.24.21.37.00;	author rmoore1;	state Exp;
2005-06-29 18:21:53 +00:00
aystarik
13f8441247 Better sub-object display
date	99.11.09.23.06.00;	author rmoore1;	state Exp;
2005-06-29 18:21:52 +00:00
aystarik
a292121b18 Better debug output for objects
date	99.10.27.22.40.00;	author rmoore1;	state Exp;
2005-06-29 18:21:50 +00:00