I am looking how to program the UEFI bootloader on the NX module. I have downloaded the source, complied and created the .bin files. I also see a number of .dtbo files were created.
What is the procedure to program the .bin files and which dtbo files are used on the NX?
Ok. I have generated the .bin files and the .dtbo that are in the image/ folder under the edkrepo. Now what do I do?
What I am looking for is the next steps. Do I copy the files (i.e., all of the dtbo files bin files etc) to a location where the “sudo flash.sh” is run. Do I need all of the .dtbo files when I flash the uefi? Does the flash.sh automatically pick up these files or is there a different set of parameters for the flash.sh?
Is there a document that describes the steps to be used after compiling to program the newly generated uefi onto my NX module?