Searched refs:GetPiSpecificationVersion (Results 1 - 5 of 5) sorted by relevance

/device/linaro/bootloader/edk2/BaseTools/Source/Python/UPT/Object/POM/
H A DModuleObject.py166 def GetPiSpecificationVersion(self): member in class:ModuleHeaderObject
/device/linaro/bootloader/edk2/BaseTools/Source/Python/UPT/GenMetaFile/
H A DGenInfFile.py332 if ModuleObject.GetPiSpecificationVersion():
334 u'= %s' % ModuleObject.GetPiSpecificationVersion()
/device/linaro/bootloader/edk2/BaseTools/Source/Python/UPT/PomAdapter/
H A DInfPomAlignment.py174 if DefineObj.GetPiSpecificationVersion() != None:
175 __PiVersion = DefineObj.GetPiSpecificationVersion().GetValue()
/device/linaro/bootloader/edk2/BaseTools/Source/Python/UPT/Object/Parser/
H A DInfDefineObject.py457 ## GetPiSpecificationVersion
459 def GetPiSpecificationVersion(self): member in class:InfDefSection
/device/linaro/bootloader/edk2/BaseTools/Source/Python/UPT/Xml/
H A DModuleSurfaceAreaXml.py577 ['PiSpecificationVersion', Header.GetPiSpecificationVersion()],

Completed in 102 milliseconds