9074 Commits

Author SHA1 Message Date
rmoore1
71afc36184 Support for zero-length vendor large/small descriptors 2006-02-15 21:19:08 +00:00
rmoore1
025216fffa Ignore tokens with embedded underscores, no need to convert 2006-02-14 23:06:57 +00:00
rmoore1
9439675c5e Macro rename 2006-02-14 23:05:06 +00:00
rmoore1
18e5a0b3f8 version 2006-02-10 21:52:34 +00:00
rmoore1
968cc7f3c2 Added "Flags" 2006-02-10 21:52:23 +00:00
rmoore1
7e42c34305 Fix for BankField (BankValue) disassembly 2006-02-10 21:47:04 +00:00
rmoore1
98424370aa RefOf / DeRefOf fixes 2006-02-09 23:37:18 +00:00
rmoore1
f64b246c27 Fix for exception code returned during Index validation 2006-02-09 22:09:55 +00:00
rmoore1
c35e85a4ca Fix for CreateField hang if BitIndex or NumBits is a named object 2006-02-09 20:30:42 +00:00
rmoore1
079533d940 Merged duplicate code 2006-02-09 20:24:28 +00:00
rmoore1
175c42de43 Cleanup; added some ACPI_CAST_PTRs 2006-02-09 17:56:42 +00:00
rmoore1
e60b906708 Removed unused function 2006-02-09 17:14:30 +00:00
rmoore1
2a8c9c79b9 Handle else-if and else-while when determining whitespace 2006-02-07 23:16:24 +00:00
rmoore1
ec5455db60 Add whitespace for comments that get crammed up against previous statement 2006-02-07 22:51:40 +00:00
rmoore1
c7dea9a866 Revert a couple ACPI_ERROR to ACPI_DEBUG; cleanup 2006-02-06 18:22:36 +00:00
rmoore1
fdc7d9037d Fix for BankField disassembly -- BankValue is a TermArg 2006-02-03 22:06:52 +00:00
rmoore1
34a7035baa Fixes for warnings during 64-bit generation 2006-01-30 20:50:08 +00:00
rmoore1
47500ded0a Improved error message 2006-01-30 20:49:24 +00:00
rmoore1
fbc94bf60e *** empty log message *** 2006-01-27 21:30:00 +00:00
rmoore1
3b65ecb82b version 2006-01-27 21:29:32 +00:00
rmoore1
36e23002bc Removed alias error, not needed 2006-01-27 21:29:17 +00:00
rmoore1
8e723b464d Remove unnecessary ## token paste operators 2006-01-27 18:43:35 +00:00
rmoore1
255e18f8b2 Insert length for EndTag 2006-01-27 18:43:01 +00:00
rmoore1
65a47676e4 Added new ACPI_CPU_FLAGS type 2006-01-26 23:40:07 +00:00
rmoore1
f54bc9285a Added ACPI_CPU_FLAGS type 2006-01-26 22:42:13 +00:00
rmoore1
b217d92512 Removed unnecessary trace macro 2006-01-26 22:00:21 +00:00
rmoore1
dad54de3c6 Added default definitions for two macros 2006-01-26 21:59:33 +00:00
rmoore1
c963784cb1 Removed token-paste operators, not needed 2006-01-26 21:58:56 +00:00
rmoore1
d48e638ef7 Moved NULL macro definitions to actypes.h (under a #ifndef) 2006-01-26 21:58:22 +00:00
rmoore1
2958745268 New error reporting interfaces 2006-01-26 21:57:17 +00:00
rmoore1
6a1c033b9a Add Alias resolution. Apparently was broken some time ago. 2006-01-26 21:53:47 +00:00
rmoore1
9569504727 Update debug msg 2006-01-26 21:50:38 +00:00
rmoore1
30dcfd1892 Fix for correct size of _CID struct 2006-01-26 21:50:02 +00:00
rmoore1
f14c19ce5e Fix to handle zero-length buffers and invalid EndTags (too short) 2006-01-26 21:47:54 +00:00
rmoore1
89ed3bf052 Fix to handle zero-length buffers (concatatenate resource) 2006-01-26 21:46:49 +00:00
rmoore1
5b5dc4079b Allow unresolved names in resource packages; deploy new error macros 2006-01-23 22:12:25 +00:00
rmoore1
f7bfe25476 Deploy ACPI_[ERROR, EXCEPTION, WARNING, INFO] 2006-01-23 22:11:06 +00:00
rmoore1
2ff16e45fc Clarified message for _STA and _INI methods 2006-01-19 21:32:07 +00:00
rmoore1
708497f3f7 Fixed a debug statement 2006-01-19 21:31:25 +00:00
rmoore1
463e6bc43c Removed SET warning, not needed. Use standard output macros for errors 2006-01-19 21:13:43 +00:00
rmoore1
9a67ad8754 Add support for Sun/Solaris 2006-01-18 20:31:04 +00:00
rmoore1
c7fa88de35 Removed more extraneous backslashes 2006-01-17 22:43:35 +00:00
rmoore1
cb3abad974 Removed extraneous backslashes 2006-01-17 21:49:46 +00:00
rmoore1
bdde086503 version 2006-01-13 20:53:28 +00:00
rmoore1
1c0379cb57 Removed ComponentId from REPORT* interfaces; not used 2006-01-13 20:50:57 +00:00
rmoore1
71a54c4a79 Fix memory leak in SET command 2006-01-12 22:03:56 +00:00
rmoore1
69d0561ba0 More changes for ACPI_REPORT_ERROR conversion 2006-01-12 21:55:49 +00:00
rmoore1
7c13298942 Convert DB_ERROR/WARNs to REPORT_ERROR/WARNINGs 2006-01-11 22:38:23 +00:00
rmoore1
ff2c58b5f5 Update copyright and ACPI version supported (3.0a) 2006-01-09 21:22:41 +00:00
rmoore1
fa8218a29a Added a few CAST_PTR macros 2006-01-09 20:52:23 +00:00