Hi all, Receiving the following error when trying to build I45 ToT. Says to email this group. Thanks, Ching -------------------------------- build.py... : error C0DE: Unknown fatal error when processing [e:\git\g11plusa\Synergy\HpPlatforms\I45Pkg\PlatformPkg.dsc] (Please send email to devel@edk2.groups.io for help, attaching following call stack trace!) (Python 3.7.2 on win32) Traceback (most recent call last): File "E:\GIT\G11PlusA\Edk2\BaseTools\Source\Python\build\build.py", line 2663, in Main MyBuild.Launch() File "E:\GIT\G11PlusA\Edk2\BaseTools\Source\Python\build\build.py", line 2458, in Launch self._MultiThreadBuildPlatform() File "E:\GIT\G11PlusA\Edk2\BaseTools\Source\Python\build\build.py", line 2266, in _MultiThreadBuildPlatform Wa, self.BuildModules = self.PerformAutoGen(BuildTarget,ToolChain) File "E:\GIT\G11PlusA\Edk2\BaseTools\Source\Python\build\build.py", line 2111, in PerformAutoGen self.Progress File "E:\GIT\G11PlusA\Edk2\BaseTools\Source\Python\AutoGen\WorkspaceAutoGen.py", line 43, in __init__ self._InitWorker(Workspace, MetaFile, Target, Toolchain, Arch, *args, **kwargs) File "E:\GIT\G11PlusA\Edk2\BaseTools\Source\Python\AutoGen\WorkspaceAutoGen.py", line 116, in _InitWorker self.ProcessModuleFromPdf() File "E:\GIT\G11PlusA\Edk2\BaseTools\Source\Python\AutoGen\WorkspaceAutoGen.py", line 212, in ProcessModuleFromPdf if self.FdfProfile: File "E:\GIT\G11PlusA\Edk2\BaseTools\Source\Python\Common\caching.py", line 28, in __get__ Value = obj.__dict__[self._function.__name__] = self._function(obj) File "E:\GIT\G11PlusA\Edk2\BaseTools\Source\Python\AutoGen\WorkspaceAutoGen.py", line 188, in FdfProfile Fdf.ParseFile() File "E:\GIT\G11PlusA\Edk2\BaseTools\Source\Python\GenFds\FdfParser.py", line 1369, in ParseFile self.Preprocess() File "E:\GIT\G11PlusA\Edk2\BaseTools\Source\Python\GenFds\FdfParser.py", line 1348, in Preprocess self.PreprocessIncludeFile() File "E:\GIT\G11PlusA\Edk2\BaseTools\Source\Python\GenFds\FdfParser.py", line 657, in PreprocessIncludeFile self.FileName, self.CurrentLineNumber) GenFds.FdfParser.Warning: The include file does not exist under below directories: e:\git\g11plusa\Synergy\HpPlatforms\I45Pkg e:\git\g11plusa\Synergy\HpPlatforms\I45Pkg e:\git\g11plusa near line 51, column 0: !include MicrocodeUpdateFeaturePkg/Include/Fdf/FvMicrocodeUtilityFvName.dsc