130
edits
Line 101: | Line 101: | ||
==== Generate RSA key pairs, certificates and EFI signature list File ==== | ==== Generate RSA key pairs, certificates and EFI signature list File ==== | ||
In order to activate UEFI Secure Boot, first, let's generate the Platform Key(PK) and certificate: | In order to activate UEFI Secure Boot, first, let's create a folder for the uefi keys inside the Linux for Tegra folder and generate the Platform Key(PK) and certificate: | ||
<syntaxhighlight lang="bash"> | <syntaxhighlight lang="bash"> |
edits