ACPICA tools for the development and debug of ACPI tables
Go to file
Al Stone 8817859d60 Update to 20200214 upstream and refresh patches
Signed-off-by: Al Stone <ahs3@redhat.com>
2020-02-24 15:41:56 -07:00
tests Update the test list 2019-07-02 15:04:33 -06:00
.gitignore Update to 20200214 upstream and refresh patches 2020-02-24 15:41:56 -07:00
acpibin.1 Initial import (#904843). 2013-08-28 13:31:28 -06:00
acpica-tools.spec Update to 20200214 upstream and refresh patches 2020-02-24 15:41:56 -07:00
acpidump.1 Initial import (#904843). 2013-08-28 13:31:28 -06:00
acpiexamples.1 Add man page for acpiexamples. Closes BZ#1611145. 2018-08-08 17:10:53 -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 Update to 20191018 upstream source with refreshed patches 2019-11-23 16:16:51 -07:00
aslcodegen.patch Update to 20191018 upstream source with refreshed patches 2019-11-23 16:16:51 -07:00
badcode.asl.result Update to 20200214 upstream and refresh patches 2020-02-24 15:41:56 -07:00
big-endian-dmtbdump1.patch Update to 20191018 upstream source with refreshed patches 2019-11-23 16:16:51 -07:00
big-endian-dmtbdump2.patch Update to 20191018 upstream source with refreshed patches 2019-11-23 16:16:51 -07:00
big-endian-dmtbdump3.patch Update to 20191018 upstream source with refreshed patches 2019-11-23 16:16:51 -07:00
big-endian-dmtbdump.patch Update to 20191018 upstream source with refreshed patches 2019-11-23 16:16:51 -07:00
big-endian-v2.patch Update to 20191018 upstream source with refreshed patches 2019-11-23 16:16:51 -07:00
big-endian.patch Update to 20200214 upstream and refresh patches 2020-02-24 15:41:56 -07:00
converterSample.asl.result Update to 20200214 upstream and refresh patches 2020-02-24 15:41:56 -07:00
COPYING Initial import (#904843). 2013-08-28 13:31:28 -06:00
cve-2017-13693.patch Update to 20191018 upstream source with refreshed patches 2019-11-23 16:16:51 -07:00
cve-2017-13694.patch Update to 20191018 upstream source with refreshed patches 2019-11-23 16:16:51 -07:00
cve-2017-13695.patch Update to 20191018 upstream source with refreshed patches 2019-11-23 16:16:51 -07:00
dup-symbol.patch Update to 20191213 upstream source, and GCC10 2020-02-24 15:20:53 -07:00
f23-harden.patch Update to 20200214 upstream and refresh patches 2020-02-24 15:41:56 -07:00
facp.patch Add a patch to allow compiling FADTs with DSDT Addresses of zero 2018-12-19 17:33:52 -07:00
gcc9.patch Adjust arm7hl parameters to allow build in that environment 2019-05-13 14:20:26 -06:00
grammar.asl.result Update to 20200214 upstream and refresh patches 2020-02-24 15:41:56 -07:00
iasl.1 Initial import (#904843). 2013-08-28 13:31:28 -06:00
int-format.patch Update to 20191018 upstream source with refreshed patches 2019-11-23 16:16:51 -07:00
mips-be-fix.patch Update to 20191018 upstream source with refreshed patches 2019-11-23 16:16:51 -07:00
no-common.patch Update to 20191213 upstream source, and GCC10 2020-02-24 15:20:53 -07:00
OPT_LDFLAGS.patch Update to 20191018 upstream source with refreshed patches 2019-11-23 16:16:51 -07:00
ppc64le.patch Update to 20191018 upstream source with refreshed patches 2019-11-23 16:16:51 -07:00
ptr-cast.patch Update to 20191018 upstream source with refreshed patches 2019-11-23 16:16:51 -07:00
README.Fedora Initial import (#904843). 2013-08-28 13:31:28 -06:00
run-misc-tests.sh Add converterSample.asl test to %check, and clean up the script a bit 2018-08-08 18:24:44 -06:00
simple-64bit.patch Update to 20191018 upstream source with refreshed patches 2019-11-23 16:16:51 -07:00
sources Update to 20200214 upstream and refresh patches 2020-02-24 15:41:56 -07:00
str-trunc-warn.patch Update to 20200214 upstream and refresh patches 2020-02-24 15:41:56 -07:00
template.patch Update to 20191018 upstream source with refreshed patches 2019-11-23 16:16:51 -07:00
unaligned.patch Update to 20191018 upstream source with refreshed patches 2019-11-23 16:16:51 -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.