ACPICA tools for the development and debug of ACPI tables
Go to file
Al Stone f9e9c6154d The acpinames command has been deprecated upstream
Remove the command and the man page.  Functionality replacing acpinames
is now found in acpiexec.

Signed-off-by: Al Stone <ahs3@redhat.com>
2020-10-15 15:21:20 -06:00
tests Update the test list 2019-07-02 15:04:33 -06:00
.gitignore The acpinames command has been deprecated upstream 2020-10-15 15:21:20 -06:00
acpibin.1 Initial import (#904843). 2013-08-28 13:31:28 -06:00
acpica-tools.spec The acpinames command has been deprecated upstream 2020-10-15 15:21:20 -06: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
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
armv7-str-fixes.patch Cleanup the armv7hl build issues with string usage 2020-02-25 17:13:42 -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 20200430 upstream version 2020-06-12 15:50:29 -06: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-v3.patch Merge in some changelog and spec file updates 2020-09-13 15:25:15 -06:00
big-endian.patch Update to 20200430 upstream version 2020-06-12 15:50:29 -06:00
converterSample.asl.result Clean up some of the expected results 2020-04-01 15:51:25 -06: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
dbtest.patch Correct the latest patches for other arches 2020-02-25 12:05:53 -07:00
f23-harden.patch Update to 20200430 upstream version 2020-06-12 15:50:29 -06:00
facp.patch Update to 20200430 upstream version 2020-06-12 15:50:29 -06:00
gcc9.patch Adjust arm7hl parameters to allow build in that environment 2019-05-13 14:20:26 -06:00
grammar.asl.result Update expected test result 2020-09-13 15:49:37 -06:00
iasl.1 Initial import (#904843). 2013-08-28 13:31:28 -06:00
int-format.patch Update to 20200430 upstream version 2020-06-12 15:50:29 -06:00
mips-be-fix.patch Update to 20191018 upstream source with refreshed patches 2019-11-23 16:16:51 -07:00
OPT_LDFLAGS.patch Update to 20200430 upstream version 2020-06-12 15:50:29 -06: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 Clean up some of the expected results 2020-04-01 15:51:25 -06:00
simple-64bit.patch Update to 20191018 upstream source with refreshed patches 2019-11-23 16:16:51 -07:00
sources The acpinames command has been deprecated upstream 2020-10-15 15:21:20 -06: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.