Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: acpica-tools | Distribution: Fedora Project |
Version: 20220331 | Vendor: Fedora Project |
Release: 6.fc39 | Build date: Wed Jul 19 15:05:32 2023 |
Group: Unspecified | Build host: buildvm-a64-36.iad2.fedoraproject.org |
Size: 4243738 | Source RPM: acpica-tools-20220331-6.fc39.src.rpm |
Packager: Fedora Project | |
Url: https://www.acpica.org/ | |
Summary: ACPICA tools for the development and debug of ACPI tables |
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 -- 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.
GPLv2
* Wed Jul 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 20220331-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Wed Jan 18 2023 Fedora Release Engineering <releng@fedoraproject.org> - 20220331-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Wed Jul 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 20220331-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Sun Apr 03 2022 Al Stone <ahs3@redhat.com> - 20220331-3 - Correct typo in ExcludeArch syntax * Sun Apr 03 2022 Al Stone <ahs3@redhat.com> - 20220331-2 - Stop building 32-bit architecture (i686 and armv7hl); they have been deprecated in Fedora * Sun Apr 03 2022 Al Stone <ahs3@redhat.com> - 20220331-1 - Update to 20220331 upstream source. Bring all the patches up to date. - Update the results of misc test cases. - Add in big-endian patches for PRMT, RGRT and SVKL tables (thanks, Dean!) * Mon Mar 28 2022 Al Stone <ahs3@redhat.com> - 20211217-2 - Stop building i686; it is the only Arch that stumbles across a problem in using varargs but since the Arch has been essentially deprecated, take this as an opportunity to finally drop support for it. * Fri Mar 18 2022 Al Stone <ahs3@redhat.com> - 20211217-1 - Update to 20211217 upstream source. Bring all the patches up to date. - Rawhide use of GCC 12 introduces a new check for dangling pointers which causes non-portable code in utdebug.c stack functions to not compile; add a patch to disable -Wdangling-pointer=2 for the specific functions - The AeRegionHandler() code in acpiexec call a UUID function with a buffer too small for the UUID output string; add a patch to correct this. * Wed Jan 19 2022 Fedora Release Engineering <releng@fedoraproject.org> - 20210604-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Mon Oct 04 2021 Al Stone <ahs3@redhat.com> - 20210730-1 - Update to 20210730 upstream source. Bring all the patches up to date. * Tue Jul 27 2021 Al Stone <ahs3@redhat.com> - 20210604-3 - 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 * Wed Jul 21 2021 Fedora Release Engineering <releng@fedoraproject.org> - 20210604-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
/usr/bin/acpibin /usr/bin/acpidump /usr/bin/acpiexamples /usr/bin/acpiexec /usr/bin/acpihelp /usr/bin/acpisrc /usr/bin/acpixtract /usr/bin/iasl /usr/lib/.build-id /usr/lib/.build-id/25 /usr/lib/.build-id/25/b1071ee47fb8d16b89a20c607397c2d9a87d42 /usr/lib/.build-id/38 /usr/lib/.build-id/38/0edf351d1be0c9cdce8e5e4c3406a8cc49a884 /usr/lib/.build-id/5d /usr/lib/.build-id/5d/6efb5c0f136dfe19cc224bf74260934d601125 /usr/lib/.build-id/77 /usr/lib/.build-id/77/af4b8664e1b0cd54fdc049c3ea65c67ac481b5 /usr/lib/.build-id/9c /usr/lib/.build-id/9c/857ca07e66b021a6eceae87169b140b734728d /usr/lib/.build-id/b2 /usr/lib/.build-id/b2/8b16c3222569004e9f0a2648c76321acaec957 /usr/lib/.build-id/bd /usr/lib/.build-id/bd/7de25da77203927b89fdc92716e1e71241445c /usr/lib/.build-id/ed /usr/lib/.build-id/ed/fb5aee7493a1d8b48c70e14a5d9923d2c87594 /usr/share/doc/acpica-tools /usr/share/doc/acpica-tools/COPYING /usr/share/doc/acpica-tools/README.Fedora /usr/share/doc/acpica-tools/changes.txt /usr/share/doc/acpica-tools/examples /usr/share/doc/acpica-tools/examples/examples.c /usr/share/doc/acpica-tools/examples/examples.h /usr/share/doc/acpica-tools/examples/exstubs.c /usr/share/doc/acpica-tools/examples/extables.c /usr/share/doc/acpica-tools/new_table.txt /usr/share/man/man1/acpibin.1.gz /usr/share/man/man1/acpidump.1.gz /usr/share/man/man1/acpiexamples.1.gz /usr/share/man/man1/acpiexec.1.gz /usr/share/man/man1/acpihelp.1.gz /usr/share/man/man1/acpisrc.1.gz /usr/share/man/man1/acpixtract.1.gz /usr/share/man/man1/iasl.1.gz
Generated by rpm2html 1.8.1
Fabrice Bellet, Sun Mar 9 17:00:52 2025