Thu, 24 Apr 2025 18:30:48 MSK | login

Information for build acpica-tools-20210604-3.el9

ID473
Package Nameacpica-tools
Version20210604
Release3.el9
Epoch
Sourcegit+http://git.inferitos.ru/rpms/acpica-tools#e5e527d5c4d6eaca68ecb0415f68d1bfe7bf9f44
SummaryACPICA tools for the development and debug of ACPI tables
DescriptionThe 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 -- 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.
Built bykojiroot
State complete
Volume DEFAULT
StartedFri, 17 Mar 2023 18:06:11 MSK
CompletedFri, 17 Mar 2023 18:20:56 MSK
Taskbuild (inferit-9_1-bootstrap, /rpms/acpica-tools:changed/i9c/acpica-tools-20210604-3.el9)
Extra{'source': {'original_url': 'git+http://git.inferitos.ru/rpms/acpica-tools?#changed/i9c/acpica-tools-20210604-3.el9'}}
Tags
inferit-9_1-bootstrap
inferit-9_1-staging
RPMs
src
acpica-tools-20210604-3.el9.src.rpm (info) (download)
i686
acpica-tools-20210604-3.el9.i686.rpm (info) (download)
acpica-tools-debuginfo-20210604-3.el9.i686.rpm (info) (download)
acpica-tools-debugsource-20210604-3.el9.i686.rpm (info) (download)
x86_64
acpica-tools-20210604-3.el9.x86_64.rpm (info) (download)
acpica-tools-debuginfo-20210604-3.el9.x86_64.rpm (info) (download)
acpica-tools-debugsource-20210604-3.el9.x86_64.rpm (info) (download)
Logs
i686
root.log
state.log
mock_output.log
installed_pkgs.log
hw_info.log
build.log
x86_64
root.log
state.log
mock_output.log
installed_pkgs.log
hw_info.log
build.log
Changelog * Wed Mar 15 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 20210604-3 - Rebuilt for MSVSphere 9.1. * Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 20210604-3 - Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688 * Tue Jul 27 2021 Al Stone <ahs3@redhat.com> - 20210604-2 - Running 'iasl -T all' would segfault when dumping the PHAT template; fixed AcpiDmDumpPhat() by removing unnecessary assignments from patch - Borrowed a patch from upstream to fix Unicode usage in WPBTs * Fri Jul 23 2021 Dean Nelson <dnelson@redhat.com> - 20210604-1 - Update to 20210604 source tree. - Bring the big-endian patches up-to-date with what has been submitted upstream by Al Stone <ahs3@redhat.com> (not accepted currently). * Thu Apr 15 2021 Mohan Boddu <mboddu@redhat.com> - 20200925-3 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937