grub2/SOURCES/grub.patches

307 lines
20 KiB
Plaintext

Patch0001: 0001-Revert-templates-Fix-user-facing-typo-with-an-incorr.patch
Patch0002: 0002-Revert-templates-Properly-disable-the-os-prober-by-d.patch
Patch0003: 0003-Revert-templates-Disable-the-os-prober-by-default.patch
Patch0004: 0004-Add-support-for-Linux-EFI-stub-loading.patch
Patch0005: 0005-Rework-linux-command.patch
Patch0006: 0006-Rework-linux16-command.patch
Patch0007: 0007-Add-secureboot-support-on-efi-chainloader.patch
Patch0008: 0008-Make-any-of-the-loaders-that-link-in-efi-mode-honor-.patch
Patch0009: 0009-Handle-multi-arch-64-on-32-boot-in-linuxefi-loader.patch
Patch0010: 0010-re-write-.gitignore.patch
Patch0011: 0011-IBM-client-architecture-CAS-reboot-support.patch
Patch0012: 0012-for-ppc-reset-console-display-attr-when-clear-screen.patch
Patch0013: 0013-Disable-GRUB-video-support-for-IBM-power-machines.patch
Patch0014: 0014-Move-bash-completion-script-922997.patch
Patch0015: 0015-Allow-fallback-to-include-entries-by-title-not-just-.patch
Patch0016: 0016-Make-exit-take-a-return-code.patch
Patch0017: 0017-Make-efi-machines-load-an-env-block-from-a-variable.patch
Patch0018: 0018-Migrate-PPC-from-Yaboot-to-Grub2.patch
Patch0019: 0019-Add-fw_path-variable-revised.patch
Patch0020: 0020-Pass-x-hex-hex-straight-through-unmolested.patch
Patch0021: 0021-blscfg-add-blscfg-module-to-parse-Boot-Loader-Specif.patch
Patch0022: 0022-Add-devicetree-loading.patch
Patch0023: 0023-Don-t-write-messages-to-the-screen.patch
Patch0024: 0024-Don-t-print-GNU-GRUB-header.patch
Patch0025: 0025-Don-t-add-to-highlighted-row.patch
Patch0026: 0026-Message-string-cleanups.patch
Patch0027: 0027-Fix-border-spacing-now-that-we-aren-t-displaying-it.patch
Patch0028: 0028-Use-the-correct-indentation-for-the-term-help-text.patch
Patch0029: 0029-Indent-menu-entries.patch
Patch0030: 0030-Fix-margins.patch
Patch0031: 0031-Use-2-instead-of-1-for-our-right-hand-margin-so-line.patch
Patch0032: 0032-Enable-pager-by-default.-985860.patch
Patch0033: 0033-F10-doesn-t-work-on-serial-so-don-t-tell-the-user-to.patch
Patch0034: 0034-Don-t-say-GNU-Linux-in-generated-menus.patch
Patch0035: 0035-Don-t-draw-a-border-around-the-menu.patch
Patch0036: 0036-Use-the-standard-margin-for-the-timeout-string.patch
Patch0037: 0037-Add-.eh_frame-to-list-of-relocations-stripped.patch
Patch0038: 0038-Don-t-require-a-password-to-boot-entries-generated-b.patch
Patch0039: 0039-Don-t-emit-Booting-.-message.patch
Patch0040: 0040-Replace-a-lot-of-man-pages-with-slightly-nicer-ones.patch
Patch0041: 0041-use-fw_path-prefix-when-fallback-searching-for-grub-.patch
Patch0042: 0042-Try-mac-guid-etc-before-grub.cfg-on-tftp-config-file.patch
Patch0043: 0043-Generate-OS-and-CLASS-in-10_linux-from-etc-os-releas.patch
Patch0044: 0044-Minimize-the-sort-ordering-for-.debug-and-rescue-ker.patch
Patch0045: 0045-Try-prefix-if-fw_path-doesn-t-work.patch
Patch0046: 0046-Use-Distribution-Package-Sort-for-grub2-mkconfig-112.patch
Patch0047: 0047-Make-grub2-mkconfig-construct-titles-that-look-like-.patch
Patch0048: 0048-Add-friendly-grub2-password-config-tool-985962.patch
Patch0049: 0049-tcp-add-window-scaling-support.patch
Patch0050: 0050-efinet-and-bootp-add-support-for-dhcpv6.patch
Patch0051: 0051-Add-grub-get-kernel-settings-and-use-it-in-10_linux.patch
Patch0052: 0052-bz1374141-fix-incorrect-mask-for-ppc64.patch
Patch0053: 0053-Make-grub_fatal-also-backtrace.patch
Patch0054: 0054-Fix-up-some-man-pages-rpmdiff-noticed.patch
Patch0055: 0055-Make-our-info-pages-say-grub2-where-appropriate.patch
Patch0056: 0056-macos-just-build-chainloader-entries-don-t-try-any-x.patch
Patch0057: 0057-grub2-btrfs-Add-ability-to-boot-from-subvolumes.patch
Patch0058: 0058-export-btrfs_subvol-and-btrfs_subvolid.patch
Patch0059: 0059-grub2-btrfs-03-follow_default.patch
Patch0060: 0060-grub2-btrfs-04-grub2-install.patch
Patch0061: 0061-grub2-btrfs-05-grub2-mkconfig.patch
Patch0062: 0062-grub2-btrfs-06-subvol-mount.patch
Patch0063: 0063-Fallback-to-old-subvol-name-scheme-to-support-old-sn.patch
Patch0064: 0064-Grub-not-working-correctly-with-btrfs-snapshots-bsc-.patch
Patch0065: 0065-Add-grub_efi_allocate_pool-and-grub_efi_free_pool-wr.patch
Patch0066: 0066-Use-grub_efi_.-memory-helpers-where-reasonable.patch
Patch0067: 0067-Add-PRIxGRUB_EFI_STATUS-and-use-it.patch
Patch0068: 0068-don-t-use-int-for-efi-status.patch
Patch0069: 0069-make-GRUB_MOD_INIT-declare-its-function-prototypes.patch
Patch0070: 0070-Don-t-guess-boot-efi-as-HFS-on-ppc-machines-in-grub-.patch
Patch0071: 0071-20_linux_xen-load-xen-or-multiboot-2-modules-as-need.patch
Patch0072: 0072-Make-pmtimer-tsc-calibration-not-take-51-seconds-to-.patch
Patch0073: 0073-align-struct-efi_variable-better.patch
Patch0074: 0074-Add-BLS-support-to-grub-mkconfig.patch
Patch0075: 0075-Don-t-attempt-to-backtrace-on-grub_abort-for-grub-em.patch
Patch0076: 0076-Add-linux-and-initrd-commands-for-grub-emu.patch
Patch0077: 0077-Add-grub2-switch-to-blscfg.patch
Patch0078: 0078-make-better-backtraces.patch
Patch0079: 0079-normal-don-t-draw-our-startup-message-if-debug-is-se.patch
Patch0080: 0080-Work-around-some-minor-include-path-weirdnesses.patch
Patch0081: 0081-Make-it-possible-to-enabled-build-id-sha1.patch
Patch0082: 0082-Add-grub_qdprintf-grub_dprintf-without-the-file-line.patch
Patch0083: 0083-Make-a-gdb-dprintf-that-tells-us-load-addresses.patch
Patch0084: 0084-Fixup-for-newer-compiler.patch
Patch0085: 0085-Don-t-attempt-to-export-the-start-and-_start-symbols.patch
Patch0086: 0086-Fixup-for-newer-compiler.patch
Patch0087: 0087-Add-support-for-non-Ethernet-network-cards.patch
Patch0088: 0088-net-read-bracketed-ipv6-addrs-and-port-numbers.patch
Patch0089: 0089-bootp-New-net_bootp6-command.patch
Patch0090: 0090-efinet-UEFI-IPv6-PXE-support.patch
Patch0091: 0091-grub.texi-Add-net_bootp6-doument.patch
Patch0092: 0092-bootp-Add-processing-DHCPACK-packet-from-HTTP-Boot.patch
Patch0093: 0093-efinet-Setting-network-from-UEFI-device-path.patch
Patch0094: 0094-efinet-Setting-DNS-server-from-UEFI-protocol.patch
Patch0095: 0095-Support-UEFI-networking-protocols.patch
Patch0096: 0096-AUDIT-0-http-boot-tracker-bug.patch
Patch0097: 0097-grub-editenv-Add-incr-command-to-increment-integer-v.patch
Patch0098: 0098-Add-auto-hide-menu-support.patch
Patch0099: 0099-Add-grub-set-bootflag-utility.patch
Patch0100: 0100-docs-Add-grub-boot-indeterminate.service-example.patch
Patch0101: 0101-gentpl-add-disable-support.patch
Patch0102: 0102-gentpl-add-pc-firmware-type.patch
Patch0103: 0103-efinet-also-use-the-firmware-acceleration-for-http.patch
Patch0104: 0104-efi-http-Make-root_url-reflect-the-protocol-hostname.patch
Patch0105: 0105-Make-it-so-we-can-tell-configure-which-cflags-utils-.patch
Patch0106: 0106-module-verifier-make-it-possible-to-run-checkers-on-.patch
Patch0107: 0107-Rework-how-the-fdt-command-builds.patch
Patch0108: 0108-Disable-non-wordsize-allocations-on-arm.patch
Patch0109: 0109-Prepend-prefix-when-HTTP-path-is-relative.patch
Patch0110: 0110-Make-grub_error-more-verbose.patch
Patch0111: 0111-Make-reset-an-alias-for-the-reboot-command.patch
Patch0112: 0112-Add-a-version-command.patch
Patch0113: 0113-Add-more-dprintf-and-nerf-dprintf-in-script.c.patch
Patch0114: 0114-arm-arm64-loader-Better-memory-allocation-and-error-.patch
Patch0115: 0115-Try-to-pick-better-locations-for-kernel-and-initrd.patch
Patch0116: 0116-Attempt-to-fix-up-all-the-places-Wsign-compare-error.patch
Patch0117: 0117-Don-t-use-Wno-sign-compare-Wno-conversion-Wno-error-.patch
Patch0118: 0118-x86-efi-Use-bounce-buffers-for-reading-to-addresses-.patch
Patch0119: 0119-x86-efi-Re-arrange-grub_cmd_linux-a-little-bit.patch
Patch0120: 0120-x86-efi-Make-our-own-allocator-for-kernel-stuff.patch
Patch0121: 0121-x86-efi-Allow-initrd-params-cmdline-allocations-abov.patch
Patch0122: 0122-Fix-getroot.c-s-trampolines.patch
Patch0123: 0123-Do-not-allow-stack-trampolines-anywhere.patch
Patch0124: 0124-Reimplement-boot_counter.patch
Patch0125: 0125-Fix-menu-entry-selection-based-on-ID-and-title.patch
Patch0126: 0126-Make-the-menu-entry-users-option-argument-to-be-opti.patch
Patch0127: 0127-Add-efi-export-env-and-efi-load-env-commands.patch
Patch0128: 0128-Make-it-possible-to-subtract-conditions-from-debug.patch
Patch0129: 0129-Export-all-variables-from-the-initial-context-when-c.patch
Patch0130: 0130-grub.d-Split-out-boot-success-reset-from-menu-auto-h.patch
Patch0131: 0131-Fix-systemctl-kexec-exit-status-check.patch
Patch0132: 0132-Print-grub-emu-linux-loader-messages-as-debug.patch
Patch0133: 0133-Don-t-assume-that-boot-commands-will-only-return-on-.patch
Patch0134: 0134-Fix-undefined-references-for-fdt-when-building-with-.patch
Patch0135: 0135-Do-better-in-bootstrap.conf.patch
Patch0136: 0136-Use-git-to-apply-gnulib-patches.patch
Patch0137: 0137-Fix-build-error-with-the-fdt-module-on-risc-v.patch
Patch0138: 0138-grub-set-bootflag-Update-comment-about-running-as-ro.patch
Patch0139: 0139-grub-set-bootflag-Write-new-env-to-tmpfile-and-then-.patch
Patch0140: 0140-grub.d-Fix-boot_indeterminate-getting-set-on-boot_su.patch
Patch0141: 0141-Also-define-GRUB_EFI_MAX_ALLOCATION_ADDRESS-for-RISC.patch
Patch0142: 0142-chainloader-Define-machine-types-for-RISC-V.patch
Patch0143: 0143-Add-start-symbol-for-RISC-V.patch
Patch0144: 0144-bootstrap.conf-Force-autogen.sh-to-use-python3.patch
Patch0145: 0145-efi-http-Export-fw-http-_path-variables-to-make-them.patch
Patch0146: 0146-efi-http-Enclose-literal-IPv6-addresses-in-square-br.patch
Patch0147: 0147-efi-net-Allow-to-specify-a-port-number-in-addresses.patch
Patch0148: 0148-efi-ip4_config-Improve-check-to-detect-literal-IPv6-.patch
Patch0149: 0149-efi-net-Print-a-debug-message-if-parsing-the-address.patch
Patch0150: 0150-kern-term-Also-accept-F8-as-a-user-interrupt-key.patch
Patch0151: 0151-efi-Set-image-base-address-before-jumping-to-the-PE-.patch
Patch0152: 0152-tpm-Don-t-propagate-TPM-measurement-errors-to-the-ve.patch
Patch0153: 0153-x86-efi-Reduce-maximum-bounce-buffer-size-to-16-MiB.patch
Patch0154: 0154-http-Prepend-prefix-when-the-HTTP-path-is-relative-a.patch
Patch0155: 0155-Fix-a-missing-return-in-efi-export-env-and-efi-load-.patch
Patch0156: 0156-efi-dhcp-fix-some-allocation-error-checking.patch
Patch0157: 0157-efi-http-fix-some-allocation-error-checking.patch
Patch0158: 0158-efi-ip-46-_config.c-fix-some-potential-allocation-ov.patch
Patch0159: 0159-efilinux-Fix-integer-overflows-in-grub_cmd_initrd.patch
Patch0160: 0160-linuxefi-fail-kernel-validation-without-shim-protoco.patch
Patch0161: 0161-Fix-const-char-pointers-in-grub-core-net-bootp.c.patch
Patch0162: 0162-Fix-const-char-pointers-in-grub-core-net-efi-ip4_con.patch
Patch0163: 0163-Fix-const-char-pointers-in-grub-core-net-efi-ip6_con.patch
Patch0164: 0164-Fix-const-char-pointers-in-grub-core-net-efi-net.c.patch
Patch0165: 0165-Fix-const-char-pointers-in-grub-core-net-efi-pxe.c.patch
Patch0166: 0166-Add-systemd-integration-scripts-to-make-systemctl-re.patch
Patch0167: 0167-systemd-integration.sh-Also-set-old-menu_show_once-g.patch
Patch0168: 0168-at_keyboard-use-set-1-when-keyboard-is-in-Translate-.patch
Patch0169: 0169-grub-install-disable-support-for-EFI-platforms.patch
Patch0170: 0170-New-with-debug-timestamps-configure-flag-to-prepend-.patch
Patch0171: 0171-Added-debug-statements-to-grub_disk_open-and-grub_di.patch
Patch0172: 0172-Introduce-function-grub_debug_is_enabled-void-return.patch
Patch0173: 0173-Don-t-clear-screen-when-debugging-is-enabled.patch
Patch0174: 0174-grub_file_-instrumentation-new-file-debug-tag.patch
Patch0175: 0175-ieee1275-Avoiding-many-unecessary-open-close.patch
Patch0176: 0176-ieee1275-powerpc-implements-fibre-channel-discovery-.patch
Patch0177: 0177-ieee1275-powerpc-enables-device-mapper-discovery.patch
Patch0178: 0178-Add-at_keyboard_fallback_set-var-to-force-the-set-ma.patch
Patch0179: 0179-Add-suport-for-signing-grub-with-an-appended-signatu.patch
Patch0180: 0180-docs-grub-Document-signing-grub-under-UEFI.patch
Patch0181: 0181-docs-grub-Document-signing-grub-with-an-appended-sig.patch
Patch0182: 0182-dl-provide-a-fake-grub_dl_set_persistent-for-the-emu.patch
Patch0183: 0183-pgp-factor-out-rsa_pad.patch
Patch0184: 0184-crypto-move-storage-for-grub_crypto_pk_-to-crypto.c.patch
Patch0185: 0185-posix_wrap-tweaks-in-preparation-for-libtasn1.patch
Patch0186: 0186-libtasn1-import-libtasn1-4.16.0.patch
Patch0187: 0187-libtasn1-disable-code-not-needed-in-grub.patch
Patch0188: 0188-libtasn1-changes-for-grub-compatibility.patch
Patch0189: 0189-libtasn1-compile-into-asn1-module.patch
Patch0190: 0190-test_asn1-test-module-for-libtasn1.patch
Patch0191: 0191-grub-install-support-embedding-x509-certificates.patch
Patch0192: 0192-appended-signatures-import-GNUTLS-s-ASN.1-descriptio.patch
Patch0193: 0193-appended-signatures-parse-PKCS-7-signedData-and-X.50.patch
Patch0194: 0194-appended-signatures-support-verifying-appended-signa.patch
Patch0195: 0195-appended-signatures-verification-tests.patch
Patch0196: 0196-appended-signatures-documentation.patch
Patch0197: 0197-ieee1275-enter-lockdown-based-on-ibm-secure-boot.patch
Patch0198: 0198-ieee1275-drop-HEAP_MAX_ADDR-HEAP_MIN_SIZE.patch
Patch0199: 0199-ieee1275-claim-more-memory.patch
Patch0200: 0200-ieee1275-request-memory-with-ibm-client-architecture.patch
Patch0201: 0201-appendedsig-x509-Also-handle-the-Extended-Key-Usage-.patch
Patch0202: 0202-ieee1275-ofdisk-retry-on-open-failure.patch
Patch0203: 0203-01_menu_auto_hide.in-fix-a-then-than-typo.patch
Patch0204: 0204-Fix-disabling-grub-rpm-sort.patch
Patch0205: 0205-Don-t-check-for-rpmvercmp-in-librpm.patch
Patch0206: 0206-Allow-chainloading-EFI-apps-from-loop-mounts.patch
Patch0207: 0207-efinet-Add-DHCP-proxy-support.patch
Patch0208: 0208-fs-ext2-Ignore-checksum-seed-incompat-feature.patch
Patch0209: 0209-Don-t-update-the-cmdline-when-generating-legacy-menu.patch
Patch0210: 0210-Suppress-gettext-error-message.patch
Patch0211: 0211-grub-boot-success.timer-Only-run-if-not-in-a-contain.patch
Patch0212: 0212-grub-set-password-Always-use-boot-grub2-user.cfg-as-.patch
Patch0213: 0213-Remove-outdated-URL-for-BLS-document.patch
Patch0214: 0214-templates-Check-for-EFI-at-runtime-instead-of-config.patch
Patch0215: 0215-efi-Print-an-error-if-boot-to-firmware-setup-is-not-.patch
Patch0216: 0216-arm64-Fix-EFI-loader-kernel-image-allocation.patch
Patch0217: 0217-normal-main-Discover-the-device-to-read-the-config-f.patch
Patch0218: 0218-powerpc-adjust-setting-of-prefix-for-signed-binary-c.patch
Patch0219: 0219-powerpc-fix-prefix-signed-grub-special-case-for-Powe.patch
Patch0220: 0220-Arm-check-for-the-PE-magic-for-the-compiled-arch.patch
Patch0221: 0221-fs-xfs-Fix-unreadable-filesystem-with-v4-superblock.patch
Patch0222: 0222-Print-module-name-on-license-check-failure.patch
Patch0223: 0223-powerpc-ieee1275-load-grub-at-4MB-not-2MB.patch
Patch0224: 0224-grub-mkconfig-restore-umask-for-grub.cfg.patch
Patch0225: 0225-commands-search-Fix-bug-stopping-iteration-when-no-f.patch
Patch0226: 0226-search-new-efidisk-only-option-on-EFI-systems.patch
Patch0227: 0227-efi-new-connectefi-command.patch
Patch0228: 0228-powerpc-do-CAS-in-a-more-compatible-way.patch
Patch0229: 0229-powerpc-prefix-detection-support-device-names-with-c.patch
Patch0230: 0230-ibmvtpm-Add-support-for-trusted-boot-using-a-vTPM-2..patch
Patch0231: 0231-make-ofdisk_retries-optional.patch
Patch0232: 0232-loader-efi-chainloader-grub_load_and_start_image-doe.patch
Patch0233: 0233-loader-efi-chainloader-simplify-the-loader-state.patch
Patch0234: 0234-commands-boot-Add-API-to-pass-context-to-loader.patch
Patch0235: 0235-loader-efi-chainloader-Use-grub_loader_set_ex.patch
Patch0236: 0236-loader-i386-efi-linux-Avoid-a-use-after-free-in-the-.patch
Patch0237: 0237-loader-i386-efi-linux-Use-grub_loader_set_ex.patch
Patch0238: 0238-loader-i386-efi-linux-Fix-a-memory-leak-in-the-initr.patch
Patch0239: 0239-kern-efi-sb-Reject-non-kernel-files-in-the-shim_lock.patch
Patch0240: 0240-kern-file-Do-not-leak-device_name-on-error-in-grub_f.patch
Patch0241: 0241-video-readers-png-Abort-sooner-if-a-read-operation-f.patch
Patch0242: 0242-video-readers-png-Refuse-to-handle-multiple-image-he.patch
Patch0243: 0243-video-readers-png-Drop-greyscale-support-to-fix-heap.patch
Patch0244: 0244-video-readers-png-Avoid-heap-OOB-R-W-inserting-huff-.patch
Patch0245: 0245-video-readers-png-Sanity-check-some-huffman-codes.patch
Patch0246: 0246-video-readers-jpeg-Abort-sooner-if-a-read-operation-.patch
Patch0247: 0247-video-readers-jpeg-Do-not-reallocate-a-given-huff-ta.patch
Patch0248: 0248-video-readers-jpeg-Refuse-to-handle-multiple-start-o.patch
Patch0249: 0249-video-readers-jpeg-Block-int-underflow-wild-pointer-.patch
Patch0250: 0250-normal-charset-Fix-array-out-of-bounds-formatting-un.patch
Patch0251: 0251-net-netbuff-Block-overly-large-netbuff-allocs.patch
Patch0252: 0252-net-ip-Do-IP-fragment-maths-safely.patch
Patch0253: 0253-net-dns-Fix-double-free-addresses-on-corrupt-DNS-res.patch
Patch0254: 0254-net-dns-Don-t-read-past-the-end-of-the-string-we-re-.patch
Patch0255: 0255-net-tftp-Prevent-a-UAF-and-double-free-from-a-failed.patch
Patch0256: 0256-net-tftp-Avoid-a-trivial-UAF.patch
Patch0257: 0257-net-http-Do-not-tear-down-socket-if-it-s-already-bee.patch
Patch0258: 0258-net-http-Fix-OOB-write-for-split-http-headers.patch
Patch0259: 0259-net-http-Error-out-on-headers-with-LF-without-CR.patch
Patch0260: 0260-fs-f2fs-Do-not-read-past-the-end-of-nat-journal-entr.patch
Patch0261: 0261-fs-f2fs-Do-not-read-past-the-end-of-nat-bitmap.patch
Patch0262: 0262-fs-f2fs-Do-not-copy-file-names-that-are-too-long.patch
Patch0263: 0263-fs-btrfs-Fix-several-fuzz-issues-with-invalid-dir-it.patch
Patch0264: 0264-fs-btrfs-Fix-more-ASAN-and-SEGV-issues-found-with-fu.patch
Patch0265: 0265-fs-btrfs-Fix-more-fuzz-issues-related-to-chunks.patch
Patch0266: 0266-misc-Make-grub_min-and-grub_max-more-resilient.patch
Patch0267: 0267-ReiserFS-switch-to-using-grub_min-grub_max.patch
Patch0268: 0268-misc-make-grub_boot_time-also-call-grub_dprintf-boot.patch
Patch0269: 0269-modules-make-.module_license-read-only.patch
Patch0270: 0270-modules-strip-.llvm_addrsig-sections-and-similar.patch
Patch0271: 0271-modules-Don-t-allocate-space-for-non-allocable-secti.patch
Patch0272: 0272-pe-add-the-DOS-header-struct-and-fix-some-bad-naming.patch
Patch0273: 0273-EFI-allocate-kernel-in-EFI_RUNTIME_SERVICES_CODE-ins.patch
Patch0274: 0274-modules-load-module-sections-at-page-aligned-address.patch
Patch0275: 0275-nx-add-memory-attribute-get-set-API.patch
Patch0276: 0276-nx-set-page-permissions-for-loaded-modules.patch
Patch0277: 0277-nx-set-attrs-in-our-kernel-loaders.patch
Patch0278: 0278-nx-set-the-nx-compatible-flag-in-EFI-grub-images.patch
Patch0279: 0279-Make-debug-file-show-which-file-filters-get-run.patch
Patch0280: 0280-efi-make-the-default-arena-most-of-ram.patch
Patch0281: 0281-efi-use-enumerated-array-positions-for-our-allocatio.patch
Patch0282: 0282-efi-split-allocation-policy-for-kernel-vs-initrd-mem.patch
Patch0283: 0283-efi-allocate-the-initrd-within-the-bounds-expressed-.patch
Patch0284: 0284-efi-use-EFI_LOADER_-CODE-DATA-for-kernel-and-initrd-.patch
Patch0285: 0285-BLS-create-etc-kernel-cmdline-during-mkconfig.patch
Patch0286: 0286-ieee1275-implement-vec5-for-cas-negotiation.patch
Patch0287: 0287-squish-don-t-dup-rhgb-quiet-check-mtimes.patch
Patch0288: 0288-squish-give-up-on-rhgb-quiet.patch
Patch0289: 0289-squish-BLS-only-write-etc-kernel-cmdline-if-writable.patch
Patch0290: 0290-x86-efi-Fix-an-incorrect-array-size-in-kernel-alloca.patch
Patch0291: 0291-commands-efi-tpm-Refine-the-status-of-log-event.patch
Patch0292: 0292-commands-efi-tpm-Use-grub_strcpy-instead-of-grub_mem.patch
Patch0293: 0293-efi-tpm-Add-EFI_CC_MEASUREMENT_PROTOCOL-support.patch
Patch0294: 0294-font-Reject-glyphs-exceeds-font-max_glyph_width-or-f.patch
Patch0295: 0295-font-Fix-size-overflow-in-grub_font_get_glyph_intern.patch
Patch0296: 0296-font-Fix-several-integer-overflows-in-grub_font_cons.patch
Patch0297: 0297-font-Remove-grub_font_dup_glyph.patch
Patch0298: 0298-font-Fix-integer-overflow-in-ensure_comb_space.patch
Patch0299: 0299-font-Fix-integer-overflow-in-BMP-index.patch
Patch0300: 0300-font-Fix-integer-underflow-in-binary-search-of-char-.patch
Patch0301: 0301-kern-efi-sb-Enforce-verification-of-font-files.patch
Patch0302: 0302-fbutil-Fix-integer-overflow.patch
Patch0303: 0303-font-Fix-an-integer-underflow-in-blit_comb.patch
Patch0304: 0304-font-Harden-grub_font_blit_glyph-and-grub_font_blit_.patch
Patch0305: 0305-font-Assign-null_font-to-glyphs-in-ascii_font_glyph.patch
Patch0306: 0306-normal-charset-Fix-an-integer-overflow-in-grub_unico.patch