From: Luca Boccassi Date: Tue, 3 Oct 2023 10:39:15 +0000 (+0100) Subject: docs: fix spelling in UEFI_SECURITY.md X-Git-Tag: v255-rc1~350 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=d3dde190c1e805ceb7307a7494558d52ea387b8d;p=thirdparty%2Fsystemd.git docs: fix spelling in UEFI_SECURITY.md that that -> that --- diff --git a/src/boot/efi/UEFI_SECURITY.md b/src/boot/efi/UEFI_SECURITY.md index c524f313c70..a1010f8fc31 100644 --- a/src/boot/efi/UEFI_SECURITY.md +++ b/src/boot/efi/UEFI_SECURITY.md @@ -31,8 +31,8 @@ environments. Since it is embedded in a PE signed binary, `systemd-stub` will temporarily disable the UEFI authentication protobol while loading the payload kernel it wraps, in order to avoid redundant duplicate authentication of -the image, given that that the payload kernel was already authenticated and verified as part of the whole -image. SecureBoot authentication is re-enabled immediately after the kernel image has been loaded. +the image, given that the payload kernel was already authenticated and verified as part of the whole image. +SecureBoot authentication is re-enabled immediately after the kernel image has been loaded. Various EFI variables, under the vendor UUID `4a67b082-0a4c-41cf-b6c7-440b29bb8c4f`, are set and read by these components, to pass metadata and configuration between different stages of the boot process, as