Commit Graph

35 Commits

Author SHA1 Message Date
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
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
d1aba7e9d6 Update for static functions, cleanup
date	2005.03.21.22.05.00;	author rmoore1;	state Exp;
2005-06-29 18:20:18 +00:00
aystarik
f90dcd21b9 Use GetAttachedObject instead of directly accessing Node->Object
date	2001.11.07.17.15.00;	author rmoore1;	state Exp;
2005-06-29 18:19:43 +00:00
aystarik
63afacefc8 Function renames; component mutex, Support for load/unload table
date	2000.04.19.22.34.00;	author rmoore1;	state Exp;
2005-06-29 18:19:03 +00:00
aystarik
4ee4581aeb Header update
date	2005.03.23.22.01.00;	author rmoore1;	state Exp;
2005-06-29 18:18:39 +00:00
aystarik
5cebe9b66b Added 2005 copyright in legal header
date	2005.01.07.23.50.00;	author rmoore1;	state Exp;
2005-06-29 18:18:37 +00:00
aystarik
c7d2007961 Update copyrights for 2004
date	2004.01.13.23.06.00;	author rmoore1;	state Exp;
2005-06-29 18:18:26 +00:00
aystarik
34d7c0f8ad Deployed new procedure to extract NS Node name and validate the node.
Prevents faults during debug output.


date	2003.10.21.23.31.00;	author rmoore1;	state Exp;
2005-06-29 18:18:24 +00:00
aystarik
046b3446b7 Added 2003 copyright to the legal header
date	2003.01.06.17.32.00;	author rmoore1;	state Exp;
2005-06-29 18:18:17 +00:00
aystarik
122002cb3b Second pass to include lint changes/comments/cleanup.
date	2002.04.08.22.01.00;	author rmoore1;	state Exp;
2005-06-29 18:18:02 +00:00
aystarik
cb26b7da81 Prefixed all macros with "ACPI_" to prevent collisions with local OS
header files.


date	2002.02.12.22.41.00;	author rmoore1;	state Exp;
2005-06-29 18:17:58 +00:00
aystarik
6ced2e1f63 Added 2002 copyright
date	2002.01.09.17.51.00;	author rmoore1;	state Exp;
2005-06-29 18:17:57 +00:00
aystarik
32217f214d 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 18:17:52 +00:00
aystarik
d218800b32 New ACPI_DEBUG_PRINT macro deployed. Much smaller implementation.
date	2001.08.14.23.19.00;	author rmoore1;	state Exp;
2005-06-29 18:17:38 +00:00
aystarik
6d6486c7fb Added memory allocation macros
date	2001.06.29.20.10.00;	author rmoore1;	state Exp;
2005-06-29 18:17:35 +00:00
aystarik
17162b0556 Renamed interpreter functions to Ex*, Utility functions to Ut*
date	2001.05.09.20.12.00;	author rmoore1;	state Exp;
2005-06-29 18:17:33 +00:00
aystarik
048bf6cf8e 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 18:17:32 +00:00
aystarik
7894a0c71a Prefixed component IDs with "ACPI_"
date	2001.03.07.19.27.00;	author rmoore1;	state Exp;
2005-06-29 18:17:28 +00:00
aystarik
fccd8b5c72 2001 copyright. Changed "NUMBER" to "INTEGER" globally
date	2001.01.15.17.28.00;	author rmoore1;	state Exp;
2005-06-29 18:17:26 +00:00
aystarik
7e9c7a070f global removal of semicolon from MODULE_NAME macro.
This allows us to remove it completely on Release builds.


date	2000.08.30.00.41.00;	author agrover;	state Exp;
2005-06-29 18:17:13 +00:00
aystarik
1c7a8a15a1 Restructured the name table data structure
date	2000.06.29.16.39.00;	author rmoore1;	state Exp;
2005-06-29 18:17:01 +00:00
aystarik
b3f6898a52 Renamed store macros for unaligned transfers
date	2000.06.21.17.06.00;	author rmoore1;	state Exp;
2005-06-29 18:16:58 +00:00
aystarik
159411d445 Changed Acpi_Gbl to AcpiGbl_
date	2000.06.16.20.03.00;	author rmoore1;	state Exp;
2005-06-29 18:16:57 +00:00
aystarik
d3005c15fb Extraneous spaces removed
date	2000.06.13.21.22.00;	author rmoore1;	state Exp;
2005-06-29 18:16:56 +00:00
aystarik
51aa0b5d69 Global rename of identifiers and constants
date	2000.06.13.18.20.00;	author rmoore1;	state Exp;
2005-06-29 18:16:55 +00:00
aystarik
04efe2be20 Updated for new core subsystem header filenames
date	2000.02.10.19.00.00;	author rmoore1;	state Exp;
2005-06-29 18:16:37 +00:00
aystarik
f51336dce3 New object type names
date	99.09.22.21.56.00;	author rmoore1;	state Exp;
2005-06-29 18:16:31 +00:00
aystarik
e9405be18b Prefixed all global variables with "Gbl_" for easy recognition
date	99.09.02.18.03.00;	author rmoore1;	state Exp;
2005-06-29 18:16:27 +00:00
aystarik
f3046053b6 BIG CHECKIN
turning on printf format checking revealed we've been a little lax. Sins
include:
1) using %X when we should use %p
2) using %ld instead of %d
3) using %x for ACPI_INTEGERS (you need to use HIDWORD() and %x%x)
4) using %4.4s and not casting to a char*
5) using %s with void*

I also reformatted the OSL add_device messages a little.

Anything breaks, let me know. :)  -- Andy


date	2001.10.17.03.58.00;	author agrover;	state Exp;
2005-06-29 18:14:42 +00:00
aystarik
eb13582db9 Update to use new debug macro that automatically inserts the procedure
name in the output.


date	2001.05.10.17.45.00;	author rmoore1;	state Exp;
2005-06-29 18:14:34 +00:00
aystarik
dcf1ecb84c 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 18:13:24 +00:00
aystarik
573acc7d44 Added 2000 to the copyright in the legal header
date	2000.12.08.20.56.00;	author rmoore1;	state Exp;
2005-06-29 18:13:19 +00:00
aystarik
ea137aa9dd Changed names of the major objects for clarity
date	2000.08.30.20.12.00;	author rmoore1;	state Exp;
2005-06-29 18:13:13 +00:00
aystarik
df9336144a Eliminated "Name Tables" and replaced with "Named Objects"
date	2000.08.29.00.39.00;	author rmoore1;	state Exp;
2005-06-29 18:13:11 +00:00