]> git.ipfire.org Git - thirdparty/systemd.git/commit
boot: add optional EFI SBAT support 19436/head
authorDimitri John Ledkov <xnox@ubuntu.com>
Tue, 27 Apr 2021 15:53:53 +0000 (16:53 +0100)
committerDimitri John Ledkov <xnox@ubuntu.com>
Fri, 7 May 2021 13:38:48 +0000 (14:38 +0100)
commit9137c03c043c702d0f3d8056cd8fcc4b578a5b43
tree376662c18b3ac45bbdacfab3794e33c1a1cb53e8
parentac2c088939de5aba5a06bee00dbc6c89a2809534
boot: add optional EFI SBAT support

Add SBAT support, when -Dsbat-distro value is specified. One can use
-Dsbat-distro=auto for autodetection of all sbat options. Many meson configure
options added to customize SBAT CSV values, but sensible defaults are auto
detected by default. SBAT support is required if shim v15+ is used to load
systemd-boot binary or kernel.efi (Type II BootLoaderSpec).

Fixes #19247
meson_options.txt
src/basic/macro.h
src/boot/efi/meson.build
src/boot/efi/secure-boot.c
src/fundamental/macro-fundamental.h