From 6d856e26a71c7badb7bcc9b19546efb0be08c291 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Fri, 9 Sep 2022 11:24:12 +0200 Subject: [PATCH] man: say early what a unified kernel image/UKI is --- man/systemd-stub.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/man/systemd-stub.xml b/man/systemd-stub.xml index 50fe571fe7f..f8c3eee3939 100644 --- a/man/systemd-stub.xml +++ b/man/systemd-stub.xml @@ -45,9 +45,9 @@ system into the Linux world. The UEFI boot stub looks for various resources for the kernel invocation inside the UEFI PE binary - itself. This allows combining various resources inside a single PE binary image, which may then be signed - via UEFI SecureBoot as a whole, covering all individual resources at once. Specifically it may - include: + itself. This allows combining various resources inside a single PE binary image (usually called "Unified + Kernel Image", or "UKI" for short), which may then be signed via UEFI SecureBoot as a whole, covering all + individual resources at once. Specifically it may include: The ELF Linux kernel images will be looked for in the .linux PE