From: Lennart Poettering Date: Fri, 9 Sep 2022 16:29:24 +0000 (+0200) Subject: stub: typo fix in comment X-Git-Tag: v252-rc1~116^2~1 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=5dcb9c3ccda27f1ab9cb9ee7be064100969ad302;p=thirdparty%2Fsystemd.git stub: typo fix in comment https://github.com/systemd/systemd/pull/24458#discussion_r966941104 --- diff --git a/src/boot/efi/stub.c b/src/boot/efi/stub.c index 494972fa38c..cafc9cbc971 100644 --- a/src/boot/efi/stub.c +++ b/src/boot/efi/stub.c @@ -297,7 +297,7 @@ EFI_STATUS efi_main(EFI_HANDLE image, EFI_SYSTEM_TABLE *sys_table) { /* If the PCR signature was embedded in the PE image, then let's wrap it in a cpio and also pass it * to the kernel, so that it can be read from /.extra/tpm2-pcr-signature.json. Note that this section * is not measured, neither as raw section (see above), nor as cpio (here), because it is the - * signature of expected PCR values, i.e. it's input are PCR measurement, and hence it shouldn't + * signature of expected PCR values, i.e. its input are PCR measurements, and hence it shouldn't * itself be input for PCR measurements. */ if (szs[UNIFIED_SECTION_PCRSIG] > 0) (void) pack_cpio_literal(