Uefi clone problem

Hi,

I am trying to check out the nvidia uefi and build the bootloader.

I am following the instructions from the following link:
Build without docker · NVIDIA/edk2-nvidia Wiki · GitHub

When I check out the code using the following command:
edkrepo clone nvidia-uefi2 NVIDIA-Platforms r35.4.1-updates.

I do see the following at the end of the clone:
Error: ‘RepoSource’ object has no attribute ‘patch_set’

and there is no build.sh when I try:
edk2-nvidia/Platform/NVIDIA/Jetson/build.sh

The contents of the folder
/nvidia/edk2-nvidia/Platform/
only contains NVIDIAPlatformsManifest.xml.

I am not sure if I am missing a step in the setup process or a configuration setup is not detailed on the above link.

Looking for guidance on how to checkout the source properly.

Thanks
Malcolm

I am using Ubuntu 20

Hi mamcxa,

Are you using standalone Ubuntu 20.04 as your host PC?

Your issue seems coming from clone the UEFI source failed.
Does your host PC have the network access?

Please refer to the instructions here step-by-step to setup your environment.

I am using Ubuntu 20.

I have now got this to work.

Thanks for your help.

Malcolm

1 Like

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