Force default UEFI password in uefi bin

Hi,
I compiled the nvidia-edk2 to remove some logs and change boot logo however I didn’t find how to force an UEFI password in the uefi bin to avoid manual operation through the menu, is there a way to do that ?

Thanks

Hi romain.julian,

Are you using the devkit or custom board for Orin NX?
What’s the Jetpack version in use?

What do you mean about “UEFI password”?
Do you want to customize UEFI to have the password to prevent end-user entering into UEFI menu manually?
If so, we don’t have similar feature currently as my understanding.

You can try to remove the function in UEFI to remove the feature to interrupt the boot and enter into UEFI menu.
Please refer to Close or hide UEFI menu - #3 by KevinFFF for details.

Hello, thank you for you response, let me give a little more informations.

I’m on a custom carrier board but tried the same operations on devkit.
What I can do now is at startutp i press ESC button
I then select “Device Manager” menu
Then User Password Management menu
Then I press “Change Admin Password” and I set password.

This work fine and achieve what I want .However , my problem is that I would like to set this password programmatically without need first human action. Is there any way to do that?

I don’t see such option for “User Password Management menu” in Device Manager menu as following.


Could you share the exact path with us to check?
Or have you customized the UEFI so that it is different from mine?

Please also check if Skipping oem-config can meet your requirement to pre-configure the username/password.

Sorry for the delay not much time to work on this recently.
The UEFI is not customized currently even if the final goal is to customize it.
oem-config if I understood well the process is for linux username and password so it’s not a solution for my problem.

Please find here the photos of my UEFI menu, if that help, I flashed the jetson with official tools, using l4t_initrd_flash.sh script with a JETPACK 6.1.