From 5ee78d55becc7988f2694110191c53c9dfefc2d5 Mon Sep 17 00:00:00 2001 From: Tommy Date: Mon, 10 Jun 2024 07:14:13 -0700 Subject: [PATCH] Grammar fix Signed-off-by: Tommy --- content/posts/knowledge/Laptop Hardware Security.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/posts/knowledge/Laptop Hardware Security.md b/content/posts/knowledge/Laptop Hardware Security.md index bad0f1f..c8d97e2 100644 --- a/content/posts/knowledge/Laptop Hardware Security.md +++ b/content/posts/knowledge/Laptop Hardware Security.md @@ -106,7 +106,7 @@ Another false claim regarding Secure Boot by the Free Software Foundation is tha In reality, most if not all laptops with UEFI Secure Boot allows you to disable it - you can run whichever operating system you want. While it is true that certain lines of laptops like Razer do not allow custom key enrollment, proper business laptops like Dell Latitude/Precision and Lenovo Thinkpads do. You can enroll your own Secure Boot key and tell your laptop to boot only the system you trust. -Another benefit of laptops certified with Microsoft's Secure-cored certification is that you can have the **Freedom** to disable the Microsoft Secure Boot Third-Party Certificate Authority and still have the laptop function normally. This is especially handy if you plan to run Windows as your operating system. +Another benefit of laptops with Microsoft's Secure-cored certification is that you can have the **Freedom** to disable the Microsoft Secure Boot Third-Party Certificate Authority and still have the laptop function normally. This is especially handy if you plan to run Windows as your operating system. UEFI Secure Boot is not Restricted Boot. It is a building block of SRTM and how you can build a secure boot environment.