Commit Graph

80 Commits (640b4f685784feafcd99c24582c5eb3ea36c3c60)

Author SHA1 Message Date
Harvey Harrison b62151de49 acpi: fix integer as NULL pointer warning 17 years ago
Len Brown 75a44ce00b ACPICA: update Intel copyright 17 years ago
Bob Moore d8846574ed ACPICA: Updates for Debug object output 17 years ago
Lin Ming a3df4dadd4 ACPICA: Update behavior of CopyObject to match ACPI spec 17 years ago
Lin Ming bc7a36ab74 ACPICA: Fixes for Unload and DDBHandles 17 years ago
Lin Ming 47c08729bf ACPICA: Fix for LoadTable operator, input strings 17 years ago
Lin Ming 8246934b7c ACPICA: Fix for SizeOf when used with Buffers and Packages 17 years ago
Lin Ming ef805d9563 ACPICA: Implemented full argument resolution support for the BankValue argument to BankField 17 years ago
Bob Moore 57345ee6b8 ACPICA: Undo accidental checkin of not-fully-tested mutex changes 17 years ago
Lin Ming 941f48bb46 ACPICA: Implemented full support for deferred execution for the TermArg string arguments for DataTableRegion 17 years ago
Bob Moore 9aa6169f47 ACPICA: Fixed a problem with Index Fields where the Index register was incorrectly limited to a maximum of 32 bits 17 years ago
Lin Ming 1cb2ef6606 ACPICA: Fixed a problem with CopyObject used in conjunction with the Index operator 17 years ago
Lin Ming e5bcc811f7 ACPICA: Fixed a problem with Index references passed as method arguments 17 years ago
Bob Moore b160987df7 ACPICA: Fixes a problem with control method references within packages 17 years ago
Bob Moore f2d69559b3 ACPICA: Cleanup of debug output 17 years ago
Bob Moore b7f9f04228 ACPICA: Cosmetic changes only, no functional changes 17 years ago
Lin Ming 49718b1741 ACPICA: Added additional parameter validation for LoadTable 17 years ago
Bob Moore 7f4ac9f913 ACPICA: Fix for Load/LoadTable to specify load location 17 years ago
Bob Moore d8841647de ACPICA: Add error checks to prevent faults 17 years ago
Bob Moore 98af37fba9 ACPICA: Add a table checksum verify for Load operator 17 years ago
Bob Moore a13b8460c5 ACPICA: Fix for memory leak related to DdbHandle objects 17 years ago
Bob Moore 61ce421bb7 ACPICA: Fix a fault when storing DdbHandle to Debug object 17 years ago
Bob Moore 5eb691805f ACPICA: Fix for fault if Load() fails 17 years ago
Bob Moore 53cf174409 ACPICA: Fix for Alias operator to see target child objects 17 years ago
Lin Ming 3e08e2d2d6 ACPICA: New interfaces for table event handlers 17 years ago
Bob Moore 422f4f90a2 ACPICA: Increase maximum buffer size dumped to screen in buffer object dump 17 years ago
Bob Moore f02e9fa1ce ACPICA: Misc fixes for recent global lock code update 17 years ago
Bob Moore 91e38d10b2 ACPICA: Update comments for acquire/release mutex interfaces 17 years ago
Bob Moore 4b6e16cf2b ACPICA: Avoid use of invalid pointers in returned object field 17 years ago
Bob Moore 4e3156b183 ACPICA: changed order of interpretation of operand objects 17 years ago
Bob Moore ba886cd4ac ACPICA: Update for mutiple global lock acquisitions by same thread 17 years ago
Bob Moore f654ecbfac ACPICA: Removed unused code 17 years ago
Ming Lin 1186974f3f ACPI: fix build warning 17 years ago
Len Brown fd3509436f ACPICA: Lindent 18 years ago
Len Brown 262a7a28de Revert "ACPICA: fix AML mutex re-entrancy" 18 years ago
Len Brown 4d2acd9ea5 Revert "ACPICA: revert "acpi_serialize" changes" 18 years ago
Len Brown a8f4af6dc6 ACPICA: revert "acpi_serialize" changes 18 years ago
Alexey Starikovskiy c0d127b569 ACPICA: fix AML mutex re-entrancy 18 years ago
Bob Moore 6c9deb7201 ACPICA: Update copyright to 2007. 18 years ago
Bob Moore 59fa85057e ACPICA: Removed all 16-bit support. 18 years ago
Alexey Starikovskiy a6823e12ca ACPICA: Fixes for load() operator. 18 years ago
Alexey Starikovskiy 428f211297 ACPICA: Miscellaneous table manager updates and optimizations 18 years ago
Bob Moore 77f6a9fca3 ACPICA: Update debug output routines for data structure changes 18 years ago
Fiodor Suietov 65e4b9b05d ACPICA: Fix for possible memory leak and fault. 18 years ago
Bob Moore f70a5e7b6c ACPICA: On AML mutex force-release, set depth to zero (was 1). 18 years ago
Bob Moore 977a6226fe ACPICA: Fix trace output name and whitespace 18 years ago
Bob Moore 0fab8997f1 ACPICA: Fix memory leak in table load error path 18 years ago
Bob Moore 1ba753acb3 ACPICA: Re-implement interpreters' "serialized mode" 18 years ago
Bob Moore f3d2e7865c ACPICA: Implement simplified Table Manager 18 years ago
Bob Moore c81da66608 ACPICA: Delete recursive feature of ACPI Global Lock 18 years ago