Commit Graph

32 Commits

Author SHA1 Message Date
aystarik
6bcd2a5546 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 16:23:20 +00:00
aystarik
d67522b1ef 16-bit problem fixes
date	2000.06.05.22.37.00;	author rmoore1;	state Exp;
2005-06-29 16:22:49 +00:00
aystarik
cc2e1bdc80 Second pass to include lint changes/comments/cleanup.
date	2002.04.08.22.01.00;	author rmoore1;	state Exp;
2005-06-29 16:22:19 +00:00
aystarik
507ba837fc Ran acpisrc source cleanup
date	2000.09.15.17.15.00;	author rmoore1;	state Exp;
2005-06-29 16:21:43 +00:00
aystarik
fc7d6bad21 date 2000.05.16.22.03.00; author rmoore1; state Exp; 2005-06-29 16:20:01 +00:00
aystarik
8d2034d1a7 Header updates, cleanup
date	2005.03.24.20.30.00;	author rmoore1;	state Exp;
2005-06-29 16:17:54 +00:00
aystarik
9c61c6b3cd Update for static functions, cleanup
date	2005.03.21.22.45.00;	author rmoore1;	state Exp;
2005-06-29 16:17:52 +00:00
aystarik
65ce55bf0b 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 16:17:18 +00:00
aystarik
aaabff33e4 Prefixed C library macros (MEMSET, etc.) with "ACPI_".
date	2002.02.13.18.54.00;	author rmoore1;	state Exp;
2005-06-29 16:17:11 +00:00
aystarik
0480d5522d Added 2002 copyright
date	2002.01.09.17.51.00;	author rmoore1;	state Exp;
2005-06-29 16:17:06 +00:00
aystarik
b810ed01a2 Global variables prefixed with "AcpiGbl_"
date	2001.08.24.21.07.00;	author rmoore1;	state Exp;
2005-06-29 16:16:55 +00:00
aystarik
8b4b4e7a6f Prefixed component IDs with "ACPI_"
date	2001.03.07.19.28.00;	author rmoore1;	state Exp;
2005-06-29 16:16:40 +00:00
aystarik
a64f87c0ef 2001 copyright. Changed "NUMBER" to "INTEGER" globally
date	2001.01.15.17.27.00;	author rmoore1;	state Exp;
2005-06-29 16:16:34 +00:00
aystarik
f2d3cd2671 New init xfaces; JIT CreateField evaluation.
date	2000.09.11.15.15.00;	author rmoore1;	state Exp;
2005-06-29 16:16:27 +00:00
aystarik
2453dc9fe5 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:16:25 +00:00
aystarik
ac4752f9fc Added revision number
date	2000.08.16.21.22.00;	author rmoore1;	state Exp;
2005-06-29 16:16:23 +00:00
aystarik
1b6539b3d8 Use NATIVE_CHAR for strings, changed INTx to UINTx
date	2000.08.14.18.17.00;	author rmoore1;	state Exp;
2005-06-29 16:16:22 +00:00
aystarik
aa36f9caaa date 2000.07.20.16.58.00; author mwalz; state Exp; 2005-06-29 16:16:20 +00:00
aystarik
7b0a896299 Comments from 07/18/00 code review
date	2000.07.19.22.54.00;	author rmoore1;	state Exp;
2005-06-29 16:16:19 +00:00
aystarik
f751f654ab Renamed most header files
date	2000.07.10.21.26.00;	author rmoore1;	state Exp;
2005-06-29 16:16:18 +00:00
aystarik
b737550304 Renamed Osd interfaces, renamed header files
date	2000.06.23.21.46.00;	author rmoore1;	state Exp;
2005-06-29 16:16:15 +00:00
aystarik
d2e35853f8 Renamed store macros for unaligned transfers
date	2000.06.21.17.05.00;	author rmoore1;	state Exp;
2005-06-29 16:16:14 +00:00
aystarik
f01ef28deb Added ENABLE_DEBUGGER flag
date	2000.06.19.21.31.00;	author rmoore1;	state Exp;
2005-06-29 16:16:13 +00:00
aystarik
5b82481513 Extraneous spaces removed
date	2000.06.13.21.21.00;	author rmoore1;	state Exp;
2005-06-29 16:16:11 +00:00
aystarik
4ed836a4aa Global rename of identifiers and constants
date	2000.06.13.18.18.00;	author rmoore1;	state Exp;
2005-06-29 16:16:10 +00:00
aystarik
0660521e4c Removed all instances of NATIVE_CHAR due to disuse/inconsistent use.
date	2002.12.10.21.00.00;	author rmoore1;	state Exp;
2005-06-29 15:57:43 +00:00
aystarik
5682172f26 Third pass to include lint changes/comments/cleanup.
date	2002.04.10.21.53.00;	author rmoore1;	state Exp;
2005-06-29 15:55:15 +00:00
aystarik
1c6913e037 Added 2005 copyright in legal header
date	2005.01.07.23.50.00;	author rmoore1;	state Exp;
2005-06-29 15:53:56 +00:00
aystarik
e636bafa2a Update copyrights for 2004
date	2004.01.13.23.05.00;	author rmoore1;	state Exp;
2005-06-29 15:53:37 +00:00
aystarik
869406b963 Added 2003 copyright to the legal header
date	2003.01.06.17.32.00;	author rmoore1;	state Exp;
2005-06-29 15:53:24 +00:00
aystarik
055d4b012a 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 15:52:31 +00:00
aystarik
a47c080dac Added 2000 to the copyright in the legal header
date	2000.12.08.20.55.00;	author rmoore1;	state Exp;
2005-06-29 15:40:01 +00:00