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] 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

Reply via email to