<div dir="ltr"><div>Adding /IA32 should simply build for 32-bit instead of 64-bit, so I guess there <i>is</i> a missing quote around one or more paths.</div><div><br></div><div>C:\MyWorkspace\Vlv2TbltDevicePkg>Build_IFWI.bat /?</div><div>Script to build BIOS firmware and stitch the entire IFWI.</div><div><br></div><div>Usage: Build_IFWI.bat [options] PlatformType BuildTarget [IFWI Suffix]</div><div><br></div><div> /q Quiet mode. Only display Fatal Errors (slightly faster)</div><div> /l Log a copy of the build output to EDK2.log</div><div> /c CleanAll before building</div><div> /ecp ECP build enable</div><div> /src Build silicon source code (default binary)</div><div> /x64 Set Arch to X64 (default: X64)</div><div> /IA32 Set Arch to IA32 (default: X64)</div><div> /nG Do NOT update the GOP driver when stitching (ie keep src version)</div><div> /nM Do NOT update the Microcode when stitching (ie keep src version)</div><div> /nB Do NOT create a backup of BIOS.ROM before modifying it for Stitch</div><div><br></div><div> Platform Types: MNW2</div><div> Build Targets: Release, Debug</div><div> IFWI Suffix: Suffix to append to end of IFWI filename (default: MM_DD_YYYY)</div><div><br></div><div> See Stitch/Stitch_Config.txt for additional stitching settings.</div><div class="gmail_extra"><br></div><div class="gmail_extra">-- <br>Bruce</div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Feb 11, 2015 at 9:50 PM, John 'Warthog9' Hawley <span dir="ltr"><<a href="mailto:warthog19@eaglescrag.net" target="_blank">warthog19@eaglescrag.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On 02/11/2015 06:47 PM, Jack Black wrote:<br>
> I figured it out while I was asking, so for the record it's<br>
><br>
> Build_IFWI.bat /IA32 MNW2 Debug<br>
><br>
> Maybe should be included in the next release notes for those who don't<br>
> like reading .bat files ;-)<br>
<br>
I'll pass that along to the firmware team. We may just want to do up a<br>
wiki page or something on how to build the firmware so it's better<br>
documented.<br></blockquote></div></div></div>