aystarik
|
9e52a2c308
|
automated code cleanup
date 2004.04.27.18.27.00; author rmoore1; state Exp;
|
2005-06-29 17:32:52 +00:00 |
|
aystarik
|
688d3e9666
|
Fix for force-release and synclevel
date 2004.04.07.19.26.00; author rmoore1; state Exp;
|
2005-06-29 17:32:51 +00:00 |
|
aystarik
|
9ed8520873
|
Save/restore the original thread SyncLevel
date 2004.04.07.19.19.00; author rmoore1; state Exp;
|
2005-06-29 17:32:50 +00:00 |
|
aystarik
|
1e05d81db9
|
Allow multiple threads to multiply acquire/release the Global Lock
date 2004.03.05.22.48.00; author rmoore1; state Exp;
|
2005-06-29 17:32:49 +00:00 |
|
aystarik
|
583775af36
|
Added check for null thread info
date 2002.10.22.17.41.00; author rmoore1; state Exp;
|
2005-06-29 17:32:43 +00:00 |
|
aystarik
|
ac0288a803
|
Updated error message to use ThreadId
date 2002.10.21.23.08.00; author rmoore1; state Exp;
|
2005-06-29 17:32:42 +00:00 |
|
aystarik
|
d6375ddb40
|
Improved Mutex error messages
date 2002.10.21.21.39.00; author rmoore1; state Exp;
|
2005-06-29 17:32:41 +00:00 |
|
aystarik
|
9473e05178
|
Added THREAD_STATE to track threads and mutexes
date 2001.11.06.21.29.00; author rmoore1; state Exp;
|
2005-06-29 17:32:34 +00:00 |
|
aystarik
|
9085f7a471
|
Cleanup of function names used in entry macros
date 2001.08.24.22.04.00; author rmoore1; state Exp;
|
2005-06-29 17:32:31 +00:00 |
|
aystarik
|
4d3ba59b60
|
clean up code based on errors given from Intel C 5.0 compiler
Removed or used unused variables, as appropriate
date 2001.03.15.19.04.00; author agrover; state Exp;
|
2005-06-29 17:32:29 +00:00 |
|
aystarik
|
2bc1d99556
|
Code cleanup (acpisrc -c)
date 2001.02.23.23.29.00; author rmoore1; state Exp;
|
2005-06-29 17:32:27 +00:00 |
|
aystarik
|
da01e10f92
|
date 2001.02.16.18.29.00; author rmoore1; state Exp;
|
2005-06-29 17:32:26 +00:00 |
|
aystarik
|
949e96e075
|
Third pass to include lint changes/comments/cleanup.
date 2002.04.10.21.53.00; author rmoore1; state Exp;
|
2005-06-29 17:31:54 +00:00 |
|
aystarik
|
2633c739e6
|
Fifth lint pass - CLEAN for 32-bit and 64-bit
date 2002.04.12.20.46.00; author rmoore1; state Exp;
|
2005-06-29 17:29:23 +00:00 |
|
aystarik
|
2136c60965
|
Automated code cleanup
date 2002.12.06.16.32.00; author rmoore1; state Exp;
|
2005-06-29 17:27:38 +00:00 |
|
aystarik
|
80c873cb2f
|
Moved prototypes for "static" functions from headers into the defining
C module.
date 2005.03.31.23.13.00; author rmoore1; state Exp;
|
2005-06-29 17:25:23 +00:00 |
|
aystarik
|
245e70a423
|
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 17:25:07 +00:00 |
|
aystarik
|
de7b2b224c
|
header update and cleanup
date 2005.03.25.20.47.00; author rmoore1; state Exp;
|
2005-06-29 17:18:50 +00:00 |
|
aystarik
|
b44626317b
|
Update for static functions, cleanup
date 2005.03.22.23.08.00; author rmoore1; state Exp;
|
2005-06-29 17:18:49 +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
|
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
|
1d7f005c8f
|
Second pass to include lint changes/comments/cleanup.
date 2002.04.08.22.01.00; author rmoore1; state Exp;
|
2005-06-29 17:00:07 +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
|
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
|
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 |
|