Compare commits
No commits in common. "c8-beta" and "c8s" have entirely different histories.
.gitignore.gnu-efi.metadata0001-PATCH-Disable-AVX-instruction-set-on-IA32-and-x86_64.patch0002-Use-ARFLAGS-when-invoking-ar.patch0003-Stripped-diff-for-makefile.patch0004-Make-sure-stdint.h-is-always-used-with-MSVC-on-ARM-A.patch0005-Add-EFI_DRIVER_ENTRY_POINT-support-for-MSVC-ARM64.patch0006-Move-memcpy-memset-definition-to-global-init.c.patch0007-Bump-revision-from-VERSION-3.0.6-to-VERSION-3.0.7.patch0008-Currently-we-have-DivU64x32-on-ia32-but-it-tries-to-.patch0009-gnuefi-preserve-.gnu.hash-sections-unbreaks-elilo-on.patch0010-gnu-efi-fix-lib-ia64-setjmp.S-IA-64-build-failure.patch0011-Fix-some-types-gcc-doesn-t-like.patch0012-Fix-arm-build-paths-in-the-makefile.patch0013-Work-around-Werror-maybe-uninitialized-not-being-ver.patch0014-Fix-a-sign-error-in-the-debughook-example-app.patch0015-Fix-typedef-of-EFI_PXE_BASE_CODE.patch0016-make-clang-not-complain-about-fno-merge-all-constant.patch0017-Fix-another-place-clang-complains-about.patch0018-gnu-efi-add-some-more-common-string-functions.patch0019-Add-D-to-print-device-paths.patch0020-Make-ARCH-overrideable-on-the-command-line.patch0021-apps-Add-bltgrid-and-lfbgrid-and-add-error-checks-to.patch0022-Nerf-Werror-pragma-away.patch0023-Call-ar-in-deterministic-mode.patch0024-Add-debug-helper-applications.patch0025-Bump-revision-from-VERSION-3.0.7-to-VERSION-3.0.8.patch0026-Get-rid-of-some-unused-junk-that-has-the-BSD-4-claus.patchgating.yamlgnu-efi.specsources
1
.gitignore
vendored
1
.gitignore
vendored
@ -1 +1,2 @@
|
||||
SOURCES/gnu-efi-3.0.6.tar.bz2
|
||||
/gnu-efi-3.0.6.tar.bz2
|
||||
|
@ -1 +0,0 @@
|
||||
9f0f75b64c84423f3386da6f3200f5ed7471d9cb SOURCES/gnu-efi-3.0.6.tar.bz2
|
7
gating.yaml
Normal file
7
gating.yaml
Normal file
@ -0,0 +1,7 @@
|
||||
--- !Policy
|
||||
product_versions:
|
||||
- rhel-8
|
||||
decision_context: osci_compose_gate
|
||||
rules:
|
||||
- !PassingTestCaseRule {test_case_name: osci.brew-build.tier0.functional}
|
||||
- !PassingTestCaseRule {test_case_name: manual.sst_desktop.gnu-efi.functional}
|
Loading…
Reference in New Issue
Block a user