Commit Graph

11 Commits

Author SHA1 Message Date
aystarik
22ea9e5d7f Removed some recursion, improved data structs.
date	99.04.29.22.06.00;	author rmoore1;	state Exp;
2005-06-29 18:15:47 +00:00
aystarik
63f23cb394 Changed common constants to uppercase
date	99.04.23.15.36.00;	author rmoore1;	state Exp;
2005-06-29 18:15:46 +00:00
aystarik
aad5ba3a33 Added legal-approved header
date	99.04.19.20.24.00;	author rmoore1;	state Exp;
2005-06-29 18:15:45 +00:00
aystarik
e0009eb805 DumpCode became ConsumeAMLPackage
date	99.04.14.23.29.00;	author rmoore1;	state Exp;
2005-06-29 18:15:43 +00:00
aystarik
199e4f2df4 date 99.04.14.16.01.00; author rmoore1; state Exp; 2005-06-29 18:15:42 +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