edb6c78 Update to upstream 20200925 version

Authored and Committed by ahs3 3 years ago
70 files changed. 7249 lines added. 7122 lines removed.
0001-Add-in-basic-infrastructure-for-big-endian-support.patch
file added
+372
0002-Modify-utility-functions-to-be-endian-agnostic.patch
file added
+200
0003-Always-display-table-header-content-in-human-readabl.patch
file added
+51
0004-Re-enable-support-for-big-endian-machines.patch
file added
+78
0005-Support-MADT-aka-APIC-in-a-big-endian-world.patch
file added
+32
0006-Support-ASF-tables-in-a-big-endian-world.patch
file added
+55
0007-Support-CPEP-tables-in-a-big-endian-world.patch
file added
+32
0008-Support-DBG2-table-in-a-big-endian-world.patch
file added
+254
0009-Support-DMAR-in-a-big-endian-world.patch
file added
+171
0010-Support-DRTM-in-a-big-endian-world.patch
file added
+112
0011-Support-EINJ-in-a-big-endian-world.patch
file added
+32
0012-Support-ERST-in-a-big-endian-world.patch
file added
+32
0013-Support-FADT-aka-FACP-in-a-big-endian-world.patch
file added
+189
0014-Support-most-FPDTs-in-a-big-endian-world.patch
file added
+85
0015-Support-GTDT-in-a-big-endian-world.patch
file added
+69
0016-Support-HEST-in-a-big-endian-world.patch
file added
+75
0017-Support-RSDT-RSD-PTR-in-a-big-endian-world.patch
file added
+37
0018-Support-XSDT-in-a-big-endian-world.patch
file added
+38
0019-Support-SRAT-in-a-big-endian-world.patch
file added
+52
0020-Support-SLIT-in-a-big-endian-world.patch
file added
+61
0021-Support-MSCT-in-a-big-endian-world.patch
file added
+43
0022-Support-MPST-in-a-big-endian-world.patch
file added
+152
0023-Support-NFIT-in-a-big-endian-world.patch
file added
+221
0024-Support-SDEV-in-a-big-endian-world.patch
file added
+256
0025-Support-HMAT-in-a-big-endian-world.patch
file added
+278
0026-Support-PDTT-in-a-big-endian-world.patch
file added
+43
0027-Support-PPTT-in-a-big-endian-world.patch
file added
+104
0028-Support-PCCT-in-a-big-endian-world.patch
file added
+54
0029-Support-WDAT-in-a-big-endian-world.patch
file added
+43
0030-Support-TCPA-in-a-big-endian-world.patch
file added
+76
0031-Support-STAO-in-a-big-endian-world.patch
file added
+40
0032-Support-SLIC-and-MSDM-in-a-big-endian-world.patch
file added
+27
0033-Support-MCFG-in-a-big-endian-world.patch
file added
+50
0034-Support-LPIT-in-a-big-endian-world.patch
file added
+46
0035-Support-PMTT-in-a-big-endian-world.patch
file added
+216
0036-Support-IORT-in-a-big-endian-world.patch
file added
+365
0037-Support-IVRS-in-a-big-endian-world.patch
file added
+96
0038-Support-TPM2-in-a-big-endian-world.patch
file added
+119
0039-Add-partial-big-endian-support-for-WPBT-tables.patch
file added
+61
0040-Support-DSDT-SSDT-in-a-big-endian-world.patch
file added
+2682
OPT_LDFLAGS.patch
file modified
+3 -3
acpica-tools.spec
file modified
+89 -83
arm7hl.patch
file modified
+5 -5
armv7-str-fixes.patch
file modified
+5 -4
aslcodegen.patch
file removed
-29
big-endian-dmtbdump.patch
file removed
-162
big-endian-dmtbdump1.patch
file removed
-637
big-endian-dmtbdump2.patch
file removed
-887
big-endian-dmtbdump3.patch
file removed
-250
big-endian-v2.patch
file removed
-19
big-endian-v3.patch
file removed
-140
big-endian.patch
file removed
-4693
converterSample.asl.result
file modified
+16 -1
cve-2017-13693.patch
file modified
+3 -3
cve-2017-13694.patch
file modified
+3 -3
cve-2017-13695.patch
file modified
+3 -3
dbtest.patch
file modified
+7 -6
f23-harden.patch
file modified
+7 -7
facp.patch
file modified
+3 -3
gcc9.patch
file removed
-65
grammar.asl.result
file modified
+7 -1
int-format.patch
file modified
+49 -49
mips-be-fix.patch
file modified
+4 -19
ppc64le.patch
file removed
-16
ptr-cast.patch
file modified
+10 -11
simple-64bit.patch
file modified
+6 -5
str-trunc-warn.patch
file modified
+9 -9
template.patch
file modified
+3 -3
ull-32bit.patch
file added
+12
unaligned.patch
file modified
+6 -6
    Update to upstream 20200925 version
    
    This update also means a major update for all of the big-endian patching
    that has been done.  The older mechanism was getting to unwieldy to keep
    maintained, and too sensitive to upstream changes.  Hence, redid all of
    the old patches, and took the opportunity to make them more amenable to
    change over time.  Ultimately, the goal is to have upstream accept these
    in some form.
    
    Signed-off-by: Al Stone <ahs3@redhat.com>
    
        
file modified
+3 -3
file modified
+89 -83
file modified
+5 -5
file modified
+5 -4
file removed
-29
file removed
-162
file removed
-19
file removed
-140
file removed
-4693
file modified
+16 -1
file modified
+3 -3
file modified
+3 -3
file modified
+3 -3
file modified
+7 -6
file modified
+7 -7
file modified
+3 -3
file removed
-65
file modified
+7 -1
file modified
+49 -49
file modified
+4 -19
file removed
-16
file modified
+10 -11
file modified
+6 -5
file modified
+9 -9
file modified
+3 -3
file added
+12
file modified
+6 -6