130
edits
Line 251: | Line 251: | ||
where: | where: | ||
* UEFI_DB_1_KEY_FILE and UEFI_DB_1_CERT_FILE are the key used to sign UEFI payloads | * UEFI_DB_1_KEY_FILE and UEFI_DB_1_CERT_FILE are the key and certificate used to sign UEFI payloads | ||
* UEFI_DEFAULT_PK_ES is the Platform Key. | * UEFI_DEFAULT_PK_ES is the Platform Key EFI Signature list. | ||
* UEFI_DEFAULT_KEK_ESL_0 is the Key encryption key. | * UEFI_DEFAULT_KEK_ESL_0 is the Key encryption key EFI Signature list. | ||
* UEFI_DEFAULT_DB_ESL_0 is | * UEFI_DEFAULT_DB_ESL_0 is the EFI Signature List of the signature database (db). | ||
* UEFI_DEFAULT_DB_ESL_1 is the EFI Signature List of the signature database for known untrusted code signatures (dbx). | |||
==== Generate the UEFI Secure Boot DTBO ==== | ==== Generate the UEFI Secure Boot DTBO ==== |
edits