1
0
mirror of https://github.com/acpica/acpica/ synced 2025-03-31 10:33:10 +03:00

9481 Commits

Author SHA1 Message Date
rmoore1
ae50bbefc1 Moved some internal types from the public actypes.h 2005-12-14 23:07:09 +00:00
rmoore1
bd1a460b20 Removed UINT8_BIT type, just use UINT8 2005-12-14 23:06:26 +00:00
rmoore1
c916044f23 Lint fix 2005-12-13 17:24:00 +00:00
rmoore1
1f5c6c5b99 Indentation fix 2005-12-13 17:18:28 +00:00
rmoore1
41d12144ef Automated cleanup 2005-12-12 23:27:36 +00:00
rmoore1
3042ce7b30 version 2005-12-12 23:24:10 +00:00
rmoore1
20d8380796 Support to allow unresolved references within Package objects (optional) 2005-12-12 22:37:01 +00:00
rmoore1
6988588492 Debug output updates 2005-12-12 22:26:03 +00:00
rmoore1
7802350d46 Update comment for interpreter slack mode 2005-12-12 18:22:12 +00:00
rmoore1
0ae72291ad Update comment info about the ACPICA data types 2005-12-12 18:21:14 +00:00
rmoore1
8a0b51e1c5 Use ACPI_CAST_PTR for pointer casts 2005-12-09 18:37:00 +00:00
rmoore1
afb9aa3c7a Grammar fix for method ParameterTypesPackage and List 2005-12-09 00:01:30 +00:00
rmoore1
5b820b073e Move resource ASL strings to utils, used by both debugger and disassembler 2005-12-07 23:08:22 +00:00
rmoore1
3cc7be5246 Indicate via flags whether _STA actually exists 2005-12-07 22:36:01 +00:00
rmoore1
9210753e9f Use _STA flag define 2005-12-07 22:35:31 +00:00
rmoore1
d0c9ca8f7e Check if _INI exists before executing _STA (optimization) 2005-12-07 22:35:02 +00:00
rmoore1
ff10c75bd4 Add support for uintptr_t 2005-12-07 22:34:35 +00:00
rmoore1
35dca9fc94 Update for translation flag, add defines for _STA flags 2005-12-07 22:33:53 +00:00
rmoore1
78c04d4e03 support for c99 uintptr_t 2005-12-07 22:32:55 +00:00
rmoore1
147ff2ae88 Added new file, rsinfo.c 2005-12-07 18:04:35 +00:00
rmoore1
36927f35c1 Do not load a method() def while loading a method, only when executing 2005-12-06 23:44:03 +00:00
rmoore1
0fd87a0578 Misc memory leak fixes 2005-12-06 23:20:04 +00:00
rmoore1
7707f99e58 update from FreeBSD 2005-12-06 21:37:22 +00:00
rmoore1
b01f6c683f Fix for stack fault caused by recursive call with a Return() 2005-12-06 21:05:44 +00:00
rmoore1
1f8e54b1c4 Lint-style fixes (from FreeBSD) 2005-12-05 21:49:18 +00:00
rmoore1
08d213104a *** empty log message *** 2005-12-02 23:36:42 +00:00
rmoore1
c1f2c15aec version 2005-12-02 23:25:24 +00:00
rmoore1
d9e1482945 Do not create namespace objects during pass1 when executing a method. 2005-12-02 22:33:17 +00:00
rmoore1
d292268876 Add #define for the number of OwnerID masks 2005-12-02 22:26:13 +00:00
rmoore1
1968975baa Copy input string to a local prior to uppercasing. prevents fault if string is in the code seg 2005-12-02 22:18:44 +00:00
rmoore1
14d436d59c cleanup 2005-12-01 23:39:04 +00:00
rmoore1
387572e60f Increase possible OwnerId values from 32 to 255 2005-12-01 23:32:33 +00:00
rmoore1
317f39a5fb Include OwnerId in node output 2005-12-01 23:30:19 +00:00
rmoore1
cc04e82d62 Detect multiple defaults in the compiler analysis, not the parse phase. Cleaner. 2005-12-01 23:25:08 +00:00
rmoore1
f8684e0702 Removed extraneous spaces in output 2005-12-01 23:20:48 +00:00
rmoore1
614ef2a90b Dump original table header within a comment 2005-11-30 22:20:27 +00:00
rmoore1
847b6c19da Add new source file, utresrc.c 2005-11-17 16:37:01 +00:00
rmoore1
6e3bd67fb3 Add external prototype 2005-11-17 16:35:07 +00:00
rmoore1
06687a5f68 version, define for UUID size 2005-11-17 16:24:31 +00:00
rmoore1
087b275552 Moved a global define to acconfig.h 2005-11-17 16:24:13 +00:00
rmoore1
ead6782ec3 *** empty log message *** 2005-11-17 16:05:55 +00:00
rmoore1
da6d497f76 update help msg 2005-11-16 22:38:27 +00:00
rmoore1
21eeb7d881 Removed parse of all control methods during table load 2005-11-16 22:38:07 +00:00
rmoore1
7b678d2906 Fix for method error path, caused METHOD_LIMIT errors 2005-11-16 22:30:57 +00:00
rmoore1
a9ac991ba3 Add LastOwnerId to cycle through all possible owner IDs 2005-11-16 22:30:23 +00:00
rmoore1
33fb8059be Add LastOwnerId 2005-11-16 22:29:44 +00:00
rmoore1
1d51a44777 macro fix 2005-11-15 21:59:54 +00:00
rmoore1
bf02f6bbbc Fix semaphore timeout so that wait_forever works properly 2005-11-15 21:56:53 +00:00
rmoore1
97f0dfeb99 cleanup 2005-11-15 21:56:16 +00:00
rmoore1
049575a692 new structs 2005-11-15 21:55:50 +00:00