Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: acpica | Distribution: openSUSE Leap 15.2 |
Version: 20180105 | Vendor: openSUSE |
Release: lp152.3.3 | Build date: Wed Feb 5 19:32:13 2020 |
Group: Development/Tools/Debuggers | Build host: armbuild16 |
Size: 2369926 | Source RPM: acpica-20180105-lp152.3.3.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: http://acpica.org | |
Summary: This is a set of tools to display and debug your BIOS ACPI tables |
The included tools share the same code as it is used in the ACPI implementation of the kernel. The code of the acpica project is exactly the same as the ACPI parser and interpreter code of the kernel and the code gets synced regularly from the acpica project into the kernel. E.g. if you identify bugs in the kernel's ACPI implementation it might be easier to debug them in userspace if possible. If the bug is part of the acpica code, it has to be submitted to the acpica project to get merged into the mainline kernel sources. iasl compiles ASL (ACPI Source Language) into AML (ACPI Machine Language). This AML is suitable for inclusion as a DSDT in system firmware. It also can disassemble AML, for debugging purposes.
GPL-2.0
* Fri Jan 12 2018 trenn@suse.de - Update to latest version 20180105 D revert_62ca7996_build_date_and_time.patch D revert_cdd3c612d4230bbb_build_date_and_time.patch A do_not_use_build_date_and_time.patch - pass --jobs from build service to make for much faster building * Fri Jan 12 2018 josef.moellers@suse.com - Changed shebang path in wmidump_add_she_bang.patch to /usr/bin/python3 [bsc#1075687,wmidump_add_she_bang.patch] * Thu Dec 07 2017 dimstar@opensuse.org - Escape the usage of %{VERSION} when calling out to rpm. * Tue Jun 13 2017 trenn@suse.de - Update to version 20170531. * Wed Jan 25 2017 trenn@suse.de - Update to version 20170119 (fate#322313). * Thu Jan 05 2017 trenn@suse.de - Update to version 20161117 (fate#322313). - __DATE__ __TIME__ macros added again mainline, revert them to avoid constant build service rebuilding * Add revert_62ca7996_build_date_and_time.patch * Add revert_cdd3c612d4230bbb_build_date_and_time.patch * Fri Sep 16 2016 dmueller@suse.com - enable build for ARM (needed for ovmf nowadays) * Mon Apr 25 2016 trenn@suse.de - Update to version 20160422 * Sun Dec 06 2015 p.drouand@gmail.com - Update to version 20151124 * Fixed a possible regression for a previous update to FADT handling. The FADT no longer has a fixed table ID, causing some issues with code that was hardwired to a specific ID. Lv Zheng. * Fixed a problem where the method auto-serialization could interfere with the current SyncLevel. This change makes the auto-serialization support transparent to the SyncLevel support and management. * Removed support for the _SUB predefined name in AcpiGetObjectInfo. This interface is intended for early access to the namespace during the initial namespace device discovery walk. The _SUB method has been seen to access operation regions in some cases, causing errors because the operation regions are not fully initialized. * AML Debugger: Fixed some issues with the terminate/quit/exit commands that can cause faults. * AML Debugger: Add thread ID support so that single-step mode only applies * to the AML Debugger thread. This prevents runtime errors within some kernels. * Eliminated extraneous warnings from AcpiGetSleepTypeData. Since the _Sx methods that are invoked by this interface are optional, removed warnings emitted for the case where one or more of these methods do not exist. ACPICA BZ 1208. * Made a major pass through the entire ACPICA source code base to standardize formatting that has diverged a bit over time. There are no functional changes, but this will of course cause quite a few code differences from the previous ACPICA release. * Example Code and Data Size: These are the sizes for the OS-independent acpica.lib produced by the Microsoft Visual C++ 9.0 32-bit compiler. The debug version of the code includes the debug output trace mechanism and has a much larger code and data size. * iASL/acpiexec/acpixtract/disassembler: Added support to allow multiple definition blocks within a single ASL file and the resulting AML file. Support for this type of file was also added to the various tools that use binary AML files: acpiexec, acpixtract, and the AML disassembler. The example code below shows two definition blocks within the same file: DefinitionBlock ("dsdt.aml", "DSDT", 2, "Intel", "Template", 0x12345678) { } DefinitionBlock ("", "SSDT", 2, "Intel", "Template", 0xABCDEF01) { } * iASL: Enhanced typechecking for the Name() operator. All expressions for the value of the named object must be reduced/folded to a single constant at compile time, as per the ACPI specification (the AML definition of Name()). * iASL: Fixed some code indentation issues for the -ic and -ia options (C and assembly headers). Now all emitted code correctly begins in column 1. * iASL: Added an error message for an attempt to open a Scope() on an object defined in an SSDT. The DSDT is always loaded into the namespace first, so any attempt to open a Scope on an SSDT object will fail at runtime. - Remove acpica_remove_date_macro.patch; fixed on upstream release * Wed Nov 04 2015 jslaby@suse.com - add support for kernel 4.3+ (boo#953599) * Sun Aug 16 2015 p.drouand@gmail.com - Update to version 20150717 - Use download Url as source - Remove depreciated AUTHORS section * Tue Jun 30 2015 dimstar@opensuse.org - Fix the logic to ignore errors when applying acpica_remove_date_macro.patch: Kernel 4.1 has the patch, but we do want to keep it around for projects building against older kernels. * Fri Apr 24 2015 trenn@suse.de - Update to acpica version 20150410 - Do not generate acpitools tarball from external kernel repo, but use kernel-source package inside the build service. * Added acpica_remove_date_macro.patch - > This patch got mainline in kernel version 4.0 and can be removed again at some point of time. * Mon Feb 02 2015 schwab@suse.de - Enable on aarch64
/usr/bin/acpi_validate /usr/bin/acpibin /usr/bin/acpiexamples /usr/bin/acpiexec /usr/bin/acpihelp /usr/bin/acpinames /usr/bin/acpisrc /usr/bin/acpixtract /usr/bin/iasl /usr/bin/wmidump /usr/bin/wmixtract /usr/sbin/acpi_genl /usr/sbin/acpidump /usr/sbin/ec_access /usr/share/doc/packages/acpica /usr/share/doc/packages/acpica/README_acpi_genl /usr/share/doc/packages/acpica/README_wmidump /usr/share/man/man8/acpidump.8.gz
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Jul 9 12:19:47 2024