README: correct error description
Correct description about the pub key for mmx64.efi. Story: 2009221 Task: 47358 Signed-off-by: Li Zhou <li.zhou@windriver.com> Change-Id: I2f77413050b031a80c7ff1adf9198dbccfbd4443
This commit is contained in:
parent
0e57cb5e4e
commit
0e6c37b9ef
8
README
8
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
|
||||
|
Loading…
Reference in New Issue
Block a user