mirror of
https://xff.cz/git/u-boot/
synced 2025-09-01 00:32:04 +02:00
doc: provide links to Microsoft UEFI certificates
Some distributions provide UEFI binaries like Shim that have been signed using a Microsoft certificate. Provide the download paths for the public keys. Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
This commit is contained in:
@@ -188,6 +188,15 @@ on the sandbox
|
|||||||
cd <U-Boot source directory>
|
cd <U-Boot source directory>
|
||||||
pytest.py test/py/tests/test_efi_secboot/test_signed.py --bd sandbox
|
pytest.py test/py/tests/test_efi_secboot/test_signed.py --bd sandbox
|
||||||
|
|
||||||
|
UEFI binaries may be signed by Microsoft using the following certificates:
|
||||||
|
|
||||||
|
* KEK: Microsoft Corporation KEK CA 2011
|
||||||
|
http://go.microsoft.com/fwlink/?LinkId=321185.
|
||||||
|
* db: Microsoft Windows Production PCA 2011
|
||||||
|
http://go.microsoft.com/fwlink/p/?linkid=321192.
|
||||||
|
* db: Microsoft Corporation UEFI CA 2011
|
||||||
|
http://go.microsoft.com/fwlink/p/?linkid=321194.
|
||||||
|
|
||||||
Using OP-TEE for EFI variables
|
Using OP-TEE for EFI variables
|
||||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user