The acpica-tools rpms
Find a file
2026-01-16 03:25:26 +00:00
tests Update the test list 2019-07-02 15:04:33 -06:00
.gitignore 20251212 2025-12-15 11:23:45 -06:00
0002-Correct-dumping-of-SLIC-tables.patch Final patch cleanup 2024-08-13 12:48:42 -06:00
0003-PHAT-FW-health-table-can-be-zero-length.patch Final patch cleanup 2024-08-13 12:48:42 -06:00
acpibin.1 Initial import (#904843). 2013-08-28 13:31:28 -06:00
acpica-tools.spec Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild 2026-01-16 03:25:26 +00:00
acpidump.1 Initial import (#904843). 2013-08-28 13:31:28 -06:00
acpiexamples.1 Add man page for acpiexamples. Closes BZ#1611145. 2018-08-08 17:10:53 -06:00
acpiexec.1 Initial import (#904843). 2013-08-28 13:31:28 -06:00
acpihelp.1 Initial import (#904843). 2013-08-28 13:31:28 -06:00
acpisrc.1 Initial import (#904843). 2013-08-28 13:31:28 -06:00
acpixtract.1 Initial import (#904843). 2013-08-28 13:31:28 -06:00
badcode.asl.result Update to 20240322 and remove support for big-endian architectures 2024-08-12 15:16:04 -06:00
converterSample.asl.result Update to 20240322 and remove support for big-endian architectures 2024-08-12 15:16:04 -06:00
COPYING Initial import (#904843). 2013-08-28 13:31:28 -06:00
cve-2017-13695.patch Update to 20240322 and remove support for big-endian architectures 2024-08-12 15:16:04 -06:00
dangling-ptr.patch Update to 20240322 and remove support for big-endian architectures 2024-08-12 15:16:04 -06:00
dbtest.patch Update to 20240322 and remove support for big-endian architectures 2024-08-12 15:16:04 -06:00
grammar.asl.result Update to 20240322 and remove support for big-endian architectures 2024-08-12 15:16:04 -06:00
iasl.1 Initial import (#904843). 2013-08-28 13:31:28 -06:00
README.Fedora Initial import (#904843). 2013-08-28 13:31:28 -06:00
run-misc-tests.sh Update to 20240322 and remove support for big-endian architectures 2024-08-12 15:16:04 -06:00
sources 20251212 2025-12-15 11:23:45 -06:00
str-trunc-warn.patch Update to 20240322 and remove support for big-endian architectures 2024-08-12 15:16:04 -06:00
template.patch Update to 20240322 and remove support for big-endian architectures 2024-08-12 15:16:04 -06:00
unaligned.patch Update to 20240322 and remove support for big-endian architectures 2024-08-12 15:16:04 -06:00
uuid-len.patch Update to 20240322 and remove support for big-endian architectures 2024-08-12 15:16:04 -06:00

Packaging Notes for Fedora
==========================
The upstream source contains documentation that may or may not be licensed
in a freely redistributable manner.  In an excess of caution, the manuals in
question have been removed from the source we start with.  You can still get
your own copies of the documentation from here:

   https://www.acpica.org/documentation/

The two manuals affected are:

   (1) ACPICA Reference Manual, describing the ACPI Component Architecture
       in some detail, and

   (2) ASL Compiler Reference Manual, describing how to use iasl

While there are man pages for the commands, they are very brief.  The
documents above are recommended reading.


Test Cases
==========
The aapits tests do not currently build properly.  They will be added to
this package once they do.  In the meantime, ASL, template and misc tests
will be run as part of %check.