如何在xavier上更改启动徽标图像UEFI

能提供一个3541版本的nvidia-uefi压缩包吗,我使用您提供的3531在3541上面没有成功运行起来

您好我在xavier上使用了相同的方法,使用备份的镜像使用命令sudo ./flash.sh -r -k A_cpu-bootloader rtso-1001 mmcblk0p1 替换uefi文件后无法成功启动系统,刷纯净系统可以使用sudo ./flash.sh rtso-1001 mmcblk0p1可以使用

/xavier3541/Linux_for_Tegra$ cp /home/ljx/workspace-nvidia/nvidia-uefi/images/uefi_Jetson_RELEASE.bin bootloader/uefi_jetson.bin

替换了这个刷纯净系统可以起来,但是刷备份的镜像就无法启动

@https://forums.developer.nvidia.com/u/davidddd

@DaneLLL @DavidDDD

@WayneWWW


PROGRESS - Running Post Build
INFO - Generating uefi image /home/l/nvidia-uefi-r35.4.1-updates/images/uefi_Jetson_RELEASE.bin
INFO - Copying boot app /home/l/nvidia-uefi-r35.4.1-updates/images/BOOTAA64_Jetson_RELEASE.efi
INFO - Copying DTB images/BootOrderSata_Jetson_RELEASE.dtbo
INFO - Copying DTB images/BootOrderUsb_Jetson_RELEASE.dtbo
INFO - Copying DTB images/BootOrderUfs_Jetson_RELEASE.dtbo
INFO - Copying DTB images/DgpuDtEfifbSupport_Jetson_RELEASE.dtbo
INFO - Copying DTB images/BootOrderEmmc_Jetson_RELEASE.dtbo
INFO - Copying DTB images/BootOrderHttp_Jetson_RELEASE.dtbo
INFO - Copying DTB images/BootOrderNvme_Jetson_RELEASE.dtbo
INFO - Copying DTB images/AcpiBoot_Jetson_RELEASE.dtbo
INFO - Copying DTB images/L4TConfiguration_Jetson_RELEASE.dtbo
INFO - Copying DTB images/BootOrderPxe_Jetson_RELEASE.dtbo
DEBUG - Plugin Success: Linux GCC5 Tool Chain Support
INFO - Writing BuildToolsReports to /home/l/nvidia-uefi-r35.4.1-updates/Build/Jetson/RELEASE_GCC5/BUILD_TOOLS_REPORT
DEBUG - Plugin Success: Build Tools Report Generator
PROGRESS - End time: 2025-09-15 03:20:41.745673 Total time Elapsed: 0:01:37
SECTION - Log file is located at: /home/l/nvidia-uefi-r35.4.1-updates/Build/BUILDLOG_Jetson.txt
SECTION - Summary
PROGRESS - Success
l@ubuntu:~/nvidia-uefi-r35.4.1-updates$
l@ubuntu:~/nvidia-uefi-r35.4.1-updates$
l@ubuntu:~/nvidia-uefi-r35.4.1-updates$
l@ubuntu:~/nvidia-uefi-r35.4.1-updates$
l@ubuntu:~/nvidia-uefi-r35.4.1-updates$

Hi 1910884164,

Are you using the devkit or custom board for AGX Xavier?
Are you using Jetpack 5.1.2(r35.4.1)?

Could you boot successful with the custom build UEFI binary but without any change?

xavier定制版本,但是厂家默认用的也是官方的uefi配置,使用的是r35.4.1,默认的uefi是下载了源码以后直接替换uefi_Jetson.bin,先不去编译是吗

