Home | History | Annotate | Download | only in GenFds

Lines Matching refs:isInf

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

2163 if not isInf and not isFile:
2428 IsInf = self.__GetInfStatement( AprSectionObj, MacroDict = MacroDict)
2430 if not IsInf and not IsFile:
2876 IsInf = self.__GetInfStatement(FvObj, MacroDict.copy())
2878 if not IsInf and not IsFile:
3286 IsInf = self.__GetInfStatement(Obj, True)
3293 if not (IsInf or IsFile or IsFv or IsFd or IsAnyFile or IsAfile or IsFmp):
3745 IsInf = self.__GetInfStatement(FvObj)
3747 if not IsInf and not IsFile:
4266 isInf = self.__GetOptRomInfStatement(OptRomObj)
4268 if not isInf and not isFile: