Commit Graph

38629 Commits (cca97b81564c5edbc8700ebb64fc2b4e13dfa51f)

Author SHA1 Message Date
Bob Moore cca97b8156 ACPICA: Fix for some local named nodes not marked temporary and to disallow duplicates 17 years ago
Zhang Rui 514d18d79b ACPICA: Update for new Notify values 17 years ago
Bob Moore 66d3ca9ea2 ACPICA: Fixes for size of StartDependent resource descriptor 17 years ago
Bob Moore d8846574ed ACPICA: Updates for Debug object output 17 years ago
Bob Moore cd0b224824 ACPICA: Fixes for external Reference Objects 17 years ago
Lin Ming 7a5bb99645 ACPICA: Fix to handle NULL package elements correctly 17 years ago
Bob Moore 0ba7d25c70 ACPICA: Fix for extraneous debug message for packages 17 years ago
Bob Moore 24a3157a90 ACPICA: Fix for possible error when packages/buffers are passed to methods externally 17 years ago
Lin Ming a3df4dadd4 ACPICA: Update behavior of CopyObject to match ACPI spec 17 years ago
Bob Moore 1d5b285da1 ACPICA: Fix for resource descriptor optimization issues for _CRS/_SRC 17 years ago
Bob Moore b1dd9096fe ACPICA: Added new error messages 17 years ago
Bob Moore 507f046c4d ACPICA: Add va_end statements as appropriate 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 200cce6a75 ACPICA: Fix for Load operator 17 years ago
Lin Ming 9accd46459 ACPICA: Methods now implicitly return 0 in slack mode 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
Bob Moore 549f46044e ACPICA: Fixed a problem with AcpiGetDevices where the search of a branch of the device tree could be terminated prematurely 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 1f549a240c ACPICA: Fixed a problem with FromBCD and ToBCD with some compilers 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
Bob Moore 1d18c05825 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 9e41d93c97 ACPICA: Fixed a memory leak when Device or Thermal objects referenced in packages 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 14808822a9 ACPICA: Fix for namespace lookup problem 17 years ago
Lin Ming 3e08e2d2d6 ACPICA: New interfaces for table event handlers 17 years ago
Bob Moore e20a679b4a ACPICA: Support for iASL - multiple files and wildcards 17 years ago
Bob Moore 6deb65dd9d ACPICA: Updated error message for dynamic method serialization 17 years ago
Bob Moore e5567afa5c ACPICA: Fix for update of the Global Lock Handle 17 years ago
Bob Moore 91d02132fe ACPICA: Fix for package reference counts 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 a69c77c720 ACPICA: Removed extraneous code 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