ACPICA tools for the development and debug of ACPI tables
Go to file
Al Stone b26c566376 Update sources to 20140408 version
Signed-off-by: Al Stone <ahs3@redhat.com>
2015-04-10 15:28:12 -06:00
.gitignore Update sources to 20140408 version 2015-04-10 15:28:12 -06:00
aapits-linux.patch Basic refresh of some patches 2014-11-17 17:44:40 -07:00
aapits-makefile.patch Add in disassembler/dmcstyle.c to aapits/Makefile to fix linking problem 2014-11-17 19:35:25 -07:00
acpibin.1 Initial import (#904843). 2013-08-28 13:31:28 -06:00
acpica-tools.spec Add hardening flags for f23 2015-04-06 17:17:50 -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
asllookup-miscompare.patch Refresh all of the patches needed. 2014-08-29 14:59:20 -06:00
badcode.asl.result Refresh patches and test results 2015-03-03 13:40:28 -07:00
COPYING Initial import (#904843). 2013-08-28 13:31:28 -06:00
debian-big_endian.patch Basic refresh of some patches 2014-11-17 17:44:40 -07:00
debian-unaligned.patch Basic refresh of some patches 2014-11-17 17:44:40 -07:00
f23-harden.patch iASL gets built in an odd way, so add changes to handle hardening 2015-04-06 17:35:24 -06:00
grammar.asl.result Refresh patches and test results 2015-03-03 13:40:28 -07:00
iasl.1 Initial import (#904843). 2013-08-28 13:31:28 -06:00
int-format.patch Update patch for integer conversions for f22 2015-03-06 11:31:25 -07:00
name-miscompare.patch Refresh all of the patches needed. 2014-08-29 14:59:20 -06:00
OPT_LDFLAGS.patch Add use of %__global_ldflags. Closes BZ#1126134. 2014-10-01 13:31:13 -06:00
re-enable-big-endian.patch Refresh patches. 2014-10-01 11:50:56 -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
sources Update sources to 20140408 version 2015-04-10 15:28:12 -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.