Пакет acpica-tools-20180629-5.el8.src
Имя | acpica-tools |
---|---|
Эпоха | 0 |
Версия | 20180629 |
Релиз | 5.el8 |
Архитектура | src |
Сайт | https://www.acpica.org/ |
Лицензия | GPLv2 |
Время сборки | 2023-08-08 14:37:31 |
Хост сборки | builder-x86-03.inferitos.ru |
Краткое описание | ACPICA tools for the development and debug of ACPI tables |
Репозитории | BaseOS |
Полное описание | 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. |
Эррата | — |
Размер | 3574 КиБ |
Исходный проект | acpica-tools-20180629-5.el8 |
Контрольная сумма SHA-256 | 8ea2c778790fe3c5b93226385068d8fc209fe543bd64edcb530ee5647e233e7a |
×
* Tue Jul 25 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 20180629-5 - Rebuilt for MSVSphere 8.8 * Thu Oct 06 2022 Dean Nelson <dnelson@redhat.com> - 20180629-5 - Switch to using '%autopatch -p1' and eliminate long list of '%patch<N> -p1 -b <name>'. - Backport 0b03aa8ebd7a ("CXL 2.0: CEDT: Add new CEDT table"). - Backport b980be9b7fd3 ("CXL 2.0: CEDT: Add table and subtable dumping"). - Backport 187e2f286f50 ("CXL 2.0: CEDT: Add template"). - Backport 1e6dded267b1 ("iASL/TableCompiler: Add compilation support for CEDT table."). - Backport 5ace82441a34 ("Add defines for the CXL Host Bridge Structure (CHBS)"). - Backport 699fc72e5693 ("Add the CFMWS structure definition to the CEDT table"). - Backport ec39d05939c7 ("Disassembler: add missing strings to decode subtable types"). - Backport 19b11f91660b ("Add the subtable CFMWS to the CEDT table"). - Backport d9798f5275bb ("Fix Compile issue with CEDT and add template"). - Backport 0914618b553d ("Automated cleanup; No functional changes"). - Backport 7021087eedb0 ("Remove a duplicate of ACPI_SIG_CEDT"). * Mon Aug 19 2019 Al Stone <ahs3@redhat.com> - 20180629-4 - Add in OSCI testing to the build - Resolves: rhbz#1682381 * Wed Aug 08 2018 Al Stone <ahs3@redhat.com> - 20180629-3 - Add in man page for acpiexamples. So that the man page makes some sense, also copy the source code used for acpiexamples to the doc directory for this package. Closes BZ#1611145. - Add in the converterSample.asl file from the misc tests. Clean up the run-misc-tests.sh script, too, to make it more robust by simplifying the work done. * Thu Jul 12 2018 Fedora Release Engineering <releng@fedoraproject.org> - 20180629-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Sun Jul 08 2018 Al Stone <ahs3@redhat.com> - 20180629-1 - Update to 20180629 source tree, including patch refeshes. Closes BZ#1584923 - Includes upstream fix for #1592971 (iasl segfault). * Thu Jun 21 2018 Al Stone <ahs3@redhat.com> - 20180531-1 - Update to 20180531 source tree, including patch refeshes. Closes BZ#1584923 * Tue May 22 2018 Al Stone <ahs3@redhat.com> - 20180508-2 - %pre and %post scriptlets fail -- stupid thinko where I inadvertently tested for alternatives not existing, vs existing * Tue May 15 2018 Al Stone <ahs3@redhat.com> - 20180508-1 - Update to 20180508 source tree, including patch refeshes. Closes BZ#1544048 - acpidump/acpixtract no longer have alternatives, so remove the scriptlets that maintain them and just install them directly; we do leave the pre- and post- scriptlets to remove the alternatives for now. Closes BZ#1576970 - Typo: OPT_LDFLAGS, not OPT_LDLAGS in the build section. Closes BZ#1560542 * Mon May 14 2018 Al Stone <ahs3@redhat.com> - 20180427-1 - Update to 20180427 source tree, including patch refeshes. Closes BZ#1544048