Home | History | Annotate | Download | only in GenFds

Lines Matching refs:isInf

2178             isInf = self.__GetInfStatement(FvObj, MacroDict = FvObj.DefineVarDict.copy())

2180 if not isInf and not isFile:
2445 IsInf = self.__GetInfStatement( AprSectionObj, MacroDict = MacroDict)
2447 if not IsInf and not IsFile:
2946 IsInf = self.__GetInfStatement(FvObj, MacroDict.copy())
2948 if not IsInf and not IsFile:
3377 IsInf = self.__GetInfStatement(Obj, True)
3384 if not (IsInf or IsFile or IsFv or IsFd or IsAnyFile or IsAfile or IsFmp):
3872 IsInf = self.__GetInfStatement(FvObj)
3874 if not IsInf and not IsFile:
4394 isInf = self.__GetOptRomInfStatement(OptRomObj)
4396 if not isInf and not isFile: