]> git.ipfire.org Git - thirdparty/systemd.git/commit
sd-boot: add support for custom mode.
authorGerd Hoffmann <kraxel@redhat.com>
Mon, 18 Mar 2024 08:23:16 +0000 (09:23 +0100)
committerLuca Boccassi <luca.boccassi@gmail.com>
Wed, 20 Mar 2024 11:04:14 +0000 (11:04 +0000)
commit102138a12eef64126f7973fdb1213b2d4ea1a73d
tree717cac725fe3bf74eedf27cf62f9c88627940a09
parent3037616d8ed68f3263746e3c6399d4a05242068b
sd-boot: add support for custom mode.

Custom mode allows to write updates to db, dbx, KEK and PK without
signature.  See the comment block for a more detailed description.

In case the PK update has no signature try to enable custom mode.
src/boot/efi/efi.h
src/boot/efi/secure-boot.c