67650e import gnu-efi-3.0.8-2.el7

Authored and Committed by centosrcm 5 years ago
33 files changed. 2052 lines added. 217 lines removed.
.gitignore
file modified
+1 -1
.gnu-efi.metadata
file modified
+1 -1
SOURCES/0001-Mark-our-explicit-fall-through-so-Wextra-will-work-i.patch
file removed
-33
SOURCES/0001-PATCH-Disable-AVX-instruction-set-on-IA32-and-x86_64.patch
file added
+44
SOURCES/0002-Use-ARFLAGS-when-invoking-ar.patch
file added
+30
SOURCES/0003-Stripped-diff-for-makefile.patch
file added
+31
SOURCES/0004-Make-sure-stdint.h-is-always-used-with-MSVC-on-ARM-A.patch
file added
+94
SOURCES/0005-Add-EFI_DRIVER_ENTRY_POINT-support-for-MSVC-ARM64.patch
file added
+44
SOURCES/0006-Move-memcpy-memset-definition-to-global-init.c.patch
file added
+215
SOURCES/0007-Bump-revision-from-VERSION-3.0.6-to-VERSION-3.0.7.patch
file added
+26
SOURCES/0008-Currently-we-have-DivU64x32-on-ia32-but-it-tries-to-.patchSOURCES/0012-Make-ia32-use-our-own-div-asm-on-gnu-C-as-well.patch
file renamed
+10 -6
SOURCES/0009-gnuefi-preserve-.gnu.hash-sections-unbreaks-elilo-on.patch
file added
+148
SOURCES/0009-route80h-remove-some-dead-code.patch
file removed
-33
SOURCES/0010-Make-clang-not-complain-about-the-debughook-s-optimi.patch
file removed
-57
SOURCES/0010-gnu-efi-fix-lib-ia64-setjmp.S-IA-64-build-failure.patch
file added
+161
SOURCES/0011-Fix-some-types-gcc-doesn-t-like.patchSOURCES/0002-Fix-some-types-gcc-doesn-t-like.patch
file renamed
+12 -11
SOURCES/0012-Fix-arm-build-paths-in-the-makefile.patchSOURCES/0003-Fix-arm-build-paths-in-the-makefile.patch
file renamed
+6 -5
SOURCES/0013-Work-around-Werror-maybe-uninitialized-not-being-ver.patchSOURCES/0004-Work-around-Werror-maybe-uninitialized-not-being-ver.patch
file renamed
+7 -6
SOURCES/0014-Fix-a-sign-error-in-the-debughook-example-app.patchSOURCES/0005-Fix-a-sign-error-in-the-debughook-example-app.patch
file renamed
+8 -7
SOURCES/0015-Fix-typedef-of-EFI_PXE_BASE_CODE.patchSOURCES/0006-Fix-typedef-of-EFI_PXE_BASE_CODE.patch
file renamed
+7 -6
SOURCES/0016-make-clang-not-complain-about-fno-merge-all-constant.patchSOURCES/0007-make-clang-not-complain-about-fno-merge-constants.patch
file renamed
+13 -9
SOURCES/0017-Fix-another-place-clang-complains-about.patchSOURCES/0008-Fix-another-place-clang-complains-about.patch
file renamed
+9 -6
SOURCES/0018-gnu-efi-add-some-more-common-string-functions.patch
file added
+345
SOURCES/0019-Add-D-to-print-device-paths.patch
file added
+47
SOURCES/0020-Make-ARCH-overrideable-on-the-command-line.patch
file added
+31
SOURCES/0021-apps-Add-bltgrid-and-lfbgrid-and-add-error-checks-to.patch
file added
+447
SOURCES/0022-Nerf-Werror-pragma-away.patchSOURCES/0011-Nerf-Werror-pragma-away.patch
file renamed
+9 -5
SOURCES/0023-Call-ar-in-deterministic-mode.patchSOURCES/0013-Call-ar-in-deterministic-mode.patch
file renamed
+9 -8
SOURCES/0024-Add-debug-helper-applications.patch
file added
+119
SOURCES/0025-Bump-revision-from-VERSION-3.0.7-to-VERSION-3.0.8.patch
file added
+26
SOURCES/0026-Work-around-some-intptr_t-weirdnesses.patch
file added
+40
SOURCES/0027-Fix-a-minor-coverity-complaint-in-some-apps.patch
file added
+59
SPECS/gnu-efi.spec
file modified
+53 -23
    import gnu-efi-3.0.8-2.el7
    
        
file modified
+1 -1
file modified
+1 -1
SOURCES/0008-Currently-we-have-DivU64x32-on-ia32-but-it-tries-to-.patch SOURCES/0012-Make-ia32-use-our-own-div-asm-on-gnu-C-as-well.patch
file renamed
+10 -6
SOURCES/0011-Fix-some-types-gcc-doesn-t-like.patch SOURCES/0002-Fix-some-types-gcc-doesn-t-like.patch
file renamed
+12 -11
SOURCES/0012-Fix-arm-build-paths-in-the-makefile.patch SOURCES/0003-Fix-arm-build-paths-in-the-makefile.patch
file renamed
+6 -5
SOURCES/0013-Work-around-Werror-maybe-uninitialized-not-being-ver.patch SOURCES/0004-Work-around-Werror-maybe-uninitialized-not-being-ver.patch
file renamed
+7 -6
SOURCES/0014-Fix-a-sign-error-in-the-debughook-example-app.patch SOURCES/0005-Fix-a-sign-error-in-the-debughook-example-app.patch
file renamed
+8 -7
SOURCES/0015-Fix-typedef-of-EFI_PXE_BASE_CODE.patch SOURCES/0006-Fix-typedef-of-EFI_PXE_BASE_CODE.patch
file renamed
+7 -6
SOURCES/0016-make-clang-not-complain-about-fno-merge-all-constant.patch SOURCES/0007-make-clang-not-complain-about-fno-merge-constants.patch
file renamed
+13 -9
SOURCES/0017-Fix-another-place-clang-complains-about.patch SOURCES/0008-Fix-another-place-clang-complains-about.patch
file renamed
+9 -6
SOURCES/0022-Nerf-Werror-pragma-away.patch SOURCES/0011-Nerf-Werror-pragma-away.patch
file renamed
+9 -5
SOURCES/0023-Call-ar-in-deterministic-mode.patch SOURCES/0013-Call-ar-in-deterministic-mode.patch
file renamed
+9 -8
file modified
+53 -23