168
edits
Line 457: | Line 457: | ||
=== UEFI Secure Boot === | === UEFI Secure Boot === | ||
UEFI secure boot is a process to prevent the execution of | UEFI secure boot is a process to prevent the execution of the codes it loads, that are not from a trusted source, a more in depth explanation is found in the UEFI Secure Boot section in the NVIDIA Jetson example case from the general [[https://developer.ridgerun.com/wiki/index.php/RidgeRun_Platform_Security_Manual/Platform_Security/Secure_Boot| Secure Boot]] page on this wiki. It is a compliment to the secure boot previously explained since it authenticates the codes that follow initial boot process prior to the execution of the UEFI bootloader. | ||
==== How does UEFI Secure Boot Work? ==== | ==== How does UEFI Secure Boot Work? ==== |
edits