Hi,

I have added one driver in my edk2 code directly as a .efi file.
When I am building my code I am getting a error in .dsc file where I have
defined a .inf file for the .efi driver I have added.
The error is like this:

build...
 : error C0DE: Unknown fatal error

(Python 2.5.4 on win32) Traceback (most recent call last):
  File "build.py", line 1824, in Main
  File "build.py", line 1595, in Launch
  File "build.py", line 1316, in _BuildModule
  File
"C:\NightlyTest\FreezeTool\BaseTools\Source\Python\AutoGen\AutoGen.py", l
ine 119, in __new__
  File
"C:\NightlyTest\FreezeTool\BaseTools\Source\Python\AutoGen\AutoGen.py", l
ine 333, in _Init
  File
"C:\NightlyTest\FreezeTool\BaseTools\Source\Python\AutoGen\AutoGen.py", l
ine 465, in _CheckDuplicateInFV
TypeError: int argument required


How can I solve it?
Pls do needful for this

Thanks
-Digant
------------------------------------------------------------------------------
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. ON SALE this month only -- learn more at:
http://p.sf.net/sfu/learnnow-d2d
_______________________________________________
edk2-buildtools-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/edk2-buildtools-devel

Reply via email to