aystarik
50c287634a
support for ALIAS nodes
...
date 2002.10.01.19.51.00; author rmoore1; state Exp;
2005-06-29 18:23:26 +00:00
aystarik
8c3def8140
Lint changes
...
date 2002.09.05.17.35.00; author rmoore1; state Exp;
2005-06-29 18:23:25 +00:00
aystarik
7bc104579c
Automated cleanup
...
date 2002.07.30.22.15.00; author rmoore1; state Exp;
2005-06-29 18:23:24 +00:00
aystarik
0d2a75ca3e
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 18:23:23 +00:00
aystarik
d6b8a5689f
Standalone disassembler now uses namespace mgr for symbol table
...
date 2002.07.23.20.30.00; author rmoore1; state Exp;
2005-06-29 18:23:22 +00:00
aystarik
a40d2c82e7
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 18:23:21 +00:00
aystarik
1f2af83865
Changes to upgrade 16-bit support
...
date 2002.05.16.22.31.00; author rmoore1; state Exp;
2005-06-29 18:23:20 +00:00
aystarik
0408fe4fe7
Moved ntohl to utils, renamed to AcpiUtDwordByteSwap
...
date 2002.05.14.16.34.00; author rmoore1; state Exp;
2005-06-29 18:23:19 +00:00
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