ddae866 Update to 20200925 upstream sources, replacing big-endian patches

Authored and Committed by ahs3 3 years ago
63 files changed. 7791 lines added. 6876 lines removed.
debian/changelog
file modified
+7 -3
debian/patches/0001-Add-in-basic-infrastructure-for-big-endian-support.patch
file added
+372
debian/patches/0002-Modify-utility-functions-to-be-endian-agnostic.patch
file added
+200
debian/patches/0003-Always-display-table-header-content-in-human-readabl.patch
file added
+51
debian/patches/0004-Re-enable-support-for-big-endian-machines.patch
file added
+78
debian/patches/0005-Support-MADT-aka-APIC-in-a-big-endian-world.patch
file added
+32
debian/patches/0006-Support-ASF-tables-in-a-big-endian-world.patch
file added
+55
debian/patches/0007-Support-CPEP-tables-in-a-big-endian-world.patch
file added
+32
debian/patches/0008-Support-DBG2-table-in-a-big-endian-world.patch
file added
+254
debian/patches/0009-Support-DMAR-in-a-big-endian-world.patch
file added
+171
debian/patches/0010-Support-DRTM-in-a-big-endian-world.patch
file added
+112
debian/patches/0011-Support-EINJ-in-a-big-endian-world.patch
file added
+32
debian/patches/0012-Support-ERST-in-a-big-endian-world.patch
file added
+32
debian/patches/0013-Support-FADT-aka-FACP-in-a-big-endian-world.patch
file added
+189
debian/patches/0014-Support-most-FPDTs-in-a-big-endian-world.patch
file added
+85
debian/patches/0015-Support-GTDT-in-a-big-endian-world.patch
file added
+69
debian/patches/0016-Support-HEST-in-a-big-endian-world.patch
file added
+75
debian/patches/0017-Support-RSDT-RSD-PTR-in-a-big-endian-world.patch
file added
+37
debian/patches/0018-Support-XSDT-in-a-big-endian-world.patch
file added
+38
debian/patches/0019-Support-SRAT-in-a-big-endian-world.patch
file added
+52
debian/patches/0020-Support-SLIT-in-a-big-endian-world.patch
file added
+61
debian/patches/0021-Support-MSCT-in-a-big-endian-world.patch
file added
+43
debian/patches/0022-Support-MPST-in-a-big-endian-world.patch
file added
+152
debian/patches/0023-Support-NFIT-in-a-big-endian-world.patch
file added
+221
debian/patches/0024-Support-SDEV-in-a-big-endian-world.patch
file added
+256
debian/patches/0025-Support-HMAT-in-a-big-endian-world.patch
file added
+278
debian/patches/0026-Support-PDTT-in-a-big-endian-world.patch
file added
+43
debian/patches/0027-Support-PPTT-in-a-big-endian-world.patch
file added
+104
debian/patches/0028-Support-PCCT-in-a-big-endian-world.patch
file added
+54
debian/patches/0029-Support-WDAT-in-a-big-endian-world.patch
file added
+43
debian/patches/0030-Support-TCPA-in-a-big-endian-world.patch
file added
+76
debian/patches/0031-Support-STAO-in-a-big-endian-world.patch
file added
+40
debian/patches/0032-Support-SLIC-and-MSDM-in-a-big-endian-world.patch
file added
+27
debian/patches/0033-Support-MCFG-in-a-big-endian-world.patch
file added
+50
debian/patches/0034-Support-LPIT-in-a-big-endian-world.patch
file added
+46
debian/patches/0035-Support-PMTT-in-a-big-endian-world.patch
file added
+216
debian/patches/0036-Support-IORT-in-a-big-endian-world.patch
file added
+365
debian/patches/0037-Support-IVRS-in-a-big-endian-world.patch
file added
+96
debian/patches/0038-Support-TPM2-in-a-big-endian-world.patch
file added
+119
debian/patches/0039-Add-partial-big-endian-support-for-WPBT-tables.patch
file added
+61
debian/patches/0040-Support-DSDT-SSDT-in-a-big-endian-world.patch
file added
+3036
debian/patches/0041-Support-MTMR-in-a-big-endian-world.patch
file added
+43
debian/patches/0042-Support-VRTC-in-a-big-endian-world.patch
file added
+42
debian/patches/0043-Support-S3PT-in-a-big-endian-world.patch
file added
+96
debian/patches/0044-Correct-an-endian-ness-problem-when-converting-ASL-t.patch
file added
+43
debian/patches/0045-Correct-a-couple-of-endianness-issues-previously-uns.patch
file added
+83
debian/patches/add-testing.patch
file modified
+1 -1
debian/patches/arm7hl.patch
file modified
+5 -5
debian/patches/aslcodegen.patch
file removed
-29
debian/patches/big-endian-dmtbdump.patch
file removed
-162
debian/patches/big-endian-dmtbdump1.patch
file removed
-637
debian/patches/big-endian-dmtbdump2.patch
file removed
-887
debian/patches/big-endian-dmtbdump3.patch
file removed
-250
debian/patches/big-endian-v2.patch
file removed
-19
debian/patches/big-endian.patch
file removed
-4693
debian/patches/f23-harden.patch
file modified
+7 -7
debian/patches/int-format.patch
file modified
+49 -49
debian/patches/mips-be-fix.patch
file removed
-37
debian/patches/ppc64le.patch
file removed
-16
debian/patches/ptr-cast.patch
file removed
-50
debian/patches/series
file modified
+47 -11
debian/patches/simple-64bit.patch
file removed
-20
debian/patches/ull-32bit.patch
file added
+15
    Update to 20200925 upstream sources, replacing big-endian patches
    
    Signed-off-by: Al Stone <ahs3@ahs3.net>
    
        
file modified
+7 -3
file modified
+5 -5
file modified
+49 -49
file modified
+47 -11