Jetson Orin Nano firmware Uefi

Hi community, is there a way to remove the UEFI firmware boot up page on a jetson orin nano with jetpack 6.2.1. I would I appreciated it. Goal: to disable from showing up/ remove it.

Hello @rrodriguez-hernandez,

I think you can achieve that by modifying the UEFI source code here. And disabling the following options:

PlatformRegisterOptionsAndKeys ()

That is what the NVIDIA team recommends in these two different posts:

Hope that helps.

Please let me know if you need further assistance, we would love to help.

best regards,
Andrew
Embedded Software Engineer at ProventusNova

There is no update from you for a period, assuming this is not an issue anymore.
Hence, we are closing this topic. If need further support, please open a new one.
Thanks
~1202

Hi rrodriguez-hernandez,

UEFI is a firmware necessary for boot.
What do you mean about the “remove the UEFI firmware boot up page”?
Do you want to remove/customize the boot logo?
Or you want to disable the function to enter UEFI menu?