d85ffee Forward-port patches from f31 and rebase from git

Authored and Committed by pjones 4 years ago
49 files changed. 620 lines added. 752 lines removed.
0001-Set-0-properly-in-StrnCpy.patch
file modified
+2 -5
0002-Fix-typeo-in-efierr.h-EFI_WARN_UNKNOWN_GLYPH-definit.patch
file modified
+2 -6
0003-Fixed-typeo-lib-error.c-EFI_WARN_UNKNOWN_GLYPH-defin.patch
file modified
+9 -12
0004-efilink-fix-build-with-gcc-4.8.patch
file modified
+2 -5
0005-Fix-for-problem-with-undeclared-intptr_t-type.patch
file modified
+2 -5
0006-Redefine-jmp_buf-to-comply-with-C-calling-convention.patch
file modified
+2 -5
0007-Make.rules-incomplete-wrong-make-r-failure.patch
file modified
+2 -5
0008-gnuefi-Makefile-uses-a-strange-rule-to-create-libgnu.patch
file modified
+4 -7
0009-efiapi.h-fix-EventGroup-parameter-of-EFI_CREATE_EVEN.patch
file modified
+3 -6
0010-Do-not-include-efisetjmp.h-on-efi.h.patch
file modified
+2 -5
0011-Bump-revision-to-VERSION-3.0.10.patch
file modified
+2 -5
0012-Revert-efilink-fix-build-with-gcc-4.8.patch
file modified
+2 -5
0013-Bump-revision-to-VERSION-3.0.11.patch
file modified
+2 -5
0014-efibind-Fix-usage-of-efi-headers-from-C-code.patch
file modified
+2 -5
0015-Fix-ARCH-on-ARMv6.patch
file modified
+2 -5
0016-Re-add-back-the-original-symbol-typeo.patch
file modified
+2 -5
0017-Add-elf.h-for-cross-building-without-a-system-libelf.patch
file modified
+3 -6
0018-make-parameter-to-compile-apps-add-example-output-di.patch
file modified
+2 -6
0019-Support-for-building-on-macOS-systems.patch
file modified
+2 -5
0020-Make-apps-link-against-the-local-gnuefi-and-crt-obje.patch
file modified
+2 -5
0021-Add-.travis.yml.patch
file modified
+2 -5
0022-Use-EFI-canonical-names-everywhere-the-compiler-does.patch
file modified
+32 -36
0023-Fix-a-minor-coverity-complaint-in-some-apps.patch
file modified
+2 -5
0024-Add-stuff-that-s-got-weird-characters-to-.gitattribu.patch0030-Add-stuff-that-s-got-weird-characters-to-.gitattribu.patch
file renamed
+7 -9
0024-Get-rid-of-some-unused-junk-that-has-the-BSD-4-claus.patch
file removed
-312
0025-Get-rid-of-some-unused-junk-that-has-the-BSD-4-claus.patch
file added
+148
0026-Get-rid-of-unused-make-like-files-from-yore.patch0031-Get-rid-of-unused-make-like-files-from-yore.patch
file renamed
+2 -5
0027-Make-ELF-constructors-and-destructors-work.patch0025-Make-ELF-constructors-and-destructors-work.patch
file renamed
+197 -74
0028-Remove-the-accidental-lib-Makefile.orig.patch0026-Remove-the-accidental-lib-Makefile.orig.patch
file renamed
+3 -6
0029-gitignore-add-our-build-directories.patch0027-gitignore-add-our-build-directories.patch
file renamed
+2 -5
0030-make-Fix-shell-exit-status-handling.patch0028-make-Fix-shell-exit-status-handling.patch
file renamed
+3 -6
0031-make-Make-make-clean-use-and-rm-v-everywhere.patch0029-make-Make-make-clean-use-and-rm-v-everywhere.patch
file renamed
+4 -7
0032-Make-our-dummy-.reloc-sections-not-depend-on-section.patch
file modified
+2 -6
0033-Make-CHAR8-and-similar-be-defined-the-same-way-edk2-.patch
file modified
+7 -10
0034-Make-make-TOPDIR-actually-work-and-get-rid-of-unused.patch
file modified
+18 -20
0035-Make-make-make-DESTDIR-.-foo-install-work-right.patch
file modified
+2 -5
0036-Install-our-libraries-in-LIBDIR-gnuefi-ARCH.patch
file modified
+4 -7
0037-Install-all-headers-for-all-arches.patch
file modified
+2 -5
0038-Rename-our-installed-.o-and-linker-scripts.patch
file modified
+2 -5
0039-Supply-makefile-templates.patch
file modified
+11 -14
0040-Semi-asciibetize-_Print-s-formatters.patch
file modified
+64 -58
0041-Implement-Print-L-p-ptr.patch
file modified
+2 -5
0042-Switch-to-fPIE.patch
file modified
+2 -5
0043-lfbgrid-Make-pointer-size-testing-not-arch-name-depe.patch
file modified
+2 -6
0044-Fix-the-arch-subdirs-in-.gitignore.patch
file modified
+2 -5
0045-Use-CFLAGS-with-gcc-print-libgcc-file-name-to-get-th.patch
file modified
+3 -6
0046-CFLAGS-add-Wno-pointer-sign.patch
file added
+23
gnu-efi.patches
file modified
+9 -8
gnu-efi.spec
file modified
+12 -4
    Forward-port patches from f31 and rebase from git
    
    Signed-off-by: Peter Jones <pjones@redhat.com>
    
        
file modified
+2 -5
file modified
+2 -5
0024-Add-stuff-that-s-got-weird-characters-to-.gitattribu.patch 0030-Add-stuff-that-s-got-weird-characters-to-.gitattribu.patch
file renamed
+7 -9
0026-Get-rid-of-unused-make-like-files-from-yore.patch 0031-Get-rid-of-unused-make-like-files-from-yore.patch
file renamed
+2 -5
0027-Make-ELF-constructors-and-destructors-work.patch 0025-Make-ELF-constructors-and-destructors-work.patch
file renamed
+197 -74
0028-Remove-the-accidental-lib-Makefile.orig.patch 0026-Remove-the-accidental-lib-Makefile.orig.patch
file renamed
+3 -6
0029-gitignore-add-our-build-directories.patch 0027-gitignore-add-our-build-directories.patch
file renamed
+2 -5
0030-make-Fix-shell-exit-status-handling.patch 0028-make-Fix-shell-exit-status-handling.patch
file renamed
+3 -6
0031-make-Make-make-clean-use-and-rm-v-everywhere.patch 0029-make-Make-make-clean-use-and-rm-v-everywhere.patch
file renamed
+4 -7
file modified
+2 -5
file modified
+9 -8
file modified
+12 -4