ACPICA tools for the development and debug of ACPI tables
Go to file
Al Stone 0acf62d4a9 Add in a patch to fix incorrect exit status from iasl
Signed-off-by: Al Stone <ahs3@redhat.com>
2019-10-29 17:41:12 -06:00
tests Update the test list 2019-07-02 15:04:33 -06:00
.gitignore Update to 20190816 upstream source and refresh patches 2019-10-27 16:01:59 -06:00
acpibin.1 Initial import (#904843). 2013-08-28 13:31:28 -06:00
acpica-tools.spec Add in a patch to fix incorrect exit status from iasl 2019-10-29 17:41:12 -06: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
acpinames.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
arm7hl.patch Add patch to fix arm7hl build. 2017-01-30 17:28:11 -07:00
aslcodegen.patch Update to 20190405 version of the upstream source 2019-05-11 16:52:39 -06:00
badcode.asl.result Update to 20190509 version from upstream 2019-05-11 18:34:56 -06:00
badexit.patch Add in a patch to fix incorrect exit status from iasl 2019-10-29 17:41:12 -06:00
big-endian-v2.patch Update to 20190816 upstream source and refresh patches 2019-10-27 16:01:59 -06:00
big-endian.patch Update to 20190816 upstream source and refresh patches 2019-10-27 16:01:59 -06:00
converterSample.asl.result Update to 20190509 version from upstream 2019-05-11 18:34:56 -06:00
COPYING Initial import (#904843). 2013-08-28 13:31:28 -06:00
cve-2017-13693.patch Update to 20181213 upstream, refresh patches 2018-12-13 17:31:17 -07:00
cve-2017-13694.patch Update source to 20180531 upstream, plus patch refresh 2018-06-21 17:03:16 -06:00
cve-2017-13695.patch Update to 20181213 upstream, refresh patches 2018-12-13 17:31:17 -07:00
f23-harden.patch Update to 20190816 upstream source and refresh patches 2019-10-27 16:01:59 -06:00
facp.patch Add a patch to allow compiling FADTs with DSDT Addresses of zero 2018-12-19 17:33:52 -07:00
gcc9.patch Adjust arm7hl parameters to allow build in that environment 2019-05-13 14:20:26 -06:00
grammar.asl.result Update to 20190816 upstream source and refresh patches 2019-10-27 16:01:59 -06:00
iasl.1 Initial import (#904843). 2013-08-28 13:31:28 -06:00
int-format.patch Update to 20190816 upstream source and refresh patches 2019-10-27 16:01:59 -06:00
mips-be-fix.patch Update to 20190329 version of upstream source 2019-05-10 18:40:20 -06:00
OPT_LDFLAGS.patch Update to 20190816 upstream source and refresh patches 2019-10-27 16:01:59 -06:00
ppc64le.patch Update to 20190329 version of upstream source 2019-05-10 18:40:20 -06:00
ptr-cast.patch Clean up some warnings for pointer casting on 32-bit architectures 2018-03-16 10:43:11 -06:00
README.Fedora Initial import (#904843). 2013-08-28 13:31:28 -06:00
run-misc-tests.sh Add converterSample.asl test to %check, and clean up the script a bit 2018-08-08 18:24:44 -06:00
simple-64bit.patch Update to 20190329 version of upstream source 2019-05-10 18:40:20 -06:00
sources Update to 20190816 upstream source and refresh patches 2019-10-27 16:01:59 -06:00
str-trunc-warn.patch Update to 20181003 upstream source 2018-10-24 14:19:27 -06:00
template.patch Update to 20190816 upstream source and refresh patches 2019-10-27 16:01:59 -06:00
unaligned.patch Update to 20190816 upstream source and refresh patches 2019-10-27 16:01:59 -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.