aystarik
|
cfb010a494
|
16-bit code uses native division since ACPI_INTEGER is 32-bits and the
code runs at ring3 where the support libraries are present.
date 2001.09.17.22.44.00; author rmoore1; state Exp;
|
2005-06-29 20:13:19 +00:00 |
|
aystarik
|
48d1de5c53
|
For IA64, use native integer divide
date 2001.09.17.21.40.00; author rmoore1; state Exp;
|
2005-06-29 20:13:18 +00:00 |
|
aystarik
|
ef33917572
|
Added internal divide functions for 64-bit integer divide/modulo
date 2001.09.14.23.05.00; author rmoore1; state Exp;
|
2005-06-29 20:13:17 +00:00 |
|
aystarik
|
a16c4581cf
|
Removed use of PopObject() for efficiency
date 2001.09.03.18.00.00; author rmoore1; state Exp;
|
2005-06-29 20:13:16 +00:00 |
|
aystarik
|
472076b07a
|
Completed rename of all globals to prefix "AcpiGbl_", added stack
tracing mechanism
date 2001.08.27.15.39.00; author rmoore1; state Exp;
|
2005-06-29 20:13:15 +00:00 |
|
aystarik
|
738303827f
|
Added a 64-bit structure overlay typdef
date 2001.07.19.19.59.00; author rmoore1; state Exp;
|
2005-06-29 20:13:14 +00:00 |
|
aystarik
|
d71a266646
|
Added decimal types
date 2001.07.17.21.48.00; author rmoore1; state Exp;
|
2005-06-29 20:13:13 +00:00 |
|
aystarik
|
830fc47a21
|
get rid of obsolete crud
date 2001.07.17.00.24.00; author agrover; state Exp;
|
2005-06-29 20:13:12 +00:00 |
|
aystarik
|
f010498a60
|
ACPI_PCI_ID
date 2001.06.29.20.09.00; author rmoore1; state Exp;
|
2005-06-29 20:13:11 +00:00 |
|
aystarik
|
513fa6081e
|
Split DevFunc into two fields (PCI)
date 2001.06.28.16.47.00; author rmoore1; state Exp;
|
2005-06-29 20:13:10 +00:00 |
|
aystarik
|
dfedfbb74b
|
added interface for dependent modules to check the core initialized
properly
date 2001.06.19.22.53.00; author agrover; state Exp;
|
2005-06-29 20:13:09 +00:00 |
|
aystarik
|
506a382ef8
|
New internal type
date 2001.06.05.21.30.00; author rmoore1; state Exp;
|
2005-06-29 20:13:07 +00:00 |
|
aystarik
|
19ef5fdc6c
|
date 2001.05.24.03.38.00; author psdiefen; state Exp;
|
2005-06-29 20:13:06 +00:00 |
|
aystarik
|
2aa2008a37
|
Misc compiler bug fixes
date 2001.05.07.22.20.00; author rmoore1; state Exp;
|
2005-06-29 20:13:05 +00:00 |
|
aystarik
|
581265b20c
|
Update resource names to prepend "ACPI_".
date 2001.05.03.19.45.00; author rmoore1; state Exp;
|
2005-06-29 20:13:03 +00:00 |
|
aystarik
|
60412d41e2
|
Another pass through the source to prefix all local types with "ACPI_"
date 2001.04.26.21.03.00; author rmoore1; state Exp;
|
2005-06-29 20:13:01 +00:00 |
|
aystarik
|
ca2c725da2
|
Fix to allow mutex OwnerId to also indicate "not owned" state.
date 2001.04.09.22.38.00; author rmoore1; state Exp;
|
2005-06-29 20:13:00 +00:00 |
|
aystarik
|
ed5d4742e6
|
Field support update - restructure for > 32-bit support for all field
types. Cleanup of field types
date 2001.04.06.23.12.00; author rmoore1; state Exp;
|
2005-06-29 20:12:59 +00:00 |
|
aystarik
|
ab6e20cf1d
|
Qword resource support added + changed ResourceSource sections to a
separate structure that uses a pointer to hold the string.
date 2001.04.05.18.46.00; author mwalz; state Exp;
|
2005-06-29 20:12:58 +00:00 |
|
aystarik
|
9ee1727871
|
Update to opcode names and typenames for fields
date 2001.03.30.18.16.00; author rmoore1; state Exp;
|
2005-06-29 20:12:57 +00:00 |
|
aystarik
|
c1f452fbea
|
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 20:12:56 +00:00 |
|
aystarik
|
4005179ee6
|
date 2001.03.09.05.27.00; author psdiefen; state Exp;
|
2005-06-29 20:12:55 +00:00 |
|
aystarik
|
a4dbed2315
|
Code cleanup (acpisrc -c)
date 2001.02.23.23.28.00; author rmoore1; state Exp;
|
2005-06-29 20:12:54 +00:00 |
|
aystarik
|
c7c6d424b4
|
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 20:12:53 +00:00 |
|
aystarik
|
3ec298b600
|
Renamed "OpCode" to "Opcode"
date 2001.02.13.21.19.00; author rmoore1; state Exp;
|
2005-06-29 20:12:52 +00:00 |
|
aystarik
|
e818a1397a
|
Restructured package copy code
date 2001.02.05.21.50.00; author rmoore1; state Exp;
|
2005-06-29 20:12:51 +00:00 |
|
aystarik
|
53c626af35
|
no more pci init flag needed, so remove its define
date 2001.01.29.19.00.00; author agrover; state Exp;
|
2005-06-29 20:12:50 +00:00 |
|
aystarik
|
256a1c044f
|
changed ACPI_STATE defines
date 2001.01.25.01.38.00; author agrover; state Exp;
|
2005-06-29 20:12:49 +00:00 |
|
aystarik
|
d1c1040fe8
|
New operand types to enable ASL compiler typechecking
date 2000.12.22.19.06.00; author rmoore1; state Exp;
|
2005-06-29 20:12:47 +00:00 |
|
aystarik
|
8454be82de
|
Updated 16-bit tools to 64-bits and ACPI 2.0 tables
date 2000.12.20.23.10.00; author rmoore1; state Exp;
|
2005-06-29 20:12:46 +00:00 |
|
aystarik
|
8efd05bbfd
|
16-bit pseudo-support for 64 bits
date 2000.12.13.23.01.00; author rmoore1; state Exp;
|
2005-06-29 20:12:45 +00:00 |
|
aystarik
|
7f1610dfc2
|
Fixed INTEGER_MAX defines
date 2000.12.08.18.10.00; author rmoore1; state Exp;
|
2005-06-29 20:12:42 +00:00 |
|
aystarik
|
4d2b80effc
|
32-bit and 64-bit BCD conversion support added
date 2000.12.08.17.46.00; author rmoore1; state Exp;
|
2005-06-29 20:12:41 +00:00 |
|
aystarik
|
ebb86596f4
|
Added per-compiler UINT64 support for IA64 case
date 2000.11.30.22.35.00; author rmoore1; state Exp;
|
2005-06-29 20:12:40 +00:00 |
|
aystarik
|
d21bd30d4d
|
Method Arg/Local pseudo-nodes now marked with flags instead of an
actual type value because the type changes when an assignment is made to the
node.
date 2000.11.21.21.10.00; author rmoore1; state Exp;
|
2005-06-29 20:12:39 +00:00 |
|
aystarik
|
38bc4a0a7b
|
Added function to get an OpRegion type string.
date 2000.11.17.18.49.00; author rmoore1; state Exp;
|
2005-06-29 20:12:38 +00:00 |
|
aystarik
|
ebf37522e9
|
date 2000.11.14.01.41.00; author agrover; state Exp;
|
2005-06-29 20:12:37 +00:00 |
|
aystarik
|
a5f5a3f5cb
|
ACPI_PHYSICAL_ADDRESS cleanups
date 2000.11.03.00.07.00; author agrover; state Exp;
|
2005-06-29 20:12:36 +00:00 |
|
aystarik
|
32344f9fe7
|
Source clean-up via acpisrc utility
date 2000.11.02.22.52.00; author rmoore1; state Exp;
|
2005-06-29 20:12:35 +00:00 |
|
aystarik
|
7be67ec27e
|
Support for ACPI 2.0 tables - all hardware access via the Generic
Address Structure
date 2000.11.02.18.40.00; author rmoore1; state Exp;
|
2005-06-29 20:12:34 +00:00 |
|
aystarik
|
2d07fc0bc7
|
make physical address 64 bits
date 2000.11.02.00.34.00; author agrover; state Exp;
|
2005-06-29 20:12:33 +00:00 |
|
aystarik
|
5e76b39c8b
|
date 2000.11.02.00.10.00; author agrover; state Exp;
|
2005-06-29 20:12:32 +00:00 |
|
aystarik
|
74ee6ea385
|
Support for 64-bit integers enabled. Integers truncated to 32 bits if
parent table is 32-bit.
date 2000.10.30.20.31.00; author rmoore1; state Exp;
|
2005-06-29 20:12:30 +00:00 |
|
aystarik
|
c6056ea0e7
|
Physical Addresses changed from void* to UINT64
date 2000.10.27.20.05.00; author rmoore1; state Exp;
|
2005-06-29 20:12:29 +00:00 |
|
aystarik
|
e8379d999e
|
removed spaces
date 2000.10.13.22.41.00; author agrover; state Exp;
|
2005-06-29 20:12:28 +00:00 |
|
aystarik
|
d212d77707
|
clean up DEVICE_INFO struct
date 2000.10.13.22.28.00; author agrover; state Exp;
|
2005-06-29 20:12:27 +00:00 |
|
aystarik
|
83ffb58e80
|
Configurable support for 64-bit ACPI integers (ACPI 2.0)
date 2000.10.11.21.02.00; author rmoore1; state Exp;
|
2005-06-29 20:12:26 +00:00 |
|
aystarik
|
eeee1d09c7
|
Added defines for ACPI_MEM_ADDRESS
date 2000.10.05.17.53.00; author cgreen; state Exp;
|
2005-06-29 20:12:25 +00:00 |
|
aystarik
|
e36e112e74
|
Change a u8 to UINT8
date 2000.10.05.17.08.00; author cgreen; state Exp;
|
2005-06-29 20:12:24 +00:00 |
|
aystarik
|
48112e791c
|
implement NEXT_RESOURCE properly
date 2000.10.04.23.24.00; author agrover; state Exp;
|
2005-06-29 20:12:23 +00:00 |
|