Skip to content

Commit 2e3f270

Browse files
committed
Adding new patches
1 parent 2beeb20 commit 2e3f270

3 files changed

Lines changed: 451 additions & 370 deletions

File tree

README.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,27 @@ Few patch based on issue https://github.com/rhboot/shim-review/issues/165:
7878
- https://git.rockylinux.org/staging/rpms/shim-unsigned-x64/-/blob/r8/SOURCES/0008-SBAT.md-trivial-fixes.patch
7979
- https://git.rockylinux.org/staging/rpms/shim-unsigned-x64/-/blob/r8/SOURCES/0009-SBAT.md-fix-will-should.patch
8080
- https://git.rockylinux.org/staging/rpms/shim-unsigned-x64/-/blob/r8/SOURCES/0010-shim-another-attempt-to-fix-load-options-handling.patch
81+
- https://git.rockylinux.org/staging/rpms/shim-unsigned-x64/-/blob/r8/SOURCES/0011-.gitignore-ignore-.gdb-not-just-.gdbinit.patch
82+
- https://git.rockylinux.org/staging/rpms/shim-unsigned-x64/-/blob/r8/SOURCES/0012-shim-rename-pause-to-wait_for_debug.patch
83+
- https://git.rockylinux.org/staging/rpms/shim-unsigned-x64/-/blob/r8/SOURCES/0013-test.h-make-some-of-the-asserts-a-little-more-friend.patch
84+
- https://git.rockylinux.org/staging/rpms/shim-unsigned-x64/-/blob/r8/SOURCES/0014-test.h-add-some-decls-for-some-of-the-stuff-in-efili.patch
85+
- https://git.rockylinux.org/staging/rpms/shim-unsigned-x64/-/blob/r8/SOURCES/0015-test.c-Conditionally-do-not-declare-stuff-that-s-in-.patch
86+
- https://git.rockylinux.org/staging/rpms/shim-unsigned-x64/-/blob/r8/SOURCES/0016-Make-test-cases-link-against-libefi.a.patch
87+
- https://git.rockylinux.org/staging/rpms/shim-unsigned-x64/-/blob/r8/SOURCES/0017-test.c-add-some-simple-mock-functions-for-BS-Allocat.patch
88+
- https://git.rockylinux.org/staging/rpms/shim-unsigned-x64/-/blob/r8/SOURCES/0018-test.h-add-assert_not_equal_.patch
89+
- https://git.rockylinux.org/staging/rpms/shim-unsigned-x64/-/blob/r8/SOURCES/0019-test-Add-a-basic-traceback-printer.patch
90+
- https://git.rockylinux.org/staging/rpms/shim-unsigned-x64/-/blob/r8/SOURCES/0020-shim-move-the-bulk-of-set_second_stage-to-its-own-fi.patch
91+
- https://git.rockylinux.org/staging/rpms/shim-unsigned-x64/-/blob/r8/SOURCES/0021-Add-a-tester-for-parse_load_options.patch
92+
- https://git.rockylinux.org/staging/rpms/shim-unsigned-x64/-/blob/r8/SOURCES/0022-shim-don-t-fail-on-the-odd-LoadOptions-length.patch
93+
- https://git.rockylinux.org/staging/rpms/shim-unsigned-x64/-/blob/r8/SOURCES/0023-arm-aa64-fix-the-size-of-.rela-sections.patch
94+
- https://git.rockylinux.org/staging/rpms/shim-unsigned-x64/-/blob/r8/SOURCES/0024-mok-fix-potential-buffer-overrun-in-import_mok_state.patch
95+
- https://git.rockylinux.org/staging/rpms/shim-unsigned-x64/-/blob/r8/SOURCES/0025-mok-relax-the-maximum-variable-size-check.patch
96+
- https://git.rockylinux.org/staging/rpms/shim-unsigned-x64/-/blob/r8/SOURCES/0026-Don-t-unhook-ExitBootServices-when-EBS-protection-is.patch
97+
- https://git.rockylinux.org/staging/rpms/shim-unsigned-x64/-/blob/r8/SOURCES/PR393-1.patch
98+
- https://git.rockylinux.org/staging/rpms/shim-unsigned-x64/-/blob/r8/SOURCES/PR393-2.patch
99+
- https://git.rockylinux.org/staging/rpms/shim-unsigned-x64/-/blob/r8/SOURCES/PR396.patch
100+
- https://git.rockylinux.org/staging/rpms/shim-unsigned-x64/-/blob/r8/SOURCES/PR399-1.patch
101+
- https://git.rockylinux.org/staging/rpms/shim-unsigned-x64/-/blob/r8/SOURCES/PR399-2.patch
81102

82103
-------------------------------------------------------------------------------
83104
If bootloader, shim loading is, GRUB2: is CVE-2020-14372, CVE-2020-25632,

0 commit comments

Comments
 (0)