ACPICA tools for the development and debug of ACPI tables
Go to file
Al Stone 06e41212a5 Added patches for big-endian
Signed-off-by: Al Stone <ahs3@redhat.com>
2016-12-09 18:10:50 -07:00
.gitignore Update to 20160930 upstream sources. 2016-10-04 17:01:40 -06:00
acpibin.1 Initial import (#904843). 2013-08-28 13:31:28 -06:00
acpica-tools.spec Added patches for big-endian 2016-12-09 18:10:50 -07:00
acpidump.1 Initial import (#904843). 2013-08-28 13:31:28 -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
asllookup-miscompare.patch Refresh patches for 20160422 version 2016-04-26 09:50:05 -06:00
asllookup-ppc64.patch Refresh patches for 20160422 version 2016-04-26 09:50:05 -06:00
badcode.asl.result Update to 20160739 upstream source 2016-08-02 18:33:32 -06:00
big-endian-part1.patch Update to 20160930 source AND major fixes for big-endian support. 2016-12-09 17:44:54 -07:00
big-endian-part2.patch Update to 20160930 source AND major fixes for big-endian support. 2016-12-09 17:44:54 -07:00
COPYING Initial import (#904843). 2013-08-28 13:31:28 -06:00
debian-big_endian.patch Update to 20160739 upstream source 2016-08-02 18:33:32 -06:00
debian-unaligned.patch Refresh patches for 20160422 version 2016-04-26 09:50:05 -06:00
f23-harden.patch Refresh some of the patches 2016-09-01 15:19:54 -06:00
free.patch When Include() files are used in ASL, an extraneous free() ends up 2016-12-06 19:26:22 -07:00
grammar.asl.result Update misc test results for 20160422 2016-04-26 09:51:09 -06:00
iasl.1 Initial import (#904843). 2013-08-28 13:31:28 -06:00
int-format.patch Refresh some of the patches 2016-09-01 15:19:54 -06:00
name-miscompare.patch Refresh patches for 20160422 version 2016-04-26 09:50:05 -06:00
OPT_LDFLAGS.patch Refresh patches for 20160422 version 2016-04-26 09:50:05 -06:00
re-enable-big-endian.patch Refresh some of the patches 2016-09-01 15:19:54 -06:00
README.Fedora Initial import (#904843). 2013-08-28 13:31:28 -06:00
run-misc-tests.sh Stupid typo in fix to run-misc-tests.sh 2014-05-22 19:18:47 -06:00
s390x-ptrs.patch BZ#1365193 -- s390x FTBFS due to int/ptr mismatch 2016-09-01 16:06:41 -06:00
sources Update to 20160930 upstream sources. 2016-10-04 17:01:40 -06:00
template.patch Refresh patches for 20160422 version 2016-04-26 09:50:05 -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.