summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ACPICA: Disassembler support for new ACPI tablesBob Moore2008-04-222-10/+249
* ACPICA: Fix for ACPI_HIDWORD macroBob Moore2008-04-221-34/+35
* ACPICA: Added new error messagesBob Moore2008-04-221-0/+9
* ACPICA: Add va_end statements as appropriateBob Moore2008-04-222-0/+6
* ACPICA: Update version to 20080123Bob Moore2008-04-221-1/+1
* ACPICA: Fixes for Unload and DDBHandlesLin Ming2008-04-225-20/+88
* ACPICA: Bulletproof disassembler for bad ACPI tablesBob Moore2008-04-221-6/+7
* ACPICA: Include file support for new ACPI tablesBob Moore2008-04-221-1/+334
* ACPICA: Fix for LoadTable operator, input stringsLin Ming2008-04-222-13/+24
* ACPICA: Fix for Load operatorLin Ming2008-04-221-0/+1
* ACPICA: Methods now implicitly return 0 in slack modeLin Ming2008-04-221-0/+24
* ACPICA: Fix for SizeOf when used with Buffers and PackagesLin Ming2008-04-221-5/+17
* ACPICA: Update version to 20071219Bob Moore2008-04-221-1/+1
* ACPICA: Implemented full argument resolution support for the BankValue argume...Lin Ming2008-04-2212-42/+267
* ACPICA: Undo accidental checkin of not-fully-tested mutex changesBob Moore2008-04-221-16/+0
* ACPICA: Implemented full support for deferred execution for the TermArg strin...Lin Ming2008-04-229-110/+160
* ACPICA: Fixed a problem with Index Fields where the Index register was incorr...Bob Moore2008-04-222-44/+34
* ACPICA: Fixed a problem with AcpiGetDevices where the search of a branch of t...Bob Moore2008-04-221-5/+8
* ACPICA: Update version to 20071114Bob Moore2008-04-221-1/+1
* ACPICA: Fixed a problem with CopyObject used in conjunction with the Index op...Lin Ming2008-04-222-10/+13
* ACPICA: Fixed a problem with Index references passed as method argumentsLin Ming2008-04-221-2/+8
* ACPICA: Fixed a problem with FromBCD and ToBCD with some compilersBob Moore2008-04-221-1/+1
* ACPICA: Fixes a problem with control method references within packagesBob Moore2008-04-222-2/+3
* ACPICA: Cleanup of debug outputBob Moore2008-04-221-9/+30
* ACPICA: Cosmetic changes only, no functional changesBob Moore2008-04-2216-53/+69
* ACPICA: Cosmetic changes only, no functional changesBob Moore2008-04-2213-37/+44
* ACPICA: Update version to 20071019Bob Moore2008-04-221-1/+1
* ACPICA: Added additional parameter validation for LoadTableLin Ming2008-04-221-0/+8
* ACPICA: Fix for Increment/Decrement operator, incorrect type changeLin Ming2008-04-221-2/+2
* ACPICA: Fixed a memory leak when Device or Thermal objects referenced in pack...Bob Moore2008-04-222-20/+26
* ACPICA: Fix for Load/LoadTable to specify load locationBob Moore2008-04-224-6/+20
* ACPICA: Add error checks to prevent faultsBob Moore2008-04-222-2/+16
* ACPICA: Add a table checksum verify for Load operatorBob Moore2008-04-222-4/+22
* ACPICA: Fix for memory leak related to DdbHandle objectsBob Moore2008-04-221-0/+1
* ACPICA: Fix a fault when storing DdbHandle to Debug objectBob Moore2008-04-221-1/+11
* ACPICA: Fix for fault if Load() failsBob Moore2008-04-223-18/+43
* ACPICA: Fix for Alias operator to see target child objectsBob Moore2008-04-222-41/+75
* ACPICA: update version number to 20070919Bob Moore2008-04-221-1/+1
* ACPICA: Fix for namespace lookup problemLin Ming2008-04-221-16/+8
* ACPICA: New interfaces for table event handlersLin Ming2008-04-227-4/+139
* ACPICA: Add minimal disassembly support for the SLIC tableBob Moore2008-04-222-0/+2
* ACPICA: Support for iASL - multiple files and wildcardsBob Moore2008-04-222-0/+7
* ACPICA: Updated error message for dynamic method serializationBob Moore2008-04-221-1/+1
* ACPICA: Update version to 20070508Bob Moore2008-04-221-1/+1
* ACPICA: Fix for update of the Global Lock HandleBob Moore2008-04-222-8/+14
* ACPICA: Update version to 20070320Bob Moore2008-04-221-1/+1
* ACPICA: Fix for package reference countsBob Moore2008-04-221-0/+22
* ACPICA: Increase maximum buffer size dumped to screen in buffer object dumpBob Moore2008-04-221-1/+1
* ACPICA: Misc fixes for recent global lock code updateBob Moore2008-04-225-13/+33
* ACPICA: Removed obsolete ACPI_NO_INTEGER64_SUPPORT defineBob Moore2008-04-222-31/+4