Flash uefi_Jetson_RELEASE.bin


https://docs.nvidia.com/jetson/archives/r34.1/DeveloperGuide/text/SD/Bootloader/UEFI.html

After I compiled edk2-nvidia, the compiled file appears in folder images.

I replaced the uefi_jetson_relex. bin file with “JetPack_5.0.2_Linux_JETSON_AGX_ORIN_TARGETS → Linux_for_Tegra → bootloader” folder.

I think when I change

FILE FREEFORM = gNVIDIAPlatformLogoGuid {

SECTION RAW = Silicon/NVIDIA/Assets/nvidiagray480.bmp

SECTION RAW = Silicon/NVIDIA/Assets/nvidiagray720.bmp

SECTION RAW = Silicon/NVIDIA/Assets/nvidiagray1080.bmp

}

The LOGO in the boot will change, but it doesn’t seem to have any effect.

Was there an error in my Build? Or did I get an error using SDKManager Flash UEFI?

Hi Andyyyyy,

Please refer to the following thread about UEFI boot logo issue
Cannot change uefi boot logo

Could you try to flash device through flash script?

Thank you very much Kevin. Problem solved.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.