aystarik
3c38e41aaf
Error message update
...
date 2002.09.24.22.02.00; author rmoore1; state Exp;
2005-06-29 17:14:06 +00:00
aystarik
c07a9adcc3
Removed obsolete ACPI_OBJECT_TYPE8 typedef and changed all references
...
to ACPI_OBJECT_TYPE
date 2001.12.12.20.41.00; author rmoore1; state Exp;
2005-06-29 17:13:47 +00:00
aystarik
a8aa0d0907
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 17:13:36 +00:00
aystarik
4f0e64ecd3
Added varparams to the _REPORT_xxx interfaces; 16-bit fixes
...
date 2000.09.20.20.51.00; author rmoore1; state Exp;
2005-06-29 17:13:08 +00:00
aystarik
8cefa0408e
Update copyrights for 2004
...
date 2004.01.13.23.06.00; author rmoore1; state Exp;
2005-06-29 17:12:28 +00:00
aystarik
261d4fbf25
Another pass through the source to prefix all local types with "ACPI_"
...
date 2001.04.26.21.03.00; author rmoore1; state Exp;
2005-06-29 17:03:32 +00:00
aystarik
4d54146ee5
Eliminated "Name Tables" and replaced with "Named Objects"
...
date 2000.08.29.00.39.00; author rmoore1; state Exp;
2005-06-29 17:01:41 +00:00
aystarik
9da1557c94
Header updates
...
date 2005.03.23.21.16.00; author rmoore1; state Exp;
2005-06-29 17:00:31 +00:00
aystarik
e427c7986a
Update for static functions, cleanup
...
date 2005.03.22.21.42.00; author rmoore1; state Exp;
2005-06-29 17:00:30 +00:00
aystarik
7c12c63704
Added 2005 copyright in legal header
...
date 2005.01.07.23.50.00; author rmoore1; state Exp;
2005-06-29 17:00:28 +00:00
aystarik
3b14946188
Added 2003 copyright to the legal header
...
date 2003.01.06.17.32.00; author rmoore1; state Exp;
2005-06-29 17:00:19 +00:00
aystarik
8b7f337557
major overhaul of ACPI_TYPE and the use of internal types. Most were
...
no longer necessary. Improved handling of the Scope operator for both the
compiler and the interpreter.
date 2002.10.10.22.48.00; author rmoore1; state Exp;
2005-06-29 17:00:15 +00:00
aystarik
1e1388843e
Added 2002 copyright
...
date 2002.01.09.17.51.00; author rmoore1; state Exp;
2005-06-29 17:00:02 +00:00
aystarik
0594330b13
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 16:59:45 +00:00
aystarik
35e7812613
Prefixed component IDs with "ACPI_"
...
date 2001.03.07.19.28.00; author rmoore1; state Exp;
2005-06-29 16:59:33 +00:00
aystarik
508b440150
2001 copyright. Changed "NUMBER" to "INTEGER" globally
...
date 2001.01.15.17.27.00; author rmoore1; state Exp;
2005-06-29 16:59:31 +00:00
aystarik
b4c382d204
Added 2000 to the copyright in the legal header
...
date 2000.12.08.20.55.00; author rmoore1; state Exp;
2005-06-29 16:59:30 +00:00
aystarik
19444dad12
global removal of semicolon from MODULE_NAME macro.
...
This allows us to remove it completely on Release builds.
date 2000.08.30.00.40.00; author agrover; state Exp;
2005-06-29 16:59:27 +00:00
aystarik
3ea9ad8039
Added revision number to header
...
date 2000.08.16.21.27.00; author rmoore1; state Exp;
2005-06-29 16:59:25 +00:00
aystarik
e82a2c4ba0
Modified to 80 char line max
...
date 2000.06.29.20.55.00; author mwalz; state Exp;
2005-06-29 16:59:16 +00:00
aystarik
2e5126eb77
Renamed store macros for unaligned transfers
...
date 2000.06.21.17.05.00; author rmoore1; state Exp;
2005-06-29 16:59:14 +00:00
aystarik
9fe6ec4ffa
Extraneous spaces removed
...
date 2000.06.13.21.21.00; author rmoore1; state Exp;
2005-06-29 16:59:13 +00:00
aystarik
d53d397d02
Updated for new core subsystem header filenames
...
date 2000.02.10.19.00.00; author rmoore1; state Exp;
2005-06-29 16:59:02 +00:00
aystarik
dded904663
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:56:40 +00:00
aystarik
6732541530
Prefixed all macros with "ACPI_" to prevent collisions with local OS
...
header files.
date 2002.02.12.22.40.00; author rmoore1; state Exp;
2005-06-29 16:56:05 +00:00
aystarik
5ab2c9be6b
New ACPI_DEBUG_PRINT macro deployed. Much smaller implementation.
...
date 2001.08.14.23.19.00; author rmoore1; state Exp;
2005-06-29 16:55:48 +00:00
aystarik
a82fcf894b
Renamed interpreter functions to Ex*, Utility functions to Ut*
...
date 2001.05.09.20.12.00; author rmoore1; state Exp;
2005-06-29 16:55:39 +00:00
aystarik
d9692bb176
Changed names of the major objects for clarity
...
date 2000.08.30.20.11.00; author rmoore1; state Exp;
2005-06-29 16:55:09 +00:00
aystarik
2a77c213d5
Renamed most header files
...
date 2000.07.10.21.26.00; author rmoore1; state Exp;
2005-06-29 16:55:03 +00:00
aystarik
a65504d319
Restructured the name table data structure
...
date 2000.06.29.16.38.00; author rmoore1; state Exp;
2005-06-29 16:55:00 +00:00