6256 Commits

Author SHA1 Message Date
aystarik
8f32067edf Use ACPI_SIZE as parameter to FadtRegisterError
date	2002.01.18.18.03.00;	author rmoore1;	state Exp;
2005-06-29 19:16:59 +00:00
aystarik
c144a0fb85 Added PurgeCachedObjects interface
date	2001.11.19.22.15.00;	author rmoore1;	state Exp;
2005-06-29 19:16:56 +00:00
aystarik
13f84586eb Renamed UtDumpCurrentAllocations to UtDumpAllocations
date	2001.09.17.22.47.00;	author rmoore1;	state Exp;
2005-06-29 19:16:54 +00:00
aystarik
9931f940af 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 19:16:52 +00:00
aystarik
11349c8a9c New ACPI_DEBUG_PRINT macro deployed. Much smaller implementation.
date	2001.08.14.23.19.00;	author rmoore1;	state Exp;
2005-06-29 19:16:51 +00:00
aystarik
8a22d381e9 Fixed an ifdef
date	2001.07.11.17.28.00;	author rmoore1;	state Exp;
2005-06-29 19:16:50 +00:00
aystarik
e0f53326a1 Added memory allocation macros
date	2001.06.29.20.10.00;	author rmoore1;	state Exp;
2005-06-29 19:16:49 +00:00
aystarik
4a6d9a7dd0 Update to use new debug macro that automatically inserts the procedure
name in the output.


date	2001.05.10.17.46.00;	author rmoore1;	state Exp;
2005-06-29 19:16:47 +00:00
aystarik
187b4d1718 Updated 16-bit tools to 64-bits and ACPI 2.0 tables
date	2000.12.20.23.09.00;	author rmoore1;	state Exp;
2005-06-29 19:16:41 +00:00
aystarik
17f39f0891 16-bit pseudo-support for 64 bits
date	2000.12.13.23.01.00;	author rmoore1;	state Exp;
2005-06-29 19:16:40 +00:00
aystarik
497590a203 Purged unnecessary 0x's in debug output, most output is hex
date	2000.11.17.19.35.00;	author rmoore1;	state Exp;
2005-06-29 19:16:35 +00:00
aystarik
8f54c7b067 Code cleanup
date	2000.11.15.23.42.00;	author rmoore1;	state Exp;
2005-06-29 19:16:34 +00:00
aystarik
8b746c537f Converted all code to use the new (X) fields of the FADT.
Internally, everything is ACPI 2.0


date	2000.11.08.18.55.00;	author rmoore1;	state Exp;
2005-06-29 19:16:33 +00:00
aystarik
fec8341f4b Added varparams to the _REPORT_xxx interfaces; 16-bit fixes
date	2000.09.20.20.51.00;	author rmoore1;	state Exp;
2005-06-29 19:16:26 +00:00
aystarik
4bc37cf121 made changes based on code review
date	2000.09.19.22.29.00;	author agrover;	state Exp;
2005-06-29 19:16:25 +00:00
aystarik
cb1ec06107 Ran acpisrc source cleanup
date	2000.09.15.17.15.00;	author rmoore1;	state Exp;
2005-06-29 19:16:24 +00:00
aystarik
8bffa42f88 New initialization interfaces
date	2000.09.14.23.00.00;	author rmoore1;	state Exp;
2005-06-29 19:16:23 +00:00
aystarik
799038b136 Added #ifdef ENABLE_DEBUGGER and #endif around
AcpiCmDumpCurrentAllocations in function AcpiCmSubsystemShutdown.
Apparently AcpiSrc doesn't see this function call as a debug.


