<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Error F001 EmuVariableRuntimeDxe.inf NOT found in DSC file while compiling sd card  uefi boot using LSDK 18.09 or older bootflow with ppa on LS1046ARDB. in Layerscape</title>
    <link>https://community.nxp.com/t5/Layerscape/Error-F001-EmuVariableRuntimeDxe-inf-NOT-found-in-DSC-file-while/m-p/1093274#M6478</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank for your reply.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 19 May 2020 09:43:00 GMT</pubDate>
    <dc:creator>kg8herve</dc:creator>
    <dc:date>2020-05-19T09:43:00Z</dc:date>
    <item>
      <title>Error F001 EmuVariableRuntimeDxe.inf NOT found in DSC file while compiling sd card  uefi boot using LSDK 18.09 or older bootflow with ppa on LS1046ARDB.</title>
      <link>https://community.nxp.com/t5/Layerscape/Error-F001-EmuVariableRuntimeDxe-inf-NOT-found-in-DSC-file-while/m-p/1093270#M6474</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;For some reason I need to deploy uefi/edk2 on LS1046ARDB using LSDK 18.09 or older ppa bootflow. I've Tried to compile&amp;nbsp; edk2 for sd card boot&amp;nbsp; this way:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Get the edk2:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;git clone &lt;A href="https://source.codeaurora.org/external/qoriq/qoriq-components/uefi"&gt;https://source.codeaurora.org/external/qoriq/qoriq-components/uefi&lt;/A&gt;&lt;/P&gt;&lt;P&gt;git checkout LS1046ARDB-QUEFI_DASH_V5-0_1806&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Get the edk2-platforms:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;git clone &lt;A href="https://source.codeaurora.org/external/qoriq/qoriq-components/edk2-platforms"&gt;https://source.codeaurora.org/external/qoriq/qoriq-components/edk2-platforms&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Compilation:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;export PATH=gcc-linaro-4.9-2016.02-x86_64_aarch64-linux-gnu/bin:$PATH&lt;/P&gt;&lt;P&gt;export ARCH=arm64&lt;/P&gt;&lt;P&gt;export CROSS_COMPILE=aarch64-linux-gnu-&lt;/P&gt;&lt;P&gt;source edksetup.sh&lt;/P&gt;&lt;P&gt;cd LS1046aRdbPkg&lt;/P&gt;&lt;P&gt;source&amp;nbsp; ls1046a_env.cshrc&lt;/P&gt;&lt;P&gt;cd ../&lt;/P&gt;&lt;P&gt;make -C BaseTools/Source/C&lt;/P&gt;&lt;P&gt;cd LS1046aRdbPkg&lt;/P&gt;&lt;P&gt;./build.sh RELEASE SD ./path_to_uboot/tools&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;After execution of above steps, i get this log output:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;..........................................&lt;BR /&gt;Welcome to LS1046A UEFI Build environment&lt;BR /&gt;..........................................&lt;BR /&gt;Compiling for RELEASE boot&lt;BR /&gt;Using mkimage utility is available at this path: uboot/tools/&lt;BR /&gt;(Hint: Usually this is the absolute path of the u-boot/tools directory)&lt;BR /&gt;Initializing workspace&lt;BR /&gt;Loading previous configuration from uefi/Conf/BuildEnv.sh&lt;BR /&gt;WORKSPACE: ./uefi&lt;BR /&gt;EDK_TOOLS_PATH: uefi/BaseTools&lt;BR /&gt;CONF_PATH: uefi/Conf&lt;BR /&gt;Build environment: Linux-4.15.0-99-generic-x86_64-with-Ubuntu-18.04-bionic&lt;BR /&gt;Build start time: 19:29:16, May.15 2020&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;WORKSPACE&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; = uefi&lt;BR /&gt;PACKAGES_PATH&amp;nbsp;&amp;nbsp;&amp;nbsp; = uefi/edk2-platforms&lt;BR /&gt;ECP_SOURCE&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; = uefi/EdkCompatibilityPkg&lt;BR /&gt;EDK_SOURCE&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; = uefi/EdkCompatibilityPkg&lt;BR /&gt;EFI_SOURCE&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; = uefi/EdkCompatibilityPkg&lt;BR /&gt;EDK_TOOLS_PATH&amp;nbsp;&amp;nbsp; = uefi/BaseTools&lt;BR /&gt;CONF_PATH&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; = uefi/Conf&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Architecture(s)&amp;nbsp; = AARCH64&lt;BR /&gt;Build target&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; = RELEASE&lt;BR /&gt;Toolchain&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; = GCC49&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Active Platform&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; = uefi/LS1046aRdbPkg/LS1046aRdbPkgNonXipBoot.dsc&lt;BR /&gt;Flash Image Definition&amp;nbsp;&amp;nbsp; = uefi/LS1046aRdbPkg/LS1046aRdbPkgNonXipBoot.fdf&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Processing meta-data .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;build.py...&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&amp;nbsp;: error F001: Module uefi/MdeModulePkg/Universal/Variable/EmuRuntimeDxe/EmuVariableRuntimeDxe.inf NOT found in DSC file; Is it really a binary module?&lt;/STRONG&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Failed -&lt;BR /&gt;Build end time: 19:29:17, May.15 2020&lt;BR /&gt;Build total time: 00:00:01&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can i resolve this problem?&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 16 May 2020 12:12:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/Error-F001-EmuVariableRuntimeDxe-inf-NOT-found-in-DSC-file-while/m-p/1093270#M6474</guid>
      <dc:creator>kg8herve</dc:creator>
      <dc:date>2020-05-16T12:12:12Z</dc:date>
    </item>
    <item>
      <title>Re: Error F001 EmuVariableRuntimeDxe.inf NOT found in DSC file while compiling sd card  uefi boot using LSDK 18.09 or older bootflow with ppa on LS1046ARDB.</title>
      <link>https://community.nxp.com/t5/Layerscape/Error-F001-EmuVariableRuntimeDxe-inf-NOT-found-in-DSC-file-while/m-p/1093271#M6475</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;SD UEFI image for LS1046ARDB is not supported, only QSPI UEFI image is supported.&lt;/P&gt;&lt;P&gt;Please refer to the following QSPI UEFI flash.&lt;/P&gt;&lt;P&gt;$ cd uefi&lt;BR /&gt;$ source edksetup.sh&lt;BR /&gt;$ cd LS1046aRdbPkg&lt;BR /&gt;$ source ls1046a_env.cshrc&lt;BR /&gt;$ cd ../BaseTools&lt;BR /&gt;$ make clean&lt;BR /&gt;$ make&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;$ cd ../LS1046aRdbPkg&lt;BR /&gt;$./build.sh RELEASE QSPI clean&lt;BR /&gt;$./build.sh RELEASE QSPI&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;UEFI Firmware Image:&lt;BR /&gt;uefi/Build/LS1046aRdb/RELEASE_GCC49/FV/LS1046ARDB_EFI.fd&lt;BR /&gt;UEFI Non Volatile Variables Image:&lt;BR /&gt;uefi/Build/LS1046aRdb/RELEASE_GCC49/FV/LS1046ARDBNV_EFI.fd&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 May 2020 06:02:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/Error-F001-EmuVariableRuntimeDxe-inf-NOT-found-in-DSC-file-while/m-p/1093271#M6475</guid>
      <dc:creator>yipingwang</dc:creator>
      <dc:date>2020-05-18T06:02:07Z</dc:date>
    </item>
    <item>
      <title>Re: Error F001 EmuVariableRuntimeDxe.inf NOT found in DSC file while compiling sd card  uefi boot using LSDK 18.09 or older bootflow with ppa on LS1046ARDB.</title>
      <link>https://community.nxp.com/t5/Layerscape/Error-F001-EmuVariableRuntimeDxe-inf-NOT-found-in-DSC-file-while/m-p/1093272#M6476</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your answer. I have one&amp;nbsp; more question for clarification:&lt;/P&gt;&lt;P&gt;Is your answer also valid when using uefi with tfa boot flow (LSDK 19.09) with SD Card on LS1046ARDB?&lt;/P&gt;&lt;P&gt;When trying that, uefi start booting then i get this error :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;DIV style="font-family: Calibri,Arial,Helvetica,sans-serif; font-size: 12pt; color: #000000;"&gt;&lt;STRONG&gt;Firmware Volume for Variable Store is corrupted&lt;BR /&gt; &lt;/STRONG&gt;&lt;/DIV&gt;&lt;DIV style="font-family: Calibri,Arial,Helvetica,sans-serif; font-size: 12pt; color: #000000;"&gt;&lt;STRONG&gt;&lt;BR /&gt; &lt;/STRONG&gt;&lt;/DIV&gt;&lt;DIV style="font-family: Calibri,Arial,Helvetica,sans-serif; font-size: 12pt; color: #000000;"&gt;&lt;STRONG&gt;ASSERT_EFI_ERROR (Status = Volume Corrupt)&lt;/STRONG&gt;&lt;/DIV&gt;&lt;DIV style="font-family: Calibri,Arial,Helvetica,sans-serif; font-size: 12pt; color: #000000;"&gt;&lt;STRONG&gt;&lt;BR /&gt; &lt;/STRONG&gt;&lt;/DIV&gt;&lt;DIV style="font-family: Calibri,Arial,Helvetica,sans-serif; font-size: 12pt; color: #000000;"&gt;&lt;STRONG&gt;VariableDxe.c(479): !EFI_ERROR (Status)&lt;/STRONG&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 May 2020 07:58:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/Error-F001-EmuVariableRuntimeDxe-inf-NOT-found-in-DSC-file-while/m-p/1093272#M6476</guid>
      <dc:creator>kg8herve</dc:creator>
      <dc:date>2020-05-18T07:58:41Z</dc:date>
    </item>
    <item>
      <title>Re: Error F001 EmuVariableRuntimeDxe.inf NOT found in DSC file while compiling sd card  uefi boot using LSDK 18.09 or older bootflow with ppa on LS1046ARDB.</title>
      <link>https://community.nxp.com/t5/Layerscape/Error-F001-EmuVariableRuntimeDxe-inf-NOT-found-in-DSC-file-while/m-p/1093273#M6477</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;SD UEFI&amp;nbsp; for LS1046ARDB is not supported either in LSDK 19.09.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 May 2020 08:23:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/Error-F001-EmuVariableRuntimeDxe-inf-NOT-found-in-DSC-file-while/m-p/1093273#M6477</guid>
      <dc:creator>yipingwang</dc:creator>
      <dc:date>2020-05-19T08:23:39Z</dc:date>
    </item>
    <item>
      <title>Re: Error F001 EmuVariableRuntimeDxe.inf NOT found in DSC file while compiling sd card  uefi boot using LSDK 18.09 or older bootflow with ppa on LS1046ARDB.</title>
      <link>https://community.nxp.com/t5/Layerscape/Error-F001-EmuVariableRuntimeDxe-inf-NOT-found-in-DSC-file-while/m-p/1093274#M6478</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank for your reply.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 May 2020 09:43:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/Error-F001-EmuVariableRuntimeDxe-inf-NOT-found-in-DSC-file-while/m-p/1093274#M6478</guid>
      <dc:creator>kg8herve</dc:creator>
      <dc:date>2020-05-19T09:43:00Z</dc:date>
    </item>
    <item>
      <title>Re: Error F001 EmuVariableRuntimeDxe.inf NOT found in DSC file while compiling sd card  uefi boot us</title>
      <link>https://community.nxp.com/t5/Layerscape/Error-F001-EmuVariableRuntimeDxe-inf-NOT-found-in-DSC-file-while/m-p/1318236#M8646</link>
      <description>&lt;P&gt;Is SD UEFI supported for LS1046AFRWY, LS1046ARDB and LX2160ARDB in latest LSDK (20.12) ?&lt;/P&gt;</description>
      <pubDate>Wed, 04 Aug 2021 15:02:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/Error-F001-EmuVariableRuntimeDxe-inf-NOT-found-in-DSC-file-while/m-p/1318236#M8646</guid>
      <dc:creator>AnjanaR-PS</dc:creator>
      <dc:date>2021-08-04T15:02:47Z</dc:date>
    </item>
  </channel>
</rss>

