Installers
Installers
Posted Jul 16, 2025 22:03 UTC (Wed) by comex (subscriber, #71521)Parent article: Linux and Secure Boot certificate expiration
Does UEFI have some magic system where the firmware can update its keys from the install media before actually running the installer? Or are you just out of luck unless you turn off Secure Boot?
Posted Jul 17, 2025 1:22 UTC (Thu)
by jreiser (subscriber, #11027)
[Link]
Posted Jul 17, 2025 11:00 UTC (Thu)
by jengelh (guest, #33263)
[Link] (1 responses)
Posted Jul 18, 2025 6:50 UTC (Fri)
by kraxel (subscriber, #49444)
[Link]
BTW: Microsoft has released signed DB updates which add the 2023 code signing keys meanwhile.
These can be applied by standard EFI variable updates, using the efi-updatevar utility for example. I expect fwupd will support that soon too.
Posted Jul 18, 2025 13:50 UTC (Fri)
by pjones (subscriber, #31722)
[Link]
We're also going to try some experiments with making that a secondary boot entry on the primary media, with the hopes that at least some firmwares will correctly attempt it after the newer boot target, but it's yet to be seen how effective that will be. We'll also do our best to make sure EDK2 supports that correctly, and try to get Red Hat's hardware partners to make sure they have that support.
Installers
Installers
Installers
https://github.com/microsoft/secureboot_objects/tree/main...
They are signed with the old (2011) KEK key, so there is no need to enroll the new (2023) KEK key to apply those updates.
Installers