tests
.gitignore
0001-Add-in-basic-infrastructure-for-big-endian-support.patch
0002-Modify-utility-functions-to-be-endian-agnostic.patch
0003-Always-display-table-header-content-in-human-readabl.patch
0004-Re-enable-support-for-big-endian-machines.patch
0005-Correct-an-endian-ness-problem-when-converting-ASL-t.patch
0006-Use-more-reliable-ACPI_COPY_NAMSEG-in-GPE-name-check.patch
0007-Handle-dumping-Unicode-properly-when-big-endian.patch
0008-Support-MADT-aka-APIC-in-a-big-endian-world.patch
0009-Support-ASF-tables-in-a-big-endian-world.patch
0010-Support-CPEP-tables-in-a-big-endian-world.patch
0011-Support-DBG2-table-in-a-big-endian-world.patch
0012-Support-DMAR-in-a-big-endian-world.patch
0013-Support-DRTM-in-a-big-endian-world.patch
0014-Support-EINJ-in-a-big-endian-world.patch
0015-Support-ERST-in-a-big-endian-world.patch
0016-Support-FADT-aka-FACP-in-a-big-endian-world.patch
0017-Support-most-FPDTs-in-a-big-endian-world.patch
0018-Support-GTDT-in-a-big-endian-world.patch
0019-Support-HEST-in-a-big-endian-world.patch
0020-Support-RSDT-RSD-PTR-in-a-big-endian-world.patch
0021-Support-XSDT-in-a-big-endian-world.patch
0022-Support-SRAT-in-a-big-endian-world.patch
0023-Support-SLIT-in-a-big-endian-world.patch
0024-Support-MSCT-in-a-big-endian-world.patch
0025-Support-MPST-in-a-big-endian-world.patch
0026-Support-NFIT-in-a-big-endian-world.patch
0027-Support-SDEV-in-a-big-endian-world.patch
0028-Support-HMAT-in-a-big-endian-world.patch
0029-Support-PDTT-in-a-big-endian-world.patch
0030-Support-PPTT-in-a-big-endian-world.patch
0031-Support-PCCT-in-a-big-endian-world.patch
0032-Support-WDAT-in-a-big-endian-world.patch
0033-Support-TCPA-in-a-big-endian-world.patch
0034-Support-STAO-in-a-big-endian-world.patch
0035-Support-SLIC-and-MSDM-in-a-big-endian-world.patch
0036-Support-MCFG-in-a-big-endian-world.patch
0037-Support-LPIT-in-a-big-endian-world.patch
0038-Support-PMTT-in-a-big-endian-world.patch
0039-Support-TPM2-in-a-big-endian-world.patch
0040-Support-S3PT-in-a-big-endian-world.patch
0041-Support-IORT-in-a-big-endian-world.patch
0042-Support-IVRS-in-a-big-endian-world.patch
0043-Support-DSDT-SSDT-in-a-big-endian-world.patch
0044-Initial-support-for-WPBT-in-big-endian-needs-more.patch
0045-CSRT-fixed-use-of-optional-ResourceInfo.patch
0046-Support-PHAT-in-a-big-endian-world.patch
0047-Support-PRMT-in-a-big-endian-world.patch
0048-Support-RGRT-in-a-big-endian-world.patch
0049-Support-SVKL-in-a-big-endian-world.patch
COPYING
OPT_LDFLAGS.patch
README.Fedora
acpibin.1
acpica-tools.spec
acpidump.1
acpiexamples.1
acpiexec.1
acpihelp.1
acpisrc.1
acpixtract.1
arm7hl.patch
armv7-str-fixes.patch
badcode.asl.result
converterSample.asl.result
cve-2017-13693.patch
cve-2017-13694.patch
cve-2017-13695.patch
dangling-ptr.patch
dbtest.patch
f23-harden.patch
grammar.asl.result
iasl.1
int-format.patch
mips-be-fix.patch
ptr-cast.patch
run-misc-tests.sh
simple-64bit.patch
sources
str-trunc-warn.patch
template.patch
ull-32bit.patch
unaligned.patch
uuid-len.patch
wpbt-unicode.patch
README.Fedora
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.