aystarik
cd624f8ea1
date 2000.03.02.20.00.00; author psdiefen; state Exp;
2005-06-29 19:04:33 +00:00
aystarik
39af551ac2
date 2000.02.24.21.16.00; author psdiefen; state Exp;
2005-06-29 19:04:32 +00:00
aystarik
d91a17c8a8
Renamed a macro
...
date 2000.01.13.22.12.00; author rmoore1; state Exp;
2005-06-29 19:04:30 +00:00
aystarik
f3b1964b7c
Added use of VALID_OBJECT_TYPE
...
date 99.09.28.22.28.00; author rmoore1; state Exp;
2005-06-29 19:04:27 +00:00
aystarik
67d838643e
New object type names
...
date 99.09.22.21.54.00; author rmoore1; state Exp;
2005-06-29 19:04:25 +00:00
aystarik
334f5b2d38
Cleanup
...
date 99.08.20.22.39.00; author rmoore1; state Exp;
2005-06-29 19:04:22 +00:00
aystarik
00f78fadbd
Cleanup
...
date 99.08.11.20.57.00; author rmoore1; state Exp;
2005-06-29 19:04:20 +00:00
aystarik
0cccaedc46
Moved object deletion and size routines out.
...
date 99.08.11.20.24.00; author rmoore1; state Exp;
2005-06-29 19:04:19 +00:00
aystarik
01481c87ab
Updated License Header
...
date 99.08.11.20.23.00; author mwalz; state Exp;
2005-06-29 19:04:18 +00:00
aystarik
6d67a8fb37
Cleanup
...
date 99.08.10.16.00.00; author rmoore1; state Exp;
2005-06-29 19:04:17 +00:00
aystarik
8420de6b8e
Update for combined data struct
...
date 99.08.04.21.56.00; author rmoore1; state Exp;
2005-06-29 19:04:16 +00:00
aystarik
6aa90ab100
Added function trace macros
...
date 99.07.23.20.44.00; author rmoore1; state Exp;
2005-06-29 19:04:15 +00:00
aystarik
138187c38a
New data types/names; removed OUTRANGE macro.
...
date 99.07.12.23.25.00; author rmoore1; state Exp;
2005-06-29 19:04:13 +00:00
aystarik
a90f509859
Fixed a couple uninitialized variables.
...
date 99.07.08.22.08.00; author grsmith1; state Exp;
2005-06-29 19:04:11 +00:00
aystarik
91d12cb131
Debug of internal object code
...
date 99.07.08.21.43.00; author rmoore1; state Exp;
2005-06-29 19:04:10 +00:00
aystarik
9f8b2e3a1b
Common object utilities
...
date 99.07.07.17.13.00; author rmoore1; state Exp;
2005-06-29 19:04:07 +00:00
aystarik
0d225064e0
strupr not POSIX, always use local AcpiUtStrupr
...
date 2005.04.07.22.25.00; author rmoore1; state Exp;
2005-06-29 19:04:05 +00:00
aystarik
fe2c0b0643
strrchr not used at this time; commented out
...
date 2005.03.29.18.18.00; author rmoore1; state Exp;
2005-06-29 19:04:04 +00:00
aystarik
43d90caac3
implemented strchr
...
date 2005.02.17.18.45.00; author rmoore1; state Exp;
2005-06-29 19:04:02 +00:00
aystarik
d5b48b76fb
added acpiutmemcmp
...
date 2004.10.13.20.04.00; author rmoore1; state Exp;
2005-06-29 19:03:59 +00:00
aystarik
af52a0b727
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:03:53 +00:00
aystarik
842ac3391f
Removed L suffix on constants - confuses source converter and not
...
needed
date 2002.12.06.22.22.00; author rmoore1; state Exp;
2005-06-29 19:03:51 +00:00
aystarik
a49c805f51
Lint changes
...
date 2002.09.05.17.35.00; author rmoore1; state Exp;
2005-06-29 19:03:49 +00:00
aystarik
85c94c9571
Some Lint changes; 16-bit changes
...
date 2002.04.15.22.46.00; author rmoore1; state Exp;
2005-06-29 19:03:47 +00:00
aystarik
566306af42
Cleanup
...
date 2001.12.20.22.08.00; author rmoore1; state Exp;
2005-06-29 19:03:42 +00:00
aystarik
f2263aa776
fix typos
...
date 2001.06.25.21.23.00; author agrover; state Exp;
2005-06-29 19:03:39 +00:00
aystarik
cc8cdbd6ee
move strupr to cmutils, and change linux include to use system
...
clibrary
date 2001.04.19.00.05.00; author agrover; state Exp;
2005-06-29 19:03:37 +00:00
aystarik
32f4aed19a
Base doesn't need to be a NATIVE_UINT.
...
date 2001.03.15.00.39.00; author agrover; state Exp;
2005-06-29 19:03:36 +00:00
aystarik
6b783535de
fixed strtoul to use UINT32, like it did originally
...
date 2001.03.14.23.19.00; author agrover; state Exp;
2005-06-29 19:03:35 +00:00
aystarik
c4142a8c23
Removed NATIVE_UINT from internal structures and some procedures.
...
This type should be used extremely sparingly!
date 2001.03.09.21.17.00; author rmoore1; state Exp;
2005-06-29 19:03:34 +00:00
aystarik
7e24bf0eeb
STRLEN returns NATIVE_UINT, so fix places where people assume it
...
returns 32 bits. parse structs also changed to use NATIVE types
date 2001.02.15.00.11.00; author agrover; state Exp;
2005-06-29 19:03:33 +00:00
aystarik
c7e5267a5e
Added dynamic object conversion support
...
date 2001.01.09.23.34.00; author rmoore1; state Exp;
2005-06-29 19:03:31 +00:00
aystarik
086e962212
remove VC specific pragma
...
date 2000.11.07.04.14.00; author agrover; state Exp;
2005-06-29 19:03:28 +00:00
aystarik
9e323788f4
fix a comment
...
date 2000.10.25.00.35.00; author agrover; state Exp;
2005-06-29 19:03:27 +00:00
aystarik
1effdd3c56
mangle symbols to prevent collision on Linux
...
date 2000.10.13.17.27.00; author agrover; state Exp;
2005-06-29 19:03:26 +00:00
aystarik
30eab94774
change ctype name to prevent collision on Linux
...
date 2000.10.13.00.38.00; author agrover; state Exp;
2005-06-29 19:03:25 +00:00
aystarik
00c784951b
Added LF at EOF
...
date 2000.08.09.18.04.00; author rmoore1; state Exp;
2005-06-29 19:03:21 +00:00
aystarik
d47882d56b
date 2000.08.07.22.49.00; author rmoore1; state Exp;
2005-06-29 19:03:20 +00:00
aystarik
a3c121666c
big ass #ifndef so this only compiles when no other C lib available
...
date 2000.08.03.01.28.00; author agrover; state Exp;
2005-06-29 19:03:19 +00:00
aystarik
e5d019955f
Comments from 07/18/00 code review
...
date 2000.07.19.22.54.00; author rmoore1; state Exp;
2005-06-29 19:03:17 +00:00
aystarik
81655ae474
Removed ACPI_SIZE type
...
date 2000.06.30.20.36.00; author rmoore1; state Exp;
2005-06-29 19:03:15 +00:00
aystarik
f876091f0d
More cleanup
...
date 2000.06.30.14.50.00; author mwalz; state Exp;
2005-06-29 19:03:14 +00:00
aystarik
cc64130470
Renamed all functions. Leading underscore was causing trouble
...
date 2000.03.21.21.56.00; author rmoore1; state Exp;
2005-06-29 19:03:09 +00:00
aystarik
6f30512e7c
Changed _strupr to __strupr (two __) unable to link on WDM because
...
there is a _strupr already in the WDM libs slightly different types. Rolled
back previous change to _strstr.
date 2000.03.14.22.35.00; author rmosgrov; state Exp;
2005-06-29 19:03:08 +00:00
aystarik
f92f5fda53
Changed _strstr to __strstr (two __) unable to link on WDM because
...
there is a _strstr already in the WDM libs slightly different types.
date 2000.03.14.22.23.00; author rmosgrov; state Exp;
2005-06-29 19:03:07 +00:00
aystarik
238e161da6
Added some new functions
...
date 2000.03.09.22.14.00; author rmoore1; state Exp;
2005-06-29 19:03:06 +00:00
aystarik
837d2a3f4c
Macro support to eliminate excessive debug string duplication
...
date 99.10.14.20.54.00; author rmoore1; state Exp;
2005-06-29 19:03:04 +00:00
aystarik
2c1b5567d9
Added procedure headers
...
date 99.10.12.23.43.00; author rmoore1; state Exp;
2005-06-29 19:03:03 +00:00
aystarik
ab2771548a
Local implementations of Clib functions
...
date 99.10.11.23.45.00; author rmoore1; state Exp;
2005-06-29 19:03:01 +00:00
aystarik
d8c69bb5cc
date 2005.06.23.20.50.00; author rmoore1; state Exp;
2005-06-29 19:03:00 +00:00