-
-
15.5f2c598bb · ·
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-rc2d0df9304 · ·
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
-
15.420e4d948 · ·
shim 15.4 This is a critical bugfix release. Don't use 15.3, as the SBAT self-check is broken. Many thanks to all who helped out, including but not limited to these contributions: Chris Co (1): Makefile: sort vendor sbats to remove duplicates Jan Setje-Eilers (3): Move the check for the SBAT variable properties to its own function. Fix SBAT variable content validation. Change SBAT variable name to SbatLevel Peter Jones (13): CI: don't use 'make -s'; it's more trouble than help. arm/aa64: Swizzle some sections to make old sbsign happier. Make building outside of the top directory work. make: make 'make install-as-data' install BOOT*.CSV make: Fix search paths for vendor sbat.*.csv files test_parse_sbat_section_too_many_elem(): free section entries parse_sbat_var_data()/cleanup_sbat_var(): fix free logic test_verify_sbat_null_sbat_section(): call cleanup_sbat_var() Fix openssl's 'make clean' sbat: add more dprint() arm/aa64 targets: put .rel* and .dyn* in .rodata Fix an off-by-one on the sbat self-check. Update version to 15.4