9871 Commits

Author SHA1 Message Date
rmoore1
181c5f8a42 Misc renames for clarity 2006-05-19 20:09:44 +00:00
rmoore1
8c3c107146 Fix error path to correctly delete buffer object 2006-05-18 17:39:31 +00:00
rmoore1
588017f6e0 Removed optional buffer validation; cleanup 2006-05-18 17:32:02 +00:00
rmoore1
8f99aa4375 Additional restructuring and cleanup of namespace evaluation functions 2006-05-18 17:11:31 +00:00
rmoore1
9247f9049c Removed a trailing comma 2006-05-18 16:02:34 +00:00
rmoore1
8c8738f9a1 Major restructuring of internal interfaces to evaluate objects to reduce code size and stack use 2006-05-17 21:30:23 +00:00
rmoore1
43c6f89d17 Fix various formatting issues 2006-05-16 20:14:38 +00:00
rmoore1
6e787db082 Fix for Alias operator - special handling is not needed 2006-05-15 21:30:00 +00:00
rmoore1
159e9486dd Add check for type==DEVICE, restructure external interfaces to use common parameter validation. BZ 358 2006-05-15 21:27:55 +00:00
rmoore1
28058079dc Delete any open scopes when deleting a walk state. BZ 362 2006-05-15 19:32:22 +00:00
rmoore1
b424b10391 Use ACPI_FREE for buffer delete. BZ 360 2006-05-15 19:24:48 +00:00
rmoore1
40ab84fefd Set status properly on memory allocation failure, BZ 359 2006-05-15 17:46:46 +00:00
rmoore1
86f2259b3d Clear startup flags on shutdown. BZ 356 2006-05-15 17:16:13 +00:00
rmoore1
f3620de832 Move DumpAllocations to AcpiUtDeleteCaches; Add code to free debug memory lists. BZ 355 2006-05-15 17:07:56 +00:00
rmoore1
dfd2440f9f Code optimization for datatable access 2006-05-12 22:45:52 +00:00
rmoore1
c3532bf540 *** empty log message *** 2006-05-12 21:09:01 +00:00
rmoore1
636f1daa70 Automated cleanup 2006-05-12 20:50:15 +00:00
rmoore1
4618e302ab version 2006-05-12 20:42:28 +00:00
rmoore1
833bbb80d7 Cleanup, restructuring, eliminate debug output 2006-05-12 20:41:39 +00:00
rmoore1
59c072b436 Update comments that are output in the ASL code 2006-05-12 20:40:23 +00:00
rmoore1
a4fd233186 New files added 2006-05-12 20:39:35 +00:00
rmoore1
7bf713fae2 Memory leak fix, bug 6514 2006-05-12 19:55:46 +00:00
rmoore1
a6930900b8 *** empty log message *** 2006-05-11 21:18:27 +00:00
rmoore1
1ee90e7361 Replace OsQueueForExecution with OsExecute 2006-05-11 20:52:45 +00:00
rmoore1
a989d8587d Replace OsQueueForExecution with OsExecute 2006-05-11 20:52:45 +00:00
rmoore1
e9102eda97 Disassembler - application version 2006-05-11 20:48:28 +00:00
rmoore1
6f70255c7a Support for disassembler external generation 2006-05-11 20:26:22 +00:00
rmoore1
45f68a29b6 Fix for buffer overrun in ExLoadOp 2006-05-11 19:02:47 +00:00
rmoore1
ce93985026 Fix warnings on IA64 2006-04-25 17:46:08 +00:00
rmoore1
50c2ae4128 Rename 3 struct fields for clarity and simpler source conversion 2006-04-21 22:53:32 +00:00
rmoore1
2645c56b4b *** empty log message *** 2006-04-21 21:07:46 +00:00
rmoore1
835606ac88 more changes for ACPI_LIBRARY 2006-04-21 20:50:00 +00:00
rmoore1
1df3cbc893 Automated cleanup 2006-04-21 19:37:46 +00:00
rmoore1
87401945f2 version 2006-04-21 19:36:40 +00:00
rmoore1
639257089f Changed options for ACPI_LIBRARY 2006-04-21 19:36:28 +00:00
rmoore1
263a83cb06 Fix incorrect module name 2006-04-21 18:04:37 +00:00
rmoore1
4507fe44b1 Rename arrays for name consistency; remove unneeded fixed array sizes 2006-04-21 17:55:13 +00:00
rmoore1
a3304d8c7e Immediately ignore whitespace during case conversion 2006-04-21 17:16:22 +00:00
rmoore1
d0bd171bda Rename AcpiOsInterfaceSupport to final name, AcpiOsValidateInterface 2006-04-20 21:23:32 +00:00
rmoore1
179368570d Divide op is a special case for "no effect" warning 2006-04-19 22:02:21 +00:00
rmoore1
65d5c688ce Update ACPI_FUNCTION_* macros, no longer require quotes. Allows source conversion to convert the function names. 2006-04-19 21:49:06 +00:00
rmoore1
282b9f29e0 Ignore quoted strings during mixed case conversion 2006-04-19 21:09:09 +00:00
rmoore1
ccc0a95dfa Set defines for ACPI_LIBRARY case 2006-04-19 21:08:37 +00:00
rmoore1
2607eae9db Remove various NUM_ defines; change ACPI_TABLE to ACPI_TABLE_ID 2006-04-19 21:08:05 +00:00
rmoore1
a6201199b6 Deployment and support for new AcpiOsInterfaceSupport OSL interface 2006-04-19 16:34:31 +00:00
rmoore1
f198d1caa8 Interface change, TerminateControlMethod 2006-04-19 14:52:48 +00:00
rmoore1
79e8b916e5 Deployment and support for new AcpiOsValidateAddress interface 2006-04-19 14:52:22 +00:00
rmoore1
6417c6dda5 Changed error messages for non _Lxx or _Exx methods to debug prints 2006-04-19 14:51:05 +00:00
rmoore1
23deb590eb Restructure error paths in CallControlMethod and TerminateControlMethod 2006-04-18 20:26:42 +00:00
rmoore1
30a96c2f83 Update code formatting 2006-04-17 21:21:20 +00:00