Home | History | Annotate | Download | only in Xml

Lines Matching refs:PiSpecificationVersion

522         self.PiSpecificationVersion = ''

535 self.PiSpecificationVersion = XmlElement(Item, '%s/PiSpecificationVersion' % Key)
562 Header.SetPiSpecificationVersion(self.PiSpecificationVersion)
577 ['PiSpecificationVersion', Header.GetPiSpecificationVersion()],
598 Str = "ModuleType = %s Path = %s PcdIsDriver = %s UefiSpecificationVersion = %s PiSpecificationVersion = %s \
601 self.UefiSpecificationVersion, self.PiSpecificationVersion, \