Visible to Intel only — GUID: mrt1511761543350
Ixiasoft
Visible to Intel only — GUID: mrt1511761543350
Ixiasoft
1.5.3.6. Generated Files from UEFI Compile
File | Description |
---|---|
~ /uefi-socfpga/Build/PEI.256 (256 KB) |
|
~ /uefi-socfpga/Build/PEI.ROM (1MB = 256KB X 4) | This file is programmed onto the flash daughter card. The size of this file is four times bigger because the boot ROM can support up to four backup images. For example, if the first image (256KB) is corrupted, the boot ROM loads the second image and so on. |
~ /uefi-socfpga/Build/load_uefi_fw.ds | This is the Arm* DS-5* Intel® SoC FPGA Edition script template. It is imported to the Arm* DS-5* Intel® SoC FPGA Edition tool and loads the UEFI firmware for debug and development purposes. This script loads the debug symbols for the user. Currently, it only supports the GCC compiler. ARMCC is not supported. |
~ /uefi-socfpga/Build/DXE.ROM | This file loads the optional second stage of the UEFI boot loader when you want to boot the UEFI shell and utilize the TFTP feature or run a UEFI application.The difference between the PEI.ROM file and the DXE.ROM file are:
|