aystarik
e51cf7408d
Deployed ACPI_FORMAT_UINT64 to simplify output statements
...
date 2003.10.22.16.34.00; author rmoore1; state Exp;
2005-06-29 19:49:09 +00:00
aystarik
ae2de9fc7e
Removed obsolete GAS macros
...
date 2003.04.21.22.29.00; author rmoore1; state Exp;
2005-06-29 19:49:07 +00:00
aystarik
d2b3d329e9
date 2003.04.18.17.29.00; author rmoore1; state Exp;
2005-06-29 19:49:06 +00:00
aystarik
500ddb5c78
Renamed ACPI_MOVE_UNALIGNED macros to simply ACPI_MOVE
...
date 2003.04.17.17.32.00; author rmoore1; state Exp;
2005-06-29 19:49:05 +00:00
aystarik
26919fa367
New 16-bit UNALIGNED macros
...
date 2003.04.16.20.55.00; author rmoore1; state Exp;
2005-06-29 19:49:04 +00:00
aystarik
d28d6cfa75
New UNALIGNED macros, big-endian support
...
date 2003.04.16.19.02.00; author rmoore1; state Exp;
2005-06-29 19:49:03 +00:00
aystarik
ab441a0c69
Buffer index macros for big/little endian
...
date 2003.04.15.21.51.00; author rmoore1; state Exp;
2005-06-29 19:49:02 +00:00
aystarik
74a0fa3eb8
Overhaul of the NATIVE* types. renamed to ACPI_NATIVE*, eliminated
...
use of MAX32 and MIN32 types
date 2002.12.16.23.55.00; author rmoore1; state Exp;
2005-06-29 19:48:59 +00:00
aystarik
8dcab8f261
added do-while
...
date 2002.12.12.21.44.00; author rmoore1; state Exp;
2005-06-29 19:48:58 +00:00
aystarik
063961af2f
gcc bitches about unused variables, but we don't want to turn off this
...
warning globally, only for specific variables. This adds a compiler-specific
define to use for this purpose.
date 2002.12.06.00.28.00; author agrover; state Exp;
2005-06-29 19:48:56 +00:00
aystarik
b5075996c2
New xfaces
...
date 2002.12.03.18.08.00; author rmoore1; state Exp;
2005-06-29 19:48:55 +00:00
aystarik
4fefc25a12
Added function to print node pathname for REPORT_ERROR
...
date 2002.11.26.21.38.00; author rmoore1; state Exp;
2005-06-29 19:48:54 +00:00
aystarik
8ab3e5ab6a
Moved ReportNsError to the Namespace manager
...
date 2002.10.02.17.10.00; author rmoore1; state Exp;
2005-06-29 19:48:52 +00:00
aystarik
2c531b4189
Improved error messages for namespace lookups
...
date 2002.09.19.22.28.00; author rmoore1; state Exp;
2005-06-29 19:48:51 +00:00
aystarik
bd9d5d5b97
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 19:48:45 +00:00
aystarik
a9dcf8e255
Tweak to ACPI_OFFSET to prevent warnings
...
date 2002.04.16.22.58.00; author rmoore1; state Exp;
2005-06-29 19:48:43 +00:00
aystarik
e4aa8cc985
Some Lint changes; 16-bit changes
...
date 2002.04.15.22.46.00; author rmoore1; state Exp;
2005-06-29 19:48:42 +00:00
aystarik
67236d6194
Fifth lint pass - CLEAN for 32-bit and 64-bit
...
date 2002.04.12.20.46.00; author rmoore1; state Exp;
2005-06-29 19:48:41 +00:00
aystarik
f8f9bb8912
Fourth pass to include lint changes/comments/cleanup (64-bit)
...
date 2002.04.11.22.58.00; author rmoore1; state Exp;
2005-06-29 19:48:40 +00:00
aystarik
6c0c23e1ea
Second pass to include lint changes/comments/cleanup.
...
date 2002.04.08.22.01.00; author rmoore1; state Exp;
2005-06-29 19:48:38 +00:00
aystarik
8d75679462
Macro renames within 64-bit macros
...
date 2002.02.13.22.08.00; author rmoore1; state Exp;
2005-06-29 19:48:35 +00:00
aystarik
538f4d7744
Added macros
...
date 2002.01.21.21.17.00; author rmoore1; state Exp;
2005-06-29 19:48:31 +00:00
aystarik
4bc5101e81
Fixed register macros
...
date 2002.01.18.20.54.00; author rmoore1; state Exp;
2005-06-29 19:48:29 +00:00
aystarik
7d8bc994de
added octal macro
...
date 2002.01.08.22.48.00; author rmoore1; state Exp;
2005-06-29 19:48:26 +00:00
aystarik
4e96cc2893
Added pointer/integer conversion macros to cleanup IA64 generation
...
date 2001.12.12.17.25.00; author rmoore1; state Exp;
2005-06-29 19:48:25 +00:00
aystarik
92b5808007
Changes to support Intel 64-bit compiler
...
date 2001.12.12.00.13.00; author rmoore1; state Exp;
2005-06-29 19:48:24 +00:00
aystarik
7dbc7907c5
New ACPI_SIZE type for all "size" parameters and pointer diffs
...
date 2001.12.10.22.44.00; author rmoore1; state Exp;
2005-06-29 19:48:23 +00:00
aystarik
80350ed3e0
Removed obsolete macros
...
date 2001.11.30.21.17.00; author rmoore1; state Exp;
2005-06-29 19:48:22 +00:00
aystarik
e0a474b6a9
Implemented 64-bit field support for ACPI 2.0
...
date 2001.10.26.16.16.00; author rmoore1; state Exp;
2005-06-29 19:48:19 +00:00
aystarik
eb49d64608
Fixed a comment
...
date 2001.10.25.21.40.00; author rmoore1; state Exp;
2005-06-29 19:48:18 +00:00
aystarik
9ff28ca37b
remove IS_INIT_COMPLETE macro because it's ugly, and people should
...
just call AcpiSubsystemStatus before they do anything.
date 2001.09.21.18.09.00; author agrover; state Exp;
2005-06-29 19:48:15 +00:00
aystarik
22d6582010
Added internal divide functions for 64-bit integer divide/modulo
...
date 2001.09.14.23.05.00; author rmoore1; state Exp;
2005-06-29 19:48:14 +00:00
aystarik
b08a0bb9a9
make DUMP_BUFFER go away if not debug
...
date 2001.08.31.20.02.00; author agrover; state Exp;
2005-06-29 19:48:12 +00:00
aystarik
313e37cff1
Optimized use of "resolve operands"
...
date 2001.08.30.17.17.00; author rmoore1; state Exp;
2005-06-29 19:48:11 +00:00
aystarik
98bd36aecb
Added and deployed FUNCTION_ENTRY macro. Cleaned up comments to
...
standardize multi-line comments.
date 2001.08.27.17.57.00; author rmoore1; state Exp;
2005-06-29 19:48:09 +00:00
aystarik
2d62247f55
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 19:48:08 +00:00
aystarik
e8fdbfd061
Global variable rename to prepend "acpi"
...
date 2001.08.22.21.19.00; author rmoore1; state Exp;
2005-06-29 19:48:06 +00:00
aystarik
6a568f2103
remove #elif, replace with #else #ifdef
...
date 2001.08.16.20.55.00; author agrover; state Exp;
2005-06-29 19:48:04 +00:00
aystarik
6249072795
Must use "#elif" instead of "#elseif"
...
date 2001.08.16.17.25.00; author rmoore1; state Exp;
2005-06-29 19:48:03 +00:00
aystarik
fbd2ecd5cd
Removed last vestiges of old DebugPrint functions
...
date 2001.08.15.22.25.00; author rmoore1; state Exp;
2005-06-29 19:48:01 +00:00
aystarik
9df64542c1
New ACPI_DEBUG_PRINT macro deployed. Much smaller implementation.
...
date 2001.08.14.23.19.00; author rmoore1; state Exp;
2005-06-29 19:48:00 +00:00
aystarik
4429aa2869
Removed obsolete macros
...
date 2001.08.14.16.44.00; author rmoore1; state Exp;
2005-06-29 19:47:59 +00:00
aystarik
5a61c5b8c4
64-bit macros for non-64-bit-support environments
...
date 2001.07.19.19.59.00; author rmoore1; state Exp;
2005-06-29 19:47:58 +00:00
aystarik
1b3308cad5
Type changes to PCI/MEM/IO OSL interfaces
...
date 2001.07.12.20.55.00; author rmoore1; state Exp;
2005-06-29 19:47:57 +00:00
aystarik
10c881b956
Support for AcpiOsSignal
...
date 2001.07.11.17.25.00; author rmoore1; state Exp;
2005-06-29 19:47:55 +00:00
aystarik
f6d67bd985
change DEBUG_TRACK_ALLOCATIONS to DBG_TRACK_ALLOCATIONS. This prevents
...
the ACPI_DEBUG-removing code in asconvert from getting us.
date 2001.07.10.21.02.00; author agrover; state Exp;
2005-06-29 19:47:54 +00:00
aystarik
50764b348d
our mem alloc macros should be predicated on TRACK_MEM_ALLOCATIONS,
...
not ACPI_DEBUG
date 2001.07.10.19.33.00; author agrover; state Exp;
2005-06-29 19:47:53 +00:00
aystarik
df1582d609
Removed assert macros
...
date 2001.07.03.22.41.00; author rmoore1; state Exp;
2005-06-29 19:47:52 +00:00
aystarik
3dd9f7e285
Renamed the UT memory allocation procedures
...
date 2001.07.03.17.00.00; author rmoore1; state Exp;
2005-06-29 19:47:50 +00:00
aystarik
7e8a4291e6
Fixed some macro issues for 16-bit tool generation
...
date 2001.07.02.16.35.00; author rmoore1; state Exp;
2005-06-29 19:47:49 +00:00