Commit Graph

118 Commits (7a38079e0da19447ab1c41e42094b311c6e945e4)

Author SHA1 Message Date
Felipe Contreras 878f4f533e x86: Trivial whitespace cleanups 15 years ago
Bob Moore 9e64155eb1 ACPICA: Windows compatibility: autoexecute root _INI method 16 years ago
Bob Moore eb75255246 ACPICA: Update _OSI with new Windows OS strings 16 years ago
Bob Moore e3fe0913b8 ACPICA: Fix memory leak for ill-formed Package objects 16 years ago
Bob Moore e678902ee8 ACPICA: Remove error message for Store(Localx,Localx) 16 years ago
Bob Moore 307a042416 ACPICA: Fix extraneous warning if _DSM returns a package 16 years ago
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