ACPICA tools for the development and debug of ACPI tables
Go to file
Petr Šabata 6da3f65ae2 RHEL 9.0.0 Alpha bootstrap
The content of this branch was automatically imported from Fedora ELN
with the following as its source:
https://src.fedoraproject.org/rpms/acpica-tools#97b38e48de60dcda464ba13c4571a9669a887813
2020-10-14 21:30:47 +02:00
tests RHEL 9.0.0 Alpha bootstrap 2020-10-14 21:30:47 +02:00
.gitignore RHEL 9.0.0 Alpha bootstrap 2020-10-14 21:30:47 +02:00
COPYING RHEL 9.0.0 Alpha bootstrap 2020-10-14 21:30:47 +02:00
OPT_LDFLAGS.patch RHEL 9.0.0 Alpha bootstrap 2020-10-14 21:30:47 +02:00
README.Fedora RHEL 9.0.0 Alpha bootstrap 2020-10-14 21:30:47 +02:00
acpibin.1 RHEL 9.0.0 Alpha bootstrap 2020-10-14 21:30:47 +02:00
acpica-tools.spec RHEL 9.0.0 Alpha bootstrap 2020-10-14 21:30:47 +02:00
acpidump.1 RHEL 9.0.0 Alpha bootstrap 2020-10-14 21:30:47 +02:00
acpiexamples.1 RHEL 9.0.0 Alpha bootstrap 2020-10-14 21:30:47 +02:00
acpiexec.1 RHEL 9.0.0 Alpha bootstrap 2020-10-14 21:30:47 +02:00
acpihelp.1 RHEL 9.0.0 Alpha bootstrap 2020-10-14 21:30:47 +02:00
acpinames.1 RHEL 9.0.0 Alpha bootstrap 2020-10-14 21:30:47 +02:00
acpisrc.1 RHEL 9.0.0 Alpha bootstrap 2020-10-14 21:30:47 +02:00
acpixtract.1 RHEL 9.0.0 Alpha bootstrap 2020-10-14 21:30:47 +02:00
arm7hl.patch RHEL 9.0.0 Alpha bootstrap 2020-10-14 21:30:47 +02:00
armv7-str-fixes.patch RHEL 9.0.0 Alpha bootstrap 2020-10-14 21:30:47 +02:00
aslcodegen.patch RHEL 9.0.0 Alpha bootstrap 2020-10-14 21:30:47 +02:00
badcode.asl.result RHEL 9.0.0 Alpha bootstrap 2020-10-14 21:30:47 +02:00
big-endian-dmtbdump.patch RHEL 9.0.0 Alpha bootstrap 2020-10-14 21:30:47 +02:00
big-endian-dmtbdump1.patch RHEL 9.0.0 Alpha bootstrap 2020-10-14 21:30:47 +02:00
big-endian-dmtbdump2.patch RHEL 9.0.0 Alpha bootstrap 2020-10-14 21:30:47 +02:00
big-endian-dmtbdump3.patch RHEL 9.0.0 Alpha bootstrap 2020-10-14 21:30:47 +02:00
big-endian-v2.patch RHEL 9.0.0 Alpha bootstrap 2020-10-14 21:30:47 +02:00
big-endian-v3.patch RHEL 9.0.0 Alpha bootstrap 2020-10-14 21:30:47 +02:00
big-endian.patch RHEL 9.0.0 Alpha bootstrap 2020-10-14 21:30:47 +02:00
converterSample.asl.result RHEL 9.0.0 Alpha bootstrap 2020-10-14 21:30:47 +02:00
cve-2017-13693.patch RHEL 9.0.0 Alpha bootstrap 2020-10-14 21:30:47 +02:00
cve-2017-13694.patch RHEL 9.0.0 Alpha bootstrap 2020-10-14 21:30:47 +02:00
cve-2017-13695.patch RHEL 9.0.0 Alpha bootstrap 2020-10-14 21:30:47 +02:00
dbtest.patch RHEL 9.0.0 Alpha bootstrap 2020-10-14 21:30:47 +02:00
f23-harden.patch RHEL 9.0.0 Alpha bootstrap 2020-10-14 21:30:47 +02:00
facp.patch RHEL 9.0.0 Alpha bootstrap 2020-10-14 21:30:47 +02:00
gcc9.patch RHEL 9.0.0 Alpha bootstrap 2020-10-14 21:30:47 +02:00
grammar.asl.result RHEL 9.0.0 Alpha bootstrap 2020-10-14 21:30:47 +02:00
iasl.1 RHEL 9.0.0 Alpha bootstrap 2020-10-14 21:30:47 +02:00
int-format.patch RHEL 9.0.0 Alpha bootstrap 2020-10-14 21:30:47 +02:00
mips-be-fix.patch RHEL 9.0.0 Alpha bootstrap 2020-10-14 21:30:47 +02:00
ppc64le.patch RHEL 9.0.0 Alpha bootstrap 2020-10-14 21:30:47 +02:00
ptr-cast.patch RHEL 9.0.0 Alpha bootstrap 2020-10-14 21:30:47 +02:00
run-misc-tests.sh RHEL 9.0.0 Alpha bootstrap 2020-10-14 21:30:47 +02:00
simple-64bit.patch RHEL 9.0.0 Alpha bootstrap 2020-10-14 21:30:47 +02:00
sources RHEL 9.0.0 Alpha bootstrap 2020-10-14 21:30:47 +02:00
str-trunc-warn.patch RHEL 9.0.0 Alpha bootstrap 2020-10-14 21:30:47 +02:00
template.patch RHEL 9.0.0 Alpha bootstrap 2020-10-14 21:30:47 +02:00
unaligned.patch RHEL 9.0.0 Alpha bootstrap 2020-10-14 21:30:47 +02:00

README.Fedora

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.