Example #1
0
 def __init__(self):
     CommonPropertiesObject.__init__(self)
     self.SourceFile = ''
     self.TagName = ''
     self.ToolCode = ''
     self.Family = ''
     self.FileType = ''
Example #2
0
 def __init__(self):
     self.EntryPoint = ''
     self.UnloadImage = ''
     self.Constructor = ''
     self.Destructor = ''
     self.SupModList = []
     CommonPropertiesObject.__init__(self)
Example #3
0
 def __init__(self):
     self.EntryPoint = ''
     self.UnloadImage = ''
     self.Constructor = ''
     self.Destructor = ''
     self.SupModList = []
     CommonPropertiesObject.__init__(self)
Example #4
0
 def __init__(self):
     CommonPropertiesObject.__init__(self)
     self.SourceFile = ''
     self.TagName = ''
     self.ToolCode = ''
     self.Family = ''
     self.FileType = ''
Example #5
0
 def __init__(self):
     self.Package = ''
     self.PackageFilePath = ''
     GuidVersionObject.__init__(self)
     CommonPropertiesObject.__init__(self)
Example #6
0
 def __init__(self):
     self.Depex = ''
     self.ModuelType = ''
     CommonPropertiesObject.__init__(self)
Example #7
0
 def __init__(self):
     self.SupportedBootModes = ''
     CommonPropertiesObject.__init__(self)
     HelpTextListObject.__init__(self)
Example #8
0
 def __init__(self):
     self.FileNamList = []
     self.AsBuiltList = []
     CommonPropertiesObject.__init__(self)
Example #9
0
 def __init__(self):
     CommonPropertiesObject.__init__(self)
     self.IncludeFile = ''
Example #10
0
 def __init__(self):
     CommonPropertiesObject.__init__(self)
     self.BuildOption = ''
Example #11
0
 def __init__(self):
     self.Package = ''
     self.PackageFilePath = ''
     GuidVersionObject.__init__(self)
     CommonPropertiesObject.__init__(self)
Example #12
0
 def __init__(self):
     self.Depex = ''
     self.ModuelType = ''
     CommonPropertiesObject.__init__(self)
Example #13
0
 def __init__(self):
     self.SupportedBootModes = ''
     CommonPropertiesObject.__init__(self)
     HelpTextListObject.__init__(self)
Example #14
0
 def __init__(self):
     self.FileNamList = []
     self.AsBuiltList = []
     CommonPropertiesObject.__init__(self)
Example #15
0
 def __init__(self):
     CommonPropertiesObject.__init__(self)
     self.BuildOption = ''
Example #16
0
 def __init__(self):
     self.HobType = ''
     CommonPropertiesObject.__init__(self)
     HelpTextListObject.__init__(self)
Example #17
0
 def __init__(self):
     self.HobType = ''
     CommonPropertiesObject.__init__(self)
     HelpTextListObject.__init__(self)
 def __init__(self):
     CommonPropertiesObject.__init__(self)
     self.IncludeFile = ''
Example #19
0
 def __init__(self):
     self.EventType = ""
     CommonPropertiesObject.__init__(self)
     HelpTextListObject.__init__(self)