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