From 0e6c37b9ef84e33c0fa747898efbc43971813564 Mon Sep 17 00:00:00 2001 From: Li Zhou Date: Wed, 22 Feb 2023 01:37:24 -0500 Subject: [PATCH] README: correct error description Correct description about the pub key for mmx64.efi. Story: 2009221 Task: 47358 Signed-off-by: Li Zhou Change-Id: I2f77413050b031a80c7ff1adf9198dbccfbd4443 --- README | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README b/README index 47011c0..8e460e4 100644 --- a/README +++ b/README @@ -3,11 +3,11 @@ the verification process of secure boot process for StarlingX debian. Keys Introduction: - tis-boot.crt: it is the public key flashed into BIOS to verify - bootx64.efi (signed shim image shimx64.efi) and mmx64.efi - (signed shim tool image); + tis-boot.crt: it is the public key flashed into UEFI to verify + bootx64.efi (signed shim image shimx64.efi); tis-shim.der: it is the public key used by shim to verify - grubx64.efi (signed grub image); + grubx64.efi (signed grub image) and mmx64.efi + (signed shim tool image); boot_pub_key: it is the public key used by grub to verify signed kernel image and initramfs image and efitools image and so on. TiBoot.crt: it is the same pub key with tis-boot.crt (pem) as a