From 13a4e9f209b47338e674bebc40e8f573060f0dc5 Mon Sep 17 00:00:00 2001 From: Yu Watanabe Date: Tue, 19 Jan 2021 07:22:48 +0900 Subject: [PATCH] TODO: fix typo --- TODO | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TODO b/TODO index b06bd7ba452..94a585769b7 100644 --- a/TODO +++ b/TODO @@ -21,7 +21,7 @@ Janitorial Clean-ups: Features: * sd-boot: define a drop-in dir in the ESP that may contain X.509 - certificates. If the firmware is detected to be in setup mode, automaticallly + certificates. If the firmware is detected to be in setup mode, automatically enroll them as PK/KEK/db, turn off setup mode and proceed. Optionally, instead of auto-enrolling them add them to the sd-boot menu, giving the user the option to manually enroll them, after selecting the menu entry. This way,