<div dir="ltr">Thanks Andrey,<div><br></div><div>Manage to extract required blob with <span style="color:rgb(0,0,0);font-size:12.8px">SplitFspBin.py.' I have prebuilt IFWI binary. only missing part is to find/generate correct descriptor.bin. </span></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Sun, Feb 26, 2017 at 12:20 AM, Andrey Petrov <span dir="ltr"><<a href="mailto:andrey.petrov@intel.com" target="_blank">andrey.petrov@intel.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
  
    
  
  <div style="background-color:rgb(255,255,255);color:rgb(0,0,0)" bgcolor="#FFFFFF" text="#000000"><span class="">
    <br>
    <div class="m_3669683379345030273moz-cite-prefix">On 02/25/2017 02:48 AM, Gailu Singh
      wrote:<br>
    </div>
    <blockquote style="border-left:2px solid #009900!important;border-right:2px solid #009900!important;padding:0px 15px 0px 15px;margin:8px 2px" type="cite">
      
      <div dir="ltr">
        <pre style="white-space:pre-wrap;color:rgb(0,0,0)">>>you need a bunch of blobs (of course), most importantly fitimage.bin and fsp.

>>Please use <a href="https://review.coreboot.org/#/c/18479/3" target="_blank">https://review.coreboot.org/#/<wbr>c/18479/3</a> as starting point. 
>>That is for Leafhill. But once you apply that patch, select mainboard 
>>intel/leafhill in 'make nconfig', put the sacred blobs in the designated 
>>location and 'make' should give you flashable coreboot.rom.
</pre>
        <pre style="white-space:pre-wrap;color:rgb(0,0,0)"></pre>
        <pre style="white-space:pre-wrap;color:rgb(0,0,0)">I pulled the leafhill patches and yes I get options to specify FSP when selected leafhill. However not clear about the difference between FSP-M.fv and FSP-S.fv. I have FSP.bsf and FSP.fd files for FSP. Can you please let me know how to create required FSP blob from FSP.bsf and FSP.fd files?
</pre>
      </div>
      </blockquote></span>
    You need to use script to break the big blob into smaller blobs:<br>
<a class="m_3669683379345030273moz-txt-link-freetext" href="https://github.com/tianocore/edk2/blob/master/IntelFsp2Pkg/Tools/SplitFspBin.py" target="_blank">https://github.com/tianocore/<wbr>edk2/blob/master/IntelFsp2Pkg/<wbr>Tools/SplitFspBin.py</a><br>
    <br>
    $ SplitFspBin.py split FSP.fd<br>
    <br>
    Here is some video on FSP2.0 and what blobs does what:<br>
    <br>
    <a class="m_3669683379345030273moz-txt-link-freetext" href="https://www.youtube.com/watch?v=uzfiTiP9dEM&feature=youtu.be" target="_blank">https://www.youtube.com/watch?<wbr>v=uzfiTiP9dEM&feature=youtu.be</a><br>
    <br>
    Here is formal FSP2.0 spec:<br>
    <br>
<a class="m_3669683379345030273moz-txt-link-freetext" href="http://www.intel.com/content/www/us/en/embedded/software/fsp/fsp-architecture-spec-v2.html" target="_blank">http://www.intel.com/content/<wbr>www/us/en/embedded/software/<wbr>fsp/fsp-architecture-spec-v2.<wbr>html</a><br>
    <br>
    Best,<br>
    Andrey<br>
  </div>

</blockquote></div><br></div>