Commit Graph

222 Commits (8f40f171a29d0d2ae1ca8bd4a0c3fc9f514d1e20)

Author SHA1 Message Date
Shane Wang 69575d3886 x86, intel_txt: clean up the impact on generic code, unbreak non-x86 16 years ago
Bob Moore 8a96423680 ACPICA: acpi_reset: Bypass port validation mechanism 16 years ago
Lin Ming 7f0c826a43 ACPICA: Add support for module-level executable AML code 16 years ago
Bob Moore 999e08f998 ACPICA: ACPI 4: Add validation for new predefined names. 16 years ago
Lin Ming d9adc2e031 ACPICA: reformat predefined method table, no functional change 16 years ago
Bob Moore 2f977b36e5 ACPICA: Fix fault if acpi_terminate is called twice 16 years ago
Bob Moore 53e9387bdd ACPICA: ACPI 4.0 : Add new return package type, restructure module. 16 years ago
Bob Moore e5f69d6ef7 ACPICA: Add repair for predefined methods that return nested packages 16 years ago
Bob Moore b2deadd53c ACPICA: Move predefined repair code to new file, no functional change 16 years ago
Lin Ming b0de22bdff ACPICA: Windows compatibility fix: same buffer/string store 16 years ago
Lin Ming a5fe1a03f7 ACPICA: fix leak of acpi_os_validate_address 16 years ago
Bob Moore 8d590c7af1 ACPICA: Clarify common suffix for error/warning messages 16 years ago
Bob Moore 0444e8f6d7 ACPICA: Fix: Predefined object repair executed only once 16 years ago
Bob Moore cf02cd47d4 ACPICA: Dump table header - suppress output of non-printable characters 16 years ago
Bob Moore 8e4319c425 ACPICA: Fix several acpi_attach_data problems 16 years ago
Lin Ming 6557a49a44 ACPICA: ACPI 4.0: Interpreter support for IPMI. 16 years ago
Lin Ming 3db20bed57 ACPICA: ACPI 4.0: iASL/Disassembler - IPMI keyword support. 16 years ago
Bob Moore dbdc8f02fe ACPICA: Fix possible memory leak in nspredef 16 years ago
Bob Moore 15b8dd53f5 ACPICA: Major update for acpi_get_object_info external interface 16 years ago
Bob Moore 9c61b34cf7 ACPICA: Remove duplicate prototypes from header 16 years ago
Bob Moore c6b5774caa ACPICA: Add 64-bit support to acpi_read and acpi_write 16 years ago
Bob Moore f8d80cdf40 ACPICA: Remove duplicate extern declarations for public globals 16 years ago
Bob Moore 5853a9f6dd ACPICA: Fix several pointer casts to avoid possible compile warnings 16 years ago
Len Brown 7cb7f45c7f Revert "ACPICA: Remove obsolete acpi_os_validate_address interface" 16 years ago
Joseph Cihula 86886e55b2 x86, intel_txt: Intel TXT Sx shutdown support 16 years ago
Bob Moore b1cd843be7 ACPICA: Disable preservation of SCI enable bit (SCI_EN) 16 years ago
Lin Ming 3362a6badb ACPICA: Region deletion: Ensure region object is removed from handler list 16 years ago
Alex Chiang c446eed618 ACPICA: Eliminate extra call to NsGetParentNode 16 years ago
Bob Moore f5407af3f2 ACPICA: Simplify internal operation region interface 16 years ago
Bob Moore 3c59f96081 ACPICA: Update Load() to use operation region interfaces 16 years ago
Lin Ming b2f7ddcfcb ACPICA: New: AcpiInstallMethod - install a single control method 16 years ago
Lin Ming e0be6f5a98 ACPICA: Invalidate DdbHandle after table unload 16 years ago
Lin Ming 06366c1492 ACPICA: Fix reference count issues for DdbHandle object 16 years ago
Bob Moore 8c725bf937 ACPICA: Simplify and optimize NsGetNextNode function 16 years ago
Bob Moore 474caffdc1 ACPICA: Additional validation of _PRT packages (resource mgr) 16 years ago
Bob Moore a76b772736 ACPICA: Fix DebugObject output for DdbHandle objects 16 years ago
Bob Moore 315c728887 ACPICA: Fix allowable release order for ASL mutex objects 16 years ago
Bob Moore 10a3b461a2 ACPICA: Mutex support: Fix release ordering issue and current sync level 16 years ago
Bob Moore 2b09ce98a2 ACPICA: Fix implementation of AML BreakPoint operator (break to debugger) 16 years ago
Bob Moore ba9c3f550e ACPICA: Fix miscellaneous warnings under gcc 4+ 16 years ago
Bob Moore e4c1ebfc65 ACPICA: Miscellaneous lint changes 16 years ago
Bob Moore 65259094c3 ACPICA: Fix possible dereference of null pointer 16 years ago
Bob Moore b21245a85e ACPICA: Fix printf format warnings for 64-bit build 16 years ago
Bob Moore 10b6575b5d ACPICA: Fix possible warnings for ACPI_THREAD_ID on 64-bit build 16 years ago
Bob Moore 41bdd8e980 ACPICA: Remove unused global variables 16 years ago
Bob Moore 33a1d461d2 ACPICA: Change behavior of object copy for mutex/event objects 16 years ago
Bob Moore 8eb7b2477c ACPICA: Fix a few warnings for gcc 3.4.4 16 years ago
Bob Moore b74be6119e ACPICA: Update error/warning interfaces 16 years ago
Lin Ming 975b3c474c ACPI: resume: re-enable SCI-enable workaround 16 years ago
Len Brown 5199176341 ACPICA: use acpi.* modparam namespace 16 years ago