From fd7e862ed12da21df748e353b9661baa16e67fbd Mon Sep 17 00:00:00 2001 From: James Le Cuirot Date: Fri, 13 Feb 2026 10:23:11 +0000 Subject: [PATCH] changelog: Add grub, shim, and edk2-bin updates Signed-off-by: James Le Cuirot --- changelog/updates/2026-02-13-boot-updates.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 changelog/updates/2026-02-13-boot-updates.md diff --git a/changelog/updates/2026-02-13-boot-updates.md b/changelog/updates/2026-02-13-boot-updates.md new file mode 100644 index 0000000000..fb8261dd2c --- /dev/null +++ b/changelog/updates/2026-02-13-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 ([202511](https://github.com/tianocore/edk2/releases/tag/edk2-stable202511) (includes [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)))