Intel® Arria® 10 SoC UEFI Boot Loader User Guide

ID 683536
Date 12/15/2017
Public
Document Table of Contents

1.5.3.5.3. Compiling the UEFI with the ARMCC Compiler

To compile the UEFI with the ARMCC compiler open a terminal window and enter the following commands:
$ cd <your_uefi_directory>/uefi-socfpga
$ make clean
$ make DEVICE=a10 COMPILER=armcc HANDOFF_DTB=a10_soc_devkit_ghrd_qspi/software/bootloader/devicetree.dtb