ACPICA tools for the development and debug of ACPI tables
Go to file
Al Stone 83686d24e1 Corrected ppc64le.patch to set little endian properly
Signed-off-by: Al Stone <ahs3@redhat.com>
2017-05-05 10:51:58 -06:00
.gitignore Update to 20170303 upstream source. 2017-03-31 18:10:23 -06:00
acpibin.1 Initial import (#904843). 2013-08-28 13:31:28 -06:00
acpica-tools.spec Corrected ppc64le.patch to set little endian properly 2017-05-05 10:51:58 -06: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
arm7hl.patch Add patch to fix arm7hl build. 2017-01-30 17:28:11 -07:00
asllookup-miscompare.patch Update to 20161222 upstream sources 2017-01-09 17:43:59 -07:00
asllookup-ppc64.patch Update to 20161222 upstream sources 2017-01-09 17:43:59 -07:00
badcode.asl.result Update misc tests to reflect minor parser changes 2017-03-31 19:03:17 -06:00
COPYING Initial import (#904843). 2013-08-28 13:31:28 -06:00
debian-big_endian.patch Update to 20170224 version of upstream source. 2017-03-31 18:03:16 -06:00
debian-unaligned.patch Update to 20170224 version of upstream source. 2017-03-31 18:03:16 -06:00
f23-harden.patch Update to 20170303 upstream source. 2017-03-31 18:10:23 -06:00
free.patch Update to 20161222 upstream sources 2017-01-09 17:43:59 -07:00
grammar.asl.result Update misc tests to reflect minor parser changes 2017-03-31 19:03:17 -06:00
iasl.1 Initial import (#904843). 2013-08-28 13:31:28 -06:00
int-format.patch Update to 20170224 version of upstream source. 2017-03-31 18:03:16 -06:00
name-miscompare.patch Update to 20161222 upstream sources 2017-01-09 17:43:59 -07:00
OPT_LDFLAGS.patch Update to 20170303 upstream source. 2017-03-31 18:10:23 -06:00
ppc64le.patch Corrected ppc64le.patch to set little endian properly 2017-05-05 10:51:58 -06:00
re-enable-big-endian.patch Update to 20161222 upstream sources 2017-01-09 17:43:59 -07: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
sources Update to 20170303 upstream source. 2017-03-31 18:10:23 -06:00
template.patch Update to 20161222 upstream sources 2017-01-09 17:43:59 -07:00
update-big-endian.patch Correct update-big-endian.patch to replace logic in the proper order. 2017-05-02 17:39:32 -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.