ljx@ljx-System-Product-Name:~/newr3541uefi$ cd nvidia-uefi/
ljx@ljx-System-Product-Name:~/newr3541uefi/nvidia-uefi [r35.4.1-updates]$ ls
edk2 edk2-non-osi edk2-nvidia edk2-nvidia-non-osi edk2-platforms repo
ljx@ljx-System-Product-Name:~/newr3541uefi/nvidia-uefi [r35.4.1-updates]$ cd edk2-nvidia
ljx@ljx-System-Product-Name:~/newr3541uefi/nvidia-uefi/edk2-nvidia [r35.4.1-updates] (r35.4.1-updates)$ ls
LICENSE Platform README.md Silicon
ljx@ljx-System-Product-Name:~/newr3541uefi/nvidia-uefi/edk2-nvidia [r35.4.1-updates] (r35.4.1-updates)$ cd Platform/
ljx@ljx-System-Product-Name:~/newr3541uefi/nvidia-uefi/edk2-nvidia/Platform [r35.4.1-updates] (r35.4.1-updates)$ ls
NVIDIA
ljx@ljx-System-Product-Name:~/newr3541uefi/nvidia-uefi/edk2-nvidia/Platform [r35.4.1-updates] (r35.4.1-updates)$ cd NVIDIA/
ljx@ljx-System-Product-Name:~/newr3541uefi/nvidia-uefi/edk2-nvidia/Platform/NVIDIA [r35.4.1-updates] (r35.4.1-updates)$ ls
HostBasedTests Jetson NVIDIA.common.dsc.inc NVIDIA.common.fdf.inc NVIDIA.fvmain.fdf.inc StandaloneMm.common.dsc.inc StandaloneMm.common.fdf.inc StandaloneMmOptee
ljx@ljx-System-Product-Name:~/newr3541uefi/nvidia-uefi/edk2-nvidia/Platform/NVIDIA [r35.4.1-updates] (r35.4.1-updates)$ cd Jetson/
ljx@ljx-System-Product-Name:~/newr3541uefi/nvidia-uefi/edk2-nvidia/Platform/NVIDIA/Jetson [r35.4.1-updates] (r35.4.1-updates)$ ls
Build.md build.sh iasl_ext_dep.yaml Jetson.dsc Jetson.dsc.inc Jetson.fdf Jetson.fdf.inc PlatformBuild.py
ljx@ljx-System-Product-Name:~/newr3541uefi/nvidia-uefi/edk2-nvidia/Platform/NVIDIA/Jetson [r35.4.1-updates] (r35.4.1-updates)$ cd ..
ljx@ljx-System-Product-Name:~/newr3541uefi/nvidia-uefi/edk2-nvidia/Platform/NVIDIA [r35.4.1-updates] (r35.4.1-updates)$ cd ..
ljx@ljx-System-Product-Name:~/newr3541uefi/nvidia-uefi/edk2-nvidia/Platform [r35.4.1-updates] (r35.4.1-updates)$ cd ..
ljx@ljx-System-Product-Name:~/newr3541uefi/nvidia-uefi/edk2-nvidia [r35.4.1-updates] (r35.4.1-updates)$ ls
LICENSE Platform README.md Silicon
ljx@ljx-System-Product-Name:~/newr3541uefi/nvidia-uefi/edk2-nvidia [r35.4.1-updates] (r35.4.1-updates)$ cd ..
ljx@ljx-System-Product-Name:~/newr3541uefi/nvidia-uefi [r35.4.1-updates]$ cd
edk2/ edk2-non-osi/ edk2-nvidia/ edk2-nvidia-non-osi/ edk2-platforms/ repo/
ljx@ljx-System-Product-Name:~/newr3541uefi/nvidia-uefi [r35.4.1-updates]$ cd edk2-nvidia
ljx@ljx-System-Product-Name:~/newr3541uefi/nvidia-uefi/edk2-nvidia [r35.4.1-updates] (r35.4.1-updates)$ cd
.git/ .github/ Platform/ Silicon/
ljx@ljx-System-Product-Name:~/newr3541uefi/nvidia-uefi/edk2-nvidia [r35.4.1-updates] (r35.4.1-updates)$ cd Silicon/
ljx@ljx-System-Product-Name:~/newr3541uefi/nvidia-uefi/edk2-nvidia/Silicon [r35.4.1-updates] (r35.4.1-updates)$ ls
NVIDIA
ljx@ljx-System-Product-Name:~/newr3541uefi/nvidia-uefi/edk2-nvidia/Silicon [r35.4.1-updates] (r35.4.1-updates)$ cd NVIDIA/
ljx@ljx-System-Product-Name:~/newr3541uefi/nvidia-uefi/edk2-nvidia/Silicon/NVIDIA [r35.4.1-updates] (r35.4.1-updates)$ ls
Application Assets Drivers edk2nv Include Library NVIDIA.dec PrePi scripts Tegra Test Tools
ljx@ljx-System-Product-Name:~/newr3541uefi/nvidia-uefi/edk2-nvidia/Silicon/NVIDIA [r35.4.1-updates] (r35.4.1-updates)$ 默认是没有bin文件的

Looks like duplicated with 如何给jetson xavier 35.4.1版本的图标进行uefi替换呢 - #10 by 1910884164.

Please just use one topic to ask for same problem.

可以用一个回复,之前以外我的问题不符合你们回答的要求,所以重新开了一个主题,您可以在那个上面回复我,感谢,这个问题卡了我一周了,辛苦

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