mirror of
https://github.com/systemd/systemd-stable.git
synced 2025-03-12 08:58:20 +03:00
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/). (cherry picked from commit c6d0c6688ee7b0bb4575ab3e96655fd316543c95) (cherry picked from commit aa7b8471806136f52287b1737b88bed9d4f221a9) (cherry picked from commit 53cc058d34a76ccf278ccefd1330a34b033a65bf) (cherry picked from commit 332583448bd846f91229736bdff7296650f8d58b)
This commit is contained in:
parent
a4aa32adb0
commit
cc1c8fe523
@ -37,7 +37,7 @@
|
||||
boot counting is used.</para>
|
||||
|
||||
<para>Internally, the service operates based on the <varname>LoaderBootCountPath</varname> EFI variable (of the
|
||||
vendor UUID <constant>4a67b082-0a4c-41cf-b6c7-440b29bb8c4</constant>), which is passed from the boot loader to the
|
||||
vendor UUID <constant>4a67b082-0a4c-41cf-b6c7-440b29bb8c4f</constant>), which is passed from the boot loader to the
|
||||
OS. It contains a file system path (relative to the EFI system partition) of the <ulink
|
||||
url="https://systemd.io/BOOT_LOADER_SPECIFICATION">Boot Loader Specification</ulink> compliant boot loader entry
|
||||
file or unified kernel image file that was used to boot up the
|
||||
|
Loading…
x
Reference in New Issue
Block a user