ACPICA tools for the development and debug of ACPI tables
Go to file
Al Stone 475b63d946 Update line numbers in misc testing results.
Signed-off-by: Al Stone <ahs3@redhat.com>
2016-01-07 10:07:53 -07:00
.gitignore Update to 20151218 release 2016-01-06 16:50:33 -07:00
acpibin.1 Initial import (#904843). 2013-08-28 13:31:28 -06:00
acpica-tools.spec Refresh all of the patches, remove one unneeded one (acpinames). 2016-01-06 17:44:04 -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 all of the patches, remove one unneeded one (acpinames). 2016-01-06 17:44:04 -07:00
asllookup-ppc64.patch Refresh all of the patches, remove one unneeded one (acpinames). 2016-01-06 17:44:04 -07:00
badcode.asl.result Correct the badcode.asl expected results file to reflect iasl changes. 2015-10-14 17:46:47 -06:00
COPYING Initial import (#904843). 2013-08-28 13:31:28 -06:00
debian-big_endian.patch Refresh all of the patches, remove one unneeded one (acpinames). 2016-01-06 17:44:04 -07:00
debian-unaligned.patch Refresh all of the patches, remove one unneeded one (acpinames). 2016-01-06 17:44:04 -07:00
f23-harden.patch Refresh all of the patches, remove one unneeded one (acpinames). 2016-01-06 17:44:04 -07:00
grammar.asl.result Update line numbers in misc testing results. 2016-01-07 10:07:53 -07:00
iasl.1 Initial import (#904843). 2013-08-28 13:31:28 -06:00
int-format.patch Refresh all of the patches, remove one unneeded one (acpinames). 2016-01-06 17:44:04 -07:00
name-miscompare.patch Refresh all of the patches, remove one unneeded one (acpinames). 2016-01-06 17:44:04 -07:00
OPT_LDFLAGS.patch Refresh all the patches. 2015-12-15 15:30:26 -07:00
re-enable-big-endian.patch Refresh all of the patches, remove one unneeded one (acpinames). 2016-01-06 17:44:04 -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 20151218 release 2016-01-06 16:50:33 -07:00
template.patch Refresh all of the patches, remove one unneeded one (acpinames). 2016-01-06 17:44:04 -07: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.