SMM driver FILE type is SMM per FDF spec. Please try it again. FILE DXE_SMM_DRIVER ==> FILE SMM
Thanks Liming From: 王晓峰 [mailto:[email protected]] Sent: Wednesday, December 23, 2015 1:23 PM To: [email protected]; Gao, Liming Subject: [edk2] GenFds error to build SMM file in fdf Hi All, I tried to build a FFS in fdf with the following statement FILE DXE_SMM_DRIVER = guid{ SECTION SMM_DEPEX = 1.depex SECTION PE32 =1.efi SECTION UI = "1" } and build tool return the following error ,anyone knows how to solve it? Is it a build tool bug? GenFds... : error C0DE: Tools code failure Please send email to [email protected]<mailto:[email protected]> for help, attachin g following call stack trace! Traceback (most recent call last): File "GenFds.py", line 281, in main File "GenFds.py", line 396, in GenFd File "Fd.py", line 93, in GenFd File "Region.py", line 107, in AddToBuffer File "Fv.py", line 115, in AddToBuffer File "FfsFileStatement.py", line 117, in GenFfs File "GuidSection.py", line 96, in GenSection File "FvImageSection.py", line 76, in GenSection File "Fv.py", line 115, in AddToBuffer File "FfsFileStatement.py", line 133, in GenFfs File "GenFdsGlobalVariable.py", line 447, in GenerateFfs TypeError: sequence item 2: expected string, NoneType found _______________________________________________ edk2-devel mailing list [email protected] https://lists.01.org/mailman/listinfo/edk2-devel

