ACPICA tools for the development and debug of ACPI tables
Go to file
Dean Nelson a81ccf7592 Fix Compile issue with CEDT and add template
Bugzilla: https://bugzilla.redhat.com/2123131
Upstream Status: https://github.com/acpica/acpica.git

commit d9798f5275bb20ab88ac854ba04e6e3bdb22cf6d
Author: Lawrence Hileman <larry.hileman@xconn-tech.com>
Date:   Mon Jan 17 15:24:34 2022 -0800

    Fix Compile issue with CEDT and add template

Resolves: rhbz#2123131

Signed-off-by: Dean Nelson <dnelson@redhat.com>
2022-10-07 08:57:08 -05:00
tests RHEL 9.0.0 Alpha bootstrap 2020-10-14 21:30:47 +02:00
.gitignore Update acpica-tools to upstream's 20210604 source tree 2021-07-26 11:29:06 -05:00
0001-Add-in-basic-infrastructure-for-big-endian-support.patch Update acpica-tools to upstream's 20210604 source tree 2021-07-26 11:29:06 -05:00
0002-Modify-utility-functions-to-be-endian-agnostic.patch Update acpica-tools to upstream's 20210604 source tree 2021-07-26 11:29:06 -05:00
0003-Always-display-table-header-content-in-human-readabl.patch Update acpica-tools to upstream's 20210604 source tree 2021-07-26 11:29:06 -05:00
0004-Re-enable-support-for-big-endian-machines.patch Update acpica-tools to upstream's 20210604 source tree 2021-07-26 11:29:06 -05:00
0005-Correct-an-endian-ness-problem-when-converting-ASL-t.patch Update acpica-tools to upstream's 20210604 source tree 2021-07-26 11:29:06 -05:00
0006-Use-more-reliable-ACPI_COPY_NAMSEG-in-GPE-name-check.patch Update acpica-tools to upstream's 20210604 source tree 2021-07-26 11:29:06 -05:00
0007-Handle-dumping-Unicode-properly-when-big-endian.patch Update acpica-tools to upstream's 20210604 source tree 2021-07-26 11:29:06 -05:00
0008-Support-MADT-aka-APIC-in-a-big-endian-world.patch Update acpica-tools to upstream's 20210604 source tree 2021-07-26 11:29:06 -05:00
0009-Support-ASF-tables-in-a-big-endian-world.patch Update acpica-tools to upstream's 20210604 source tree 2021-07-26 11:29:06 -05:00
0010-Support-CPEP-tables-in-a-big-endian-world.patch Update acpica-tools to upstream's 20210604 source tree 2021-07-26 11:29:06 -05:00
0011-Support-DBG2-table-in-a-big-endian-world.patch Update acpica-tools to upstream's 20210604 source tree 2021-07-26 11:29:06 -05:00
0012-Support-DMAR-in-a-big-endian-world.patch Update acpica-tools to upstream's 20210604 source tree 2021-07-26 11:29:06 -05:00
0013-Support-DRTM-in-a-big-endian-world.patch Update acpica-tools to upstream's 20210604 source tree 2021-07-26 11:29:06 -05:00
0014-Support-EINJ-in-a-big-endian-world.patch Update acpica-tools to upstream's 20210604 source tree 2021-07-26 11:29:06 -05:00
0015-Support-ERST-in-a-big-endian-world.patch Update acpica-tools to upstream's 20210604 source tree 2021-07-26 11:29:06 -05:00
0016-Support-FADT-aka-FACP-in-a-big-endian-world.patch Update acpica-tools to upstream's 20210604 source tree 2021-07-26 11:29:06 -05:00
0017-Support-most-FPDTs-in-a-big-endian-world.patch Update acpica-tools to upstream's 20210604 source tree 2021-07-26 11:29:06 -05:00
0018-Support-GTDT-in-a-big-endian-world.patch Update acpica-tools to upstream's 20210604 source tree 2021-07-26 11:29:06 -05:00
0019-Support-HEST-in-a-big-endian-world.patch Update acpica-tools to upstream's 20210604 source tree 2021-07-26 11:29:06 -05:00
0020-Support-RSDT-RSD-PTR-in-a-big-endian-world.patch Update acpica-tools to upstream's 20210604 source tree 2021-07-26 11:29:06 -05:00
0021-Support-XSDT-in-a-big-endian-world.patch Update acpica-tools to upstream's 20210604 source tree 2021-07-26 11:29:06 -05:00
0022-Support-SRAT-in-a-big-endian-world.patch Update acpica-tools to upstream's 20210604 source tree 2021-07-26 11:29:06 -05:00
0023-Support-SLIT-in-a-big-endian-world.patch Update acpica-tools to upstream's 20210604 source tree 2021-07-26 11:29:06 -05:00
0024-Support-MSCT-in-a-big-endian-world.patch Update acpica-tools to upstream's 20210604 source tree 2021-07-26 11:29:06 -05:00
0025-Support-MPST-in-a-big-endian-world.patch Update acpica-tools to upstream's 20210604 source tree 2021-07-26 11:29:06 -05:00
0026-Support-NFIT-in-a-big-endian-world.patch Update acpica-tools to upstream's 20210604 source tree 2021-07-26 11:29:06 -05:00
0027-Support-SDEV-in-a-big-endian-world.patch Update acpica-tools to upstream's 20210604 source tree 2021-07-26 11:29:06 -05:00
0028-Support-HMAT-in-a-big-endian-world.patch Update acpica-tools to upstream's 20210604 source tree 2021-07-26 11:29:06 -05:00
0029-Support-PDTT-in-a-big-endian-world.patch Update acpica-tools to upstream's 20210604 source tree 2021-07-26 11:29:06 -05:00
0030-Support-PPTT-in-a-big-endian-world.patch Update acpica-tools to upstream's 20210604 source tree 2021-07-26 11:29:06 -05:00
0031-Support-PCCT-in-a-big-endian-world.patch Update acpica-tools to upstream's 20210604 source tree 2021-07-26 11:29:06 -05:00
0032-Support-WDAT-in-a-big-endian-world.patch Update acpica-tools to upstream's 20210604 source tree 2021-07-26 11:29:06 -05:00
0033-Support-TCPA-in-a-big-endian-world.patch Update acpica-tools to upstream's 20210604 source tree 2021-07-26 11:29:06 -05:00
0034-Support-STAO-in-a-big-endian-world.patch Update acpica-tools to upstream's 20210604 source tree 2021-07-26 11:29:06 -05:00
0035-Support-SLIC-and-MSDM-in-a-big-endian-world.patch Update acpica-tools to upstream's 20210604 source tree 2021-07-26 11:29:06 -05:00
0036-Support-MCFG-in-a-big-endian-world.patch Update acpica-tools to upstream's 20210604 source tree 2021-07-26 11:29:06 -05:00
0037-Support-LPIT-in-a-big-endian-world.patch Update acpica-tools to upstream's 20210604 source tree 2021-07-26 11:29:06 -05:00
0038-Support-PMTT-in-a-big-endian-world.patch Update acpica-tools to upstream's 20210604 source tree 2021-07-26 11:29:06 -05:00
0039-Support-TPM2-in-a-big-endian-world.patch Update acpica-tools to upstream's 20210604 source tree 2021-07-26 11:29:06 -05:00
0040-Support-S3PT-in-a-big-endian-world.patch Update acpica-tools to upstream's 20210604 source tree 2021-07-26 11:29:06 -05:00
0041-Support-IORT-in-a-big-endian-world.patch Update acpica-tools to upstream's 20210604 source tree 2021-07-26 11:29:06 -05:00
0042-Support-IVRS-in-a-big-endian-world.patch Update acpica-tools to upstream's 20210604 source tree 2021-07-26 11:29:06 -05:00
0043-Support-DSDT-SSDT-in-a-big-endian-world.patch Update acpica-tools to upstream's 20210604 source tree 2021-07-26 11:29:06 -05:00
0044-Initial-support-for-WPBT-in-big-endian-needs-more.patch Update acpica-tools to upstream's 20210604 source tree 2021-07-26 11:29:06 -05:00
0045-CSRT-fixed-use-of-optional-ResourceInfo.patch Update acpica-tools to upstream's 20210604 source tree 2021-07-26 11:29:06 -05:00
0046-Support-PHAT-in-a-big-endian-world.patch Running 'iasl -T all' would segfault 2021-08-04 17:32:02 -05:00
0047-Support-PRMT-in-a-big-endian-world.patch Fix big-endian related prmt.asl compiler errors 2022-10-03 12:23:58 -05:00
0048-Support-RGRT-in-a-big-endian-world.patch Backport big-endian patches for PRMT, RGRT, and SVKL 2022-10-03 12:18:22 -05:00
0049-Support-SVKL-in-a-big-endian-world.patch Backport big-endian patches for PRMT, RGRT, and SVKL 2022-10-03 12:18:22 -05:00
acpibin.1 RHEL 9.0.0 Alpha bootstrap 2020-10-14 21:30:47 +02:00
acpica-tools.spec Fix Compile issue with CEDT and add template 2022-10-07 08:57:08 -05:00
acpidump.1 RHEL 9.0.0 Alpha bootstrap 2020-10-14 21:30:47 +02:00
acpiexamples.1 RHEL 9.0.0 Alpha bootstrap 2020-10-14 21:30:47 +02:00
acpiexec.1 RHEL 9.0.0 Alpha bootstrap 2020-10-14 21:30:47 +02:00
acpihelp.1 RHEL 9.0.0 Alpha bootstrap 2020-10-14 21:30:47 +02:00
acpisrc.1 RHEL 9.0.0 Alpha bootstrap 2020-10-14 21:30:47 +02:00
acpixtract.1 RHEL 9.0.0 Alpha bootstrap 2020-10-14 21:30:47 +02:00
arm7hl.patch Update acpica-tools to upstream's 20210604 source tree 2021-07-26 11:29:06 -05:00
armv7-str-fixes.patch Merged update from upstream sources 2020-10-31 12:18:15 +01:00
badcode.asl.result Update acpica-tools to upstream's 20210604 source tree 2021-07-26 11:29:06 -05:00
CEDT-support_08.patch Add the subtable CFMWS to the CEDT table 2022-10-07 08:57:05 -05:00
CEDT-support_09.patch Fix Compile issue with CEDT and add template 2022-10-07 08:57:08 -05:00
converterSample.asl.result Update acpica-tools to upstream's 20210604 source tree 2021-07-26 11:29:06 -05:00
COPYING RHEL 9.0.0 Alpha bootstrap 2020-10-14 21:30:47 +02:00
cve-2017-13693.patch Merged update from upstream sources 2020-10-31 12:18:15 +01:00
cve-2017-13694.patch Merged update from upstream sources 2020-10-31 12:18:15 +01:00
cve-2017-13695.patch Merged update from upstream sources 2020-10-31 12:18:15 +01:00
dbtest.patch Merged update from upstream sources 2020-10-31 12:18:15 +01:00
f23-harden.patch Merged update from upstream sources 2020-10-31 12:18:15 +01:00
facp.patch Merged update from upstream sources 2020-10-31 12:18:15 +01:00
gating.yaml Add RHEL gating configuration 2021-07-15 02:41:38 +02:00
grammar.asl.result Update acpica-tools to upstream's 20210604 source tree 2021-07-26 11:29:06 -05:00
iasl.1 RHEL 9.0.0 Alpha bootstrap 2020-10-14 21:30:47 +02:00
int-format.patch Merged update from upstream sources 2020-10-31 12:18:15 +01:00
mips-be-fix.patch Merged update from upstream sources 2020-10-31 12:18:15 +01:00
OPT_LDFLAGS.patch Merged update from upstream sources 2020-10-31 12:18:15 +01:00
ptr-cast.patch Merged update from upstream sources 2020-10-31 12:18:15 +01:00
README.Fedora RHEL 9.0.0 Alpha bootstrap 2020-10-14 21:30:47 +02:00
rpminspect.yaml Instruct rpminspect to allow a patch to modify up to 30 files 2022-02-10 11:40:29 -06:00
run-misc-tests.sh RHEL 9.0.0 Alpha bootstrap 2020-10-14 21:30:47 +02:00
simple-64bit.patch Merged update from upstream sources 2020-10-31 12:18:15 +01:00
sources Update acpica-tools to upstream's 20210604 source tree 2021-07-26 11:29:06 -05:00
str-trunc-warn.patch Update acpica-tools to upstream's 20210604 source tree 2021-07-26 11:29:06 -05:00
template.patch Merged update from upstream sources 2020-10-31 12:18:15 +01:00
ull-32bit.patch Update acpica-tools to upstream's 20210604 source tree 2021-07-26 11:29:06 -05:00
unaligned.patch Merged update from upstream sources 2020-10-31 12:18:15 +01:00
wpbt-unicode.patch Fix WPBT processing of zero-length argument lists 2021-08-04 17:37:53 -05: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.