Searched refs:__ExtendMacro__ (Results 1 – 7 of 7) sorted by relevance
56 self.Alignment = FfsInf.__ExtendMacro__(self.Alignment)57 self.BuildNum = FfsInf.__ExtendMacro__(self.BuildNum)58 self.StringData = FfsInf.__ExtendMacro__(self.StringData)59 self.FileName = FfsInf.__ExtendMacro__(self.FileName)
56 self.Alignment = FfsInf.__ExtendMacro__(self.Alignment)57 self.StringData = FfsInf.__ExtendMacro__(self.StringData)58 self.FileName = FfsInf.__ExtendMacro__(self.FileName)
59 self.CompType = FfsInf.__ExtendMacro__(self.CompType)60 self.Alignment = FfsInf.__ExtendMacro__(self.Alignment)
125 GenSecInputFile = self.__ExtendMacro__(Rule.FileName)147 GenSecInputFile = self.__ExtendMacro__(Sect.FileName)
63 SectionType = FfsInf.__ExtendMacro__(self.SectionType)64 Filename = FfsInf.__ExtendMacro__(self.FileName)65 BuildNum = FfsInf.__ExtendMacro__(self.BuildNum)66 StringData = FfsInf.__ExtendMacro__(self.StringData)
64 self.Alignment = FfsInf.__ExtendMacro__(self.Alignment)65 self.NameGuid = FfsInf.__ExtendMacro__(self.NameGuid)66 self.SectionType = FfsInf.__ExtendMacro__(self.SectionType)
493 def __ExtendMacro__ (self, String): member in FfsInfStatement685 GenSecInputFile = self.__ExtendMacro__(Rule.FileName)720 GenSecOutputFile= self.__ExtendMacro__(Rule.NameGuid) + \760 GenSecOutputFile= self.__ExtendMacro__(Rule.NameGuid) + \813 self.__ExtendMacro__(Rule.NameGuid) + \816 GenFdsGlobalVariable.VerboseLogger(self.__ExtendMacro__(Rule.NameGuid))