From: Adrian Wannenmacher Date: Thu, 14 Mar 2024 16:15:19 +0000 (+0100) Subject: man: fix efi var vendor uuid for systemd-bless-boot.service X-Git-Tag: v256-rc1~524 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c6d0c6688ee7b0bb4575ab3e96655fd316543c95;p=thirdparty%2Fsystemd.git man: fix efi var vendor uuid for systemd-bless-boot.service The specified vendor UUID is not actually a UUID. This changes it to an actual UUID. The new value matches the ones from the systemd-boot man page and [The Boot Loader Interface](https://systemd.io/BOOT_LOADER_INTERFACE/). --- diff --git a/man/systemd-bless-boot.service.xml b/man/systemd-bless-boot.service.xml index 043ee712540..7ace7703b9a 100644 --- a/man/systemd-bless-boot.service.xml +++ b/man/systemd-bless-boot.service.xml @@ -37,7 +37,7 @@ boot counting is used. Internally, the service operates based on the LoaderBootCountPath EFI variable (of the - vendor UUID 4a67b082-0a4c-41cf-b6c7-440b29bb8c4), which is passed from the boot loader to the + vendor UUID 4a67b082-0a4c-41cf-b6c7-440b29bb8c4f), which is passed from the boot loader to the OS. It contains a file system path (relative to the EFI system partition) of the Boot Loader Specification compliant boot loader entry file or unified kernel image file that was used to boot up the