From cecee1c14c50e48c299751af217a58f32928c662 Mon Sep 17 00:00:00 2001 From: James Le Cuirot Date: Tue, 31 Mar 2026 17:11:14 +0100 Subject: [PATCH] changelog: Add grub, shim, and edk2-bin updates Signed-off-by: James Le Cuirot --- changelog/updates/2026-03-31-boot-updates.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 changelog/updates/2026-03-31-boot-updates.md diff --git a/changelog/updates/2026-03-31-boot-updates.md b/changelog/updates/2026-03-31-boot-updates.md new file mode 100644 index 0000000000..2b0b2e6ab3 --- /dev/null +++ b/changelog/updates/2026-03-31-boot-updates.md @@ -0,0 +1,3 @@ +- grub (2.12-flatcar4, rebased against Fedora 44) +- shim ([16.1](https://github.com/rhboot/shim/releases/tag/16.1) (includes [16.0](https://github.com/rhboot/shim/releases/tag/16.0))) +- SDK: edk2-bin ([202602](https://github.com/tianocore/edk2/releases/tag/edk2-stable202602) (includes [202511](https://github.com/tianocore/edk2/releases/tag/edk2-stable202511), [202508](https://github.com/tianocore/edk2/releases/tag/edk2-stable202508), [202505](https://github.com/tianocore/edk2/releases/tag/edk2-stable202505), [202502](https://github.com/tianocore/edk2/releases/tag/edk2-stable202502), [202411](https://github.com/tianocore/edk2/releases/tag/edk2-stable202411)))