ACPICA tools for the development and debug of ACPI tables
Go to file
Al Stone c154a4d409 Update source tarballs to 20150619 version.
Signed-off-by: Al Stone <ahs3@redhat.com>
2015-06-29 16:54:15 -06:00
.gitignore Update source tarballs to 20150619 version. 2015-06-29 16:54:15 -06:00
aapits-linux.patch Refresh patches for 20150408 version of sources 2015-04-10 15:49:17 -06:00
acpibin.1 Initial import (#904843). 2013-08-28 13:31:28 -06:00
acpica-tools.spec - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild 2015-06-16 23:35:29 +00: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
acuuid.patch Add new patches to fix NFIT UUIDs, GIC entries for MADT, and remove 2015-05-29 17:06:02 -06:00
arm-madt.patch Add new patches to fix NFIT UUIDs, GIC entries for MADT, and remove 2015-05-29 17:06:02 -06:00
asllookup-miscompare.patch Refresh patches for 20150408 version of sources 2015-04-10 15:49:17 -06:00
badcode.asl.result Refresh expected output results 2015-04-10 16:22:09 -06:00
COPYING Initial import (#904843). 2013-08-28 13:31:28 -06:00
debian-big_endian.patch Refresh patches for 20150408 version of sources 2015-04-10 15:49:17 -06:00
debian-unaligned.patch Refresh patches for 20150408 version of sources 2015-04-10 15:49:17 -06:00
f23-harden.patch Refresh patches. 2015-05-28 12:53:37 -06:00
grammar.asl.result Refresh expected output results 2015-04-10 16:22:09 -06:00
iasl.1 Initial import (#904843). 2013-08-28 13:31:28 -06:00
int-format.patch Refresh patches. 2015-05-28 12:53:37 -06:00
name-miscompare.patch Refresh patches for 20150408 version of sources 2015-04-10 15:49:17 -06:00
nodevmem.patch Replace dev-mem patch with a more robust version; the new one precludes 2015-06-03 15:16:20 -06:00
OPT_LDFLAGS.patch Refresh patches for 20150408 version of sources 2015-04-10 15:49:17 -06:00
re-enable-big-endian.patch Refresh patches for 20150408 version of sources 2015-04-10 15:49:17 -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
segfault.patch Add patch to fix segfaults (trying to use null ptr). Closes BZ#1219341. 2015-06-01 14:41:40 -06:00
sources Update source tarballs to 20150619 version. 2015-06-29 16:54:15 -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.