From: Lennart Poettering Date: Tue, 2 Aug 2022 08:28:15 +0000 (+0200) Subject: update TODO X-Git-Tag: v252-rc1~545 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c794e280e95b6c307fd2432ee670d47387b49fe3;p=thirdparty%2Fsystemd.git update TODO --- diff --git a/TODO b/TODO index 219cf074338..f8bb47d20c7 100644 --- a/TODO +++ b/TODO @@ -109,6 +109,12 @@ Deprecations and removals: Features: +* sd-boot: we probably should include all BootXY EFI variable defined boot + entries in our menu, and then suppress ourselves. Benefit: instant + compatibility with all other OSes which register things there, in particular + on other disks. Always boot into them via NextBoot EFI variable, to not + affect PCR values. + * in sd-boot: load EFI drivers from a new PE section. That way, one can have a "supercharged" sd-boot binary, that could carry ext4 drivers built-in.