Hello NVIDIA team,
I am working on a Jetson Xavier NX with JetPack 5.1.4 (L4T r35.6.1).
During the boot process, after the UEFI logo appears, there are several EFI stub messages printed on the HDMI output, for example:
EFI stub: Booting Linux Kernel...
EFI stub: Using DTB from configuration table
EFI stub: Loaded initrd from LINUX_EFI_INITRD_MEDIA_GUID device path
EFI stub: Exiting boot services and installing virtual address map...
My goal is to keep the UEFI logo on HDMI, but completely suppress these text messages from being drawn on the HDMI screen.
I still want to keep the logs available via UART/serial, but I don’t want them overlaying on top of the logo.