Tags give the ability to mark specific points in history as being important
-
-
-
-
15.5
f2c598bb · ·shim 15.5 Much thanks to those who tested this release. Changes from -rc2: - Make Mok config table be runtime services memory - Remove post-process-pe on 'make clean' - pe: missing perror argument **Incremental changelog**: https://github.com/rhboot/shim/compare/15.5-rc2...15.5 From 15.4, the following people contributed code: - Peter Jones (46) - Heinrich Schuchardt (7) - Gary Lin (6) - Renaud Métrich (4) - Julian Andres Klode (4) - Serge Hallyn (2) - Robbie Harwood (2) - Nicholas Bishop (2) - João Paulo Rechi Vita (2) - Seth Forshee (1) - Jonathan Yong (1) - Jonas Witschel (1) - Javier Martinez Canillas (1) - Jan Setje-Eilers (1) - Esther Shimanovich (1) - Eric Snowberg (1) - Dimitri John Ledkov (1) - Daniel Axtens (1) - Chris Coulson (1) - Adam Williamson (1) **Full changelog**: https://github.com/rhboot/shim/compare/15.4...15.5
-
15.5-rc2
d0df9304 · ·shim 15.5 release candidate 2 What's Changed * docs: update SBAT UEFI variable name by @nicholasbishop in https://github.com/rhboot/shim/pull/421 * Don't parse load options if invoked from removable media path by @julian-klode in https://github.com/rhboot/shim/pull/399 * fallback: fix fallback not passing arguments of the first boot option by @martinezjavier in https://github.com/rhboot/shim/pull/433 * shim: Don't stop forever at "Secure Boot not enabled" notification by @rmetrich in https://github.com/rhboot/shim/pull/438 * Shim 15.5 coverity by @vathpela in https://github.com/rhboot/shim/pull/439 New Contributors * @hallyn made their first contribution in https://github.com/rhboot/shim/pull/389 * @jyong2 made their first contribution in https://github.com/rhboot/shim/pull/365 * @sforshee made their first contribution in https://github.com/rhboot/shim/pull/378 * @frozencemetery made their first contribution in https://github.com/rhboot/shim/pull/403 * @xypron made their first contribution in https://github.com/rhboot/shim/pull/406 * @eshiman made their first contribution in https://github.com/rhboot/shim/pull/398 * @daxtens made their first contribution in https://github.com/rhboot/shim/pull/413 * @rmetrich made their first contribution in https://github.com/rhboot/shim/pull/414 * @julian-klode made their first contribution in https://github.com/rhboot/shim/pull/393 **Full Changelog**: https://github.com/rhboot/shim/compare/15.5-rc1...15.5-rc2