date	2000.08.28.18.49.00;	author cgreen;	state Exp;
2005-06-29 19:16:21 +00:00
aystarik
e8c4845bd4 date 2000.06.30.17.08.00; author admin; state Exp; 2005-06-29 19:16:14 +00:00
aystarik
686dd12758 Added type info to TBDs
date	2000.06.06.22.23.00;	author rmoore1;	state Exp;
2005-06-29 19:16:07 +00:00
aystarik
0fb1a301ea More debug output
date	2000.05.18.17.38.00;	author rmoore1;	state Exp;
2005-06-29 19:16:05 +00:00
aystarik
355b8f0b85 Cleanup
date	2000.05.15.21.58.00;	author rmoore1;	state Exp;
2005-06-29 19:16:04 +00:00
aystarik
58c9e81152 Another cache to delete
date	2000.05.10.22.54.00;	author rmoore1;	state Exp;
2005-06-29 19:16:03 +00:00
aystarik
5a8887b2dd Cache deletion
date	2000.05.08.15.56.00;	author rmoore1;	state Exp;
2005-06-29 19:16:01 +00:00
aystarik
5dc57c7bec Flush state obj cache on termination
date	2000.05.02.22.25.00;	author rmoore1;	state Exp;
2005-06-29 19:15:59 +00:00
aystarik
b45c2fd716 Check if hardware needs init
date	2000.04.19.22.13.00;	author rmoore1;	state Exp;
2005-06-29 19:15:58 +00:00
aystarik
efb72e6306 Removed errata.h
date	2000.03.31.19.29.00;	author rmosgrov;	state Exp;
2005-06-29 19:15:57 +00:00
aystarik
2b6fea4cc4 Global shutdown flag
date	2000.03.27.21.53.00;	author rmoore1;	state Exp;
2005-06-29 19:15:56 +00:00
aystarik
716e6e46ef Added CmSubsystemShutdown (not a complete terminate)
date	2000.03.21.22.04.00;	author rmoore1;	state Exp;
2005-06-29 19:15:55 +00:00
aystarik
1ad862769e Osd I/O interfaces use pointer-sized address now
date	99.11.09.23.02.00;	author rmoore1;	state Exp;
2005-06-29 19:15:52 +00:00
aystarik
984dcc78db Move CmTerminate to this file
date	99.08.30.22.30.00;	author rmoore1;	state Exp;
2005-06-29 19:15:49 +00:00
aystarik
7ff8390c7a Moved all table code to cmtable.c
date	99.08.20.22.38.00;	author rmoore1;	state Exp;
2005-06-29 19:15:48 +00:00
aystarik
1df07b9ec5 Pointer assignment mismatch fixed.
date	99.08.09.21.57.00;	author grsmith1;	state Exp;
2005-06-29 19:15:45 +00:00
aystarik
046708ba5a date 99.07.30.01.51.00; author rmosgrov; state Exp; 2005-06-29 19:15:44 +00:00
aystarik
68582c939a date 99.07.29.21.14.00; author rmosgrov; state Exp; 2005-06-29 19:15:43 +00:00
aystarik
a7f04dba02 Made some Hardware functions private, changed all callers.
date	99.07.27.18.14.00;	author grsmith1;	state Exp;
2005-06-29 19:15:42 +00:00
aystarik
456364ab35 Must ignore unknown tables when getting tables from the BIOS
date	99.07.22.17.51.00;	author rmoore1;	state Exp;
2005-06-29 19:15:41 +00:00
aystarik
32d6fa7ae2 Serious restructuring of CmInstallTable
date	99.07.20.21.43.00;	author rmoore1;	state Exp;
2005-06-29 19:15:39 +00:00
aystarik
dff805c3fc Restructured acpi table init.
date	99.07.19.23.14.00;	author rmoore1;	state Exp;
2005-06-29 19:15:38 +00:00
aystarik
1a5b6fccc1 Moved acpi* external interface(s) to cmapi.c.
Removed all file I/O


date	99.07.14.17.53.00;	author rmoore1;	state Exp;
2005-06-29 19:15:35 +00:00
aystarik
2e976a8c89 New data types/names; removed OUTRANGE macro.
date	99.07.12.23.25.00;	author rmoore1;	state Exp;
2005-06-29 19:15:34 +00:00
aystarik
b620e39f8b AcpiModeCapabilities changed to AcpiGetModeCapabilities
date	99.07.07.15.31.00;	author rmoore1;	state Exp;
2005-06-29 19:15:32 +00:00
aystarik
e05b1cee85 date 99.07.06.20.04.00; author rmoore1; state Exp; 2005-06-29 19:15:31 +00:00
aystarik
fa407e3db4 Removed #PLUMBER stuff
date	99.07.01.15.19.00;	author rmoore1;	state Exp;
2005-06-29 19:15:29 +00:00
aystarik
8872de0aac Added FUNCTION_STATUS_EXIT macro
date	99.06.29.17.10.00;	author rmoore1;	state Exp;
2005-06-29 19:15:28 +00:00
aystarik
3a2a7dffbd New data types
date	99.06.22.22.38.00;	author rmoore1;	state Exp;
2005-06-29 19:15:27 +00:00
aystarik
73c3f45858 Dumps DSDT header
date	99.06.15.22.45.00;	author rmoore1;	state Exp;
2005-06-29 19:15:26 +00:00
aystarik
d67e259da8 Removed KDT error string tables -- too hard to maintain!
date	99.06.14.21.06.00;	author rmoore1;	state Exp;
2005-06-29 19:15:25 +00:00
aystarik
70150e1286 Change to interface to NsGetTable
date	99.06.10.23.10.00;	author rmoore1;	state Exp;
2005-06-29 19:15:24 +00:00
aystarik
d0083d4b2b Moved prototypes to common.h
date	99.06.10.18.02.00;	author rmoore1;	state Exp;
2005-06-29 19:15:23 +00:00