| Name: | acpica-tools |
|---|---|
| Version: | 20160527 |
| Release: | 1.el7 |
| Architecture: | x86_64 |
| Group: | Development/Languages |
| Size: | 2998554 |
| License: | GPLv2 |
| RPM: | acpica-tools-20160527-1.el7.x86_64.rpm |
| Source RPM: | acpica-tools-20160527-1.el7.src.rpm |
| Build Date: | Fri Nov 04 2016 |
| Build Host: | x86-ol7-builder-02.us.oracle.com |
| Vendor: | Oracle America |
| URL: | https://www.acpica.org/ |
| Summary: | ACPICA tools for the development and debug of ACPI tables |
| Description: | The ACPI Component Architecture (ACPICA) project provides an OS-independent
reference implementation of the Advanced Configuration and Power Interface
Specification (ACPI). ACPICA code contains those portions of ACPI meant to
be directly integrated into the host OS as a kernel-resident subsystem, and
a small set of tools to assist in developing and debugging ACPI tables.
This package contains only the user-space tools needed for ACPI table
development, not the kernel implementation of ACPI. The following commands
are installed:
-- iasl: compiles ASL (ACPI Source Language) into AML (ACPI Machine
Language), suitable for inclusion as a DSDT in system firmware.
It also can disassemble AML, for debugging purposes.
-- acpibin: performs basic operations on binary AML files (e.g.,
comparison, data extraction)
-- acpidump: write out the current contents of ACPI tables
-- acpiexec: simulate AML execution in order to debug method definitions
-- acpihelp: display help messages describing ASL keywords and op-codes
-- acpinames: display complete ACPI name space from input AML
-- acpisrc: manipulate the ACPICA source tree and format source files
for specific environments
-- acpixtract: extract binary ACPI tables from acpidump output (see
also the pmtools package)
This version of the tools is being released under GPLv2 license. |
- Update to the latest upstream version of acpica as requested by RHBZ 1278038. - Refresh existing patches and add/delete ones to enable a clean build.
- Remove acpitests-unix-20160527 directory from the build because it was a mistake that it was present and it complicated the fixing of the file permissions done related to RHBZ 1211328's requested rebase.
- Fix the file permissions issue reported by rpmdiff related to RHBZ 1211328's requested rebase.
- Update to the latest upstream version of acpica as requested by RHBZ 1211328. - Refresh existing patches and add/delete ones to enable a clean build. - Add missing return status checks after a few calls to AcpiDmDumpTable() and one to fopen().
- Update to the latest upstream version of acpica as requested by RHBZ 967963. - Refresh existing patches and add new ones to enable a clean build. - Fix build failures that start before and finish after midnight.
- Fix run-misc-tests.sh script to properly set the number of BITS to 64 when run on a ppc64le system as requested by RHBZ 1125471.
- Fix the dangling symlink issue for acpidump(1) and acpixtract(1) man pages that was reported in RHBZ 1074681.
- Mass rebuild 2014-01-24
- Mass rebuild 2013-12-27
- Fix the four issues identified by RPMdiff that were reported in RHBZ 1017311.