From 7df500bd1cc911932f9c3a7cd2eb6c071764f0c4 Mon Sep 17 00:00:00 2001 From: jh-devv Date: Mon, 19 Feb 2024 15:36:24 +0200 Subject: [PATCH] readme: add mention of "Window UEFI Mode" needed on some boards --- docs/QUICK_START.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/QUICK_START.md b/docs/QUICK_START.md index 0d077aa..5f749b6 100644 --- a/docs/QUICK_START.md +++ b/docs/QUICK_START.md @@ -222,6 +222,8 @@ firmware. At the end of this section, Secure Boot will be enabled on your system and your firmware will only boot binaries that are signed with your keys. +At least on some ASUS boards and others, you may also need to set the `OS Type` to "Windows UEFI Mode" in the Secure Boot settings, so that Secure Boot does get enabled. + These instructions are specific to Thinkpads and may need to be adapted on other systems.