ACPICA tools for the development and debug of ACPI tables
Go to file
Al Stone 3ccfccfec1 Running 'iasl -T all' would segfault
Dumping all the templates worked fine until the PHAT dump, which
caused the segfault; removing extraneous assignments from big-endian
patch for the table fixes the problem.

Signed-off-by: Al Stone <ahs3@redhat.com>
2021-07-27 16:47:53 -06:00
tests Update the test list 2019-07-02 15:04:33 -06:00
.gitignore Rename acpica-unix2-20210604.tar_0.gz to a proper name 2021-07-10 16:59:58 -06:00
0001-Add-in-basic-infrastructure-for-big-endian-support.patch Update to 20210604 upstream source 2021-07-11 21:22:10 -06:00
0002-Modify-utility-functions-to-be-endian-agnostic.patch Update to 20210604 upstream source 2021-07-11 21:22:10 -06:00
0003-Always-display-table-header-content-in-human-readabl.patch Update to 20210604 upstream source 2021-07-11 21:22:10 -06:00
0004-Re-enable-support-for-big-endian-machines.patch Update to 20210604 upstream source 2021-07-11 21:22:10 -06:00
0005-Correct-an-endian-ness-problem-when-converting-ASL-t.patch Update to 20210604 upstream source 2021-07-11 21:22:10 -06:00
0006-Use-more-reliable-ACPI_COPY_NAMSEG-in-GPE-name-check.patch Update to 20210604 upstream source 2021-07-11 21:22:10 -06:00
0007-Handle-dumping-Unicode-properly-when-big-endian.patch Update to 20210604 upstream source 2021-07-11 21:22:10 -06:00
0008-Support-MADT-aka-APIC-in-a-big-endian-world.patch Update to 20210604 upstream source 2021-07-11 21:22:10 -06:00
0009-Support-ASF-tables-in-a-big-endian-world.patch Update to 20210604 upstream source 2021-07-11 21:22:10 -06:00
0010-Support-CPEP-tables-in-a-big-endian-world.patch Update to 20210604 upstream source 2021-07-11 21:22:10 -06:00
0011-Support-DBG2-table-in-a-big-endian-world.patch Update to 20210604 upstream source 2021-07-11 21:22:10 -06:00
0012-Support-DMAR-in-a-big-endian-world.patch Update to 20210604 upstream source 2021-07-11 21:22:10 -06:00
0013-Support-DRTM-in-a-big-endian-world.patch Update to 20210604 upstream source 2021-07-11 21:22:10 -06:00
0014-Support-EINJ-in-a-big-endian-world.patch Update to 20210604 upstream source 2021-07-11 21:22:10 -06:00
0015-Support-ERST-in-a-big-endian-world.patch Update to 20210604 upstream source 2021-07-11 21:22:10 -06:00
0016-Support-FADT-aka-FACP-in-a-big-endian-world.patch Update to 20210604 upstream source 2021-07-11 21:22:10 -06:00
0017-Support-most-FPDTs-in-a-big-endian-world.patch Update to 20210604 upstream source 2021-07-11 21:22:10 -06:00
0018-Support-GTDT-in-a-big-endian-world.patch Update to 20210604 upstream source 2021-07-11 21:22:10 -06:00
0019-Support-HEST-in-a-big-endian-world.patch Update to 20210604 upstream source 2021-07-11 21:22:10 -06:00
0020-Support-RSDT-RSD-PTR-in-a-big-endian-world.patch Update to 20210604 upstream source 2021-07-11 21:22:10 -06:00
0021-Support-XSDT-in-a-big-endian-world.patch Update to 20210604 upstream source 2021-07-11 21:22:10 -06:00
0022-Support-SRAT-in-a-big-endian-world.patch Update to 20210604 upstream source 2021-07-11 21:22:10 -06:00
0023-Support-SLIT-in-a-big-endian-world.patch Update to 20210604 upstream source 2021-07-11 21:22:10 -06:00
0024-Support-MSCT-in-a-big-endian-world.patch Update to 20210604 upstream source 2021-07-11 21:22:10 -06:00
0025-Support-MPST-in-a-big-endian-world.patch Update to 20210604 upstream source 2021-07-11 21:22:10 -06:00
0026-Support-NFIT-in-a-big-endian-world.patch Update to 20210604 upstream source 2021-07-11 21:22:10 -06:00
0027-Support-SDEV-in-a-big-endian-world.patch Update to 20210604 upstream source 2021-07-11 21:22:10 -06:00
0028-Support-HMAT-in-a-big-endian-world.patch Update to 20210604 upstream source 2021-07-11 21:22:10 -06:00
0029-Support-PDTT-in-a-big-endian-world.patch Update to 20210604 upstream source 2021-07-11 21:22:10 -06:00
0030-Support-PPTT-in-a-big-endian-world.patch Update to 20210604 upstream source 2021-07-11 21:22:10 -06:00
0031-Support-PCCT-in-a-big-endian-world.patch Update to 20210604 upstream source 2021-07-11 21:22:10 -06:00
0032-Support-WDAT-in-a-big-endian-world.patch Update to 20210604 upstream source 2021-07-11 21:22:10 -06:00
0033-Support-TCPA-in-a-big-endian-world.patch Update to 20210604 upstream source 2021-07-11 21:22:10 -06:00
0034-Support-STAO-in-a-big-endian-world.patch Update to 20210604 upstream source 2021-07-11 21:22:10 -06:00
0035-Support-SLIC-and-MSDM-in-a-big-endian-world.patch Update to 20210604 upstream source 2021-07-11 21:22:10 -06:00
0036-Support-MCFG-in-a-big-endian-world.patch Update to 20210604 upstream source 2021-07-11 21:22:10 -06:00
0037-Support-LPIT-in-a-big-endian-world.patch Update to 20210604 upstream source 2021-07-11 21:22:10 -06:00
0038-Support-PMTT-in-a-big-endian-world.patch Update to 20210604 upstream source 2021-07-11 21:22:10 -06:00
0039-Support-TPM2-in-a-big-endian-world.patch Update to 20210604 upstream source 2021-07-11 21:22:10 -06:00
0040-Support-S3PT-in-a-big-endian-world.patch Update to 20210604 upstream source 2021-07-11 21:22:10 -06:00
0041-Support-IORT-in-a-big-endian-world.patch Update to 20210604 upstream source 2021-07-11 21:22:10 -06:00
0042-Support-IVRS-in-a-big-endian-world.patch Update to 20210604 upstream source 2021-07-11 21:22:10 -06:00
0043-Support-DSDT-SSDT-in-a-big-endian-world.patch Update to 20210604 upstream source 2021-07-11 21:22:10 -06:00
0044-Initial-support-for-WPBT-in-big-endian-needs-more.patch Update to 20210604 upstream source 2021-07-11 21:22:10 -06:00
0045-CSRT-fixed-use-of-optional-ResourceInfo.patch Update to 20210604 upstream source 2021-07-11 21:22:10 -06:00
0046-Support-PHAT-in-a-big-endian-world.patch Running 'iasl -T all' would segfault 2021-07-27 16:47:53 -06:00
acpibin.1 Initial import (#904843). 2013-08-28 13:31:28 -06:00
acpica-tools.spec Running 'iasl -T all' would segfault 2021-07-27 16:47:53 -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 20210604 upstream source 2021-07-11 21:22:10 -06:00
armv7-str-fixes.patch Update to upstream 20200925 version 2020-10-19 12:24:09 -06:00
badcode.asl.result Update to 20210604 upstream source 2021-07-11 21:22:10 -06:00
converterSample.asl.result Update to 20210604 upstream source 2021-07-11 21:22:10 -06:00
COPYING Initial import (#904843). 2013-08-28 13:31:28 -06:00
cve-2017-13693.patch Update to upstream 20200925 version 2020-10-19 12:24:09 -06:00
cve-2017-13694.patch Update to upstream 20200925 version 2020-10-19 12:24:09 -06:00
cve-2017-13695.patch Update to upstream 20200925 version 2020-10-19 12:24:09 -06:00
dbtest.patch Update to upstream 20200925 version 2020-10-19 12:24:09 -06:00
f23-harden.patch Update to upstream 20200925 version 2020-10-19 12:24:09 -06:00
facp.patch Update to upstream 20200925 version 2020-10-19 12:24:09 -06:00
grammar.asl.result Update to 20210604 upstream source 2021-07-11 21:22:10 -06:00
iasl.1 Initial import (#904843). 2013-08-28 13:31:28 -06:00
int-format.patch Update to upstream 20200925 version 2020-10-19 12:24:09 -06:00
mips-be-fix.patch Update to upstream 20200925 version 2020-10-19 12:24:09 -06:00
OPT_LDFLAGS.patch Update to upstream 20200925 version 2020-10-19 12:24:09 -06:00
ptr-cast.patch Update to upstream 20200925 version 2020-10-19 12:24:09 -06: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 upstream 20200925 version 2020-10-19 12:24:09 -06:00
sources Correct a tarball name 2021-07-12 18:15:05 -06:00
str-trunc-warn.patch Update to 20210604 upstream source 2021-07-11 21:22:10 -06:00
template.patch Update to upstream 20200925 version 2020-10-19 12:24:09 -06:00
ull-32bit.patch Update to 20210604 upstream source 2021-07-11 21:22:10 -06:00
unaligned.patch Update to upstream 20200925 version 2020-10-19 12:24:09 -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.