Commit Graph

1447 Commits

Author SHA1 Message Date
aystarik
dcfd66da61 Remove non-ANSI (//) Comments
date	2000.06.19.21.46.00;	author rmoore1;	state Exp;
2005-06-29 16:24:03 +00:00
aystarik
4159cac894 Removed tabs
date	2000.06.12.16.59.00;	author rmoore1;	state Exp;
2005-06-29 16:23:56 +00:00
aystarik
86a7320537 Added braces around command array init
date	2000.06.02.18.20.00;	author rmoore1;	state Exp;
2005-06-29 16:23:54 +00:00
aystarik
0d4a173594 Added alignment and math macros
date	2000.06.01.22.49.00;	author rmoore1;	state Exp;
2005-06-29 16:23:53 +00:00
aystarik
fbb0e9bb25 Multiple help screens
date	2000.05.31.21.27.00;	author rmoore1;	state Exp;
2005-06-29 16:23:52 +00:00
aystarik
e070aba1ee EnableAcpi command need only run AcpiEnable
date	2000.05.18.22.36.00;	author mwalz;	state Exp;
2005-06-29 16:23:51 +00:00
aystarik
14ba1a763b Added an EnableAcpi command to init and enable the ACPI CA subsystem.
date	2000.05.18.22.33.00;	author mwalz;	state Exp;
2005-06-29 16:23:50 +00:00
aystarik
c363de660d Moved some globals to cmglobal.c
date	2000.05.18.17.39.00;	author rmoore1;	state Exp;
2005-06-29 16:23:49 +00:00
aystarik
d3e2cc0477 Renamed debugger mutexes
date	2000.05.16.22.05.00;	author rmoore1;	state Exp;
2005-06-29 16:23:48 +00:00
aystarik
eb13f4d018 date 2000.05.10.22.56.00; author rmoore1; state Exp; 2005-06-29 16:23:47 +00:00
aystarik
0cd061ece6 New params for stat command
date	2000.05.08.15.56.00;	author rmoore1;	state Exp;
2005-06-29 16:23:46 +00:00
aystarik
8dbbe7b4c5 Added single thread debugger option
date	2000.05.04.22.19.00;	author rmoore1;	state Exp;
2005-06-29 16:23:45 +00:00
aystarik
0f40e01370 date 2000.05.03.23.00.00; author rmoore1; state Exp; 2005-06-29 16:23:44 +00:00
aystarik
17cb3a88ce Exception rename
date	2000.05.02.22.26.00;	author rmoore1;	state Exp;
2005-06-29 16:23:43 +00:00
aystarik
de908c3a5a Added "Owner" command
date	2000.04.20.15.19.00;	author rmoore1;	state Exp;
2005-06-29 16:23:42 +00:00
aystarik
c233e79968 New commands
date	2000.04.19.22.22.00;	author rmoore1;	state Exp;
2005-06-29 16:23:41 +00:00
aystarik
8ae9ee8266 Added depth param to dump namespace
date	2000.03.30.23.23.00;	author rmoore1;	state Exp;
2005-06-29 16:23:40 +00:00
aystarik
e601ecc250 date 2000.03.29.22.11.00; author rmoore1; state Exp; 2005-06-29 16:23:39 +00:00
aystarik
3cae397184 New interface to NSlookup.
date	2000.03.29.22.08.00;	author rmoore1;	state Exp;
2005-06-29 16:23:38 +00:00
aystarik
edf7a33d6d Moved out history code
date	2000.03.24.21.28.00;	author rmoore1;	state Exp;
2005-06-29 16:23:37 +00:00
aystarik
ddc548fce8 Cleanup
date	2000.03.24.16.48.00;	author rmoore1;	state Exp;
2005-06-29 16:23:36 +00:00
aystarik
2490baf87d New commands
date	2000.03.23.15.56.00;	author rmoore1;	state Exp;
2005-06-29 16:23:35 +00:00
aystarik
fe033ad2e3 Support for clean termination of debug thread via AcpiTerminate
date	2000.03.22.15.51.00;	author rmoore1;	state Exp;
2005-06-29 16:23:34 +00:00
aystarik
b216fe6fba New commands, debugger now multithreaded
date	2000.03.21.22.20.00;	author rmoore1;	state Exp;
2005-06-29 16:23:33 +00:00
aystarik
e0ae11f537 Breakpoint support
date	2000.03.10.21.54.00;	author rmoore1;	state Exp;
2005-06-29 16:23:31 +00:00
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
65317d27d2 Move prototypes under ifdef
date	2005.04.20.21.19.00;	author rmoore1;	state Exp;
2005-06-29 16:22:45 +00:00
aystarik
c5fb601a03 Add check for header length > file length to prevent fault. Small
other cleanups.


date	2005.04.05.19.01.00;	author rmoore1;	state Exp;
2005-06-29 16:22:44 +00:00
aystarik
17d6d57be0 Added check for text-mode CR/LF corruption of input ACPI table files.
date	2003.05.27.21.36.00;	author rmoore1;	state Exp;
2005-06-29 16:22:35 +00:00
aystarik
b2b05a3c4c All table descriptors are now dynamic. Fixes multiple SSDT deletion
problem. Updated some global names and defines


date	2003.05.08.23.28.00;	author rmoore1;	state Exp;
2005-06-29 16:22:34 +00:00
aystarik
4263c9c52c Fixes for SSDT support
date	2003.01.17.21.26.00;	author rmoore1;	state Exp;
2005-06-29 16:22:32 +00:00
aystarik
f591e5d22f Added checksum validation
date	2002.11.01.18.06.00;	author rmoore1;	state Exp;
2005-06-29 16:22:28 +00:00
aystarik
520e1a3b86 cleanup
date	2002.07.25.19.58.00;	author rmoore1;	state Exp;
2005-06-29 16:22:25 +00:00
aystarik
40237394dc Standalone disassembler now uses namespace mgr for symbol table
date	2002.07.23.20.30.00;	author rmoore1;	state Exp;
2005-06-29 16:22:24 +00:00
aystarik
8ba1a0eb52 Major update for new disassembler (produces compilable ASL).
date	2002.07.15.20.51.00;	author rmoore1;	state Exp;
2005-06-29 16:22:23 +00:00
aystarik
957e221fb0 Must recognize table separately from the table install
date	2002.06.25.21.19.00;	author rmoore1;	state Exp;
2005-06-29 16:22:22 +00:00
aystarik
067b063485 Added support for AcpiOsTableOverride interface and cleaned up some of
the internal table interfaces (unused parameters)


date	2002.04.26.22.00.00;	author rmoore1;	state Exp;
2005-06-29 16:22:21 +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
b67a8886ae Split a function
date	2002.03.20.21.48.00;	author rmoore1;	state Exp;
2005-06-29 16:22:18 +00:00
aystarik
58a19645bd Removed obsolete ACPI_OBJECT_TYPE8 typedef and changed all references
to ACPI_OBJECT_TYPE


date	2001.12.12.20.41.00;	author rmoore1;	state Exp;
2005-06-29 16:22:14 +00:00
aystarik
f1d0b494a3 Don't free table buffer on failure - this is done later.
date	2001.12.11.16.39.00;	author rmoore1;	state Exp;
2005-06-29 16:22:12 +00:00
aystarik
0c0578a1a9 Changed AE_EXIST to AE_ALREADY_EXISTS (more informative, not
ambiguous)


date	2001.10.18.20.13.00;	author rmoore1;	state Exp;
2005-06-29 16:22:11 +00:00
aystarik
7a9f9c9cba All interpreter operand objects (both arguments and targets) are now
deleted in the dispatcher.  ExStore no longer deletes targets.  Simplifies
operand deletion and error handling.


date	2001.10.10.22.52.00;	author rmoore1;	state Exp;
2005-06-29 16:22:10 +00:00
aystarik
64514870b9 Must use AcpiOs* memory interfaces so that they don't get counted as
leaks


date	2001.09.21.22.11.00;	author rmoore1;	state Exp;
2005-06-29 16:22:09 +00:00
aystarik
4a15358cd4 Updated for AcpiDump support.
date	2001.09.20.21.37.00;	author rmoore1;	state Exp;
2005-06-29 16:22:08 +00:00
aystarik
108b7ce8a3 Added DbTerminate function to free debugger objects
date	2001.09.19.20.41.00;	author rmoore1;	state Exp;
2005-06-29 16:22:07 +00:00
aystarik
82c73422e5 Standardized all references to AML code to "AmlStart" and "AmlLength",
replacing things like Pcode, AmlPtr, etc.


date	2001.09.11.21.16.00;	author rmoore1;	state Exp;
2005-06-29 16:22:06 +00:00
aystarik
c8d8bb59ae Corrected table deletion on error (supports dsdt only)
date	2001.09.05.20.54.00;	author rmoore1;	state Exp;
2005-06-29 16:22:05 +00:00
aystarik
63527df026 Added memory allocation macros
date	2001.06.29.20.10.00;	author rmoore1;	state Exp;
2005-06-29 16:21:58 +00:00