HomeSort by relevance Sort by last modified time
    Searched refs:GetPiSpecificationVersion (Results 1 - 5 of 5) sorted by null

  /device/linaro/bootloader/edk2/BaseTools/Source/Python/UPT/Object/POM/
ModuleObject.py 166 def GetPiSpecificationVersion(self):
  /device/linaro/bootloader/edk2/BaseTools/Source/Python/UPT/GenMetaFile/
GenInfFile.py 332 if ModuleObject.GetPiSpecificationVersion():
334 u'= %s' % ModuleObject.GetPiSpecificationVersion()
    [all...]
  /device/linaro/bootloader/edk2/BaseTools/Source/Python/UPT/PomAdapter/
InfPomAlignment.py 174 if DefineObj.GetPiSpecificationVersion() != None:
175 __PiVersion = DefineObj.GetPiSpecificationVersion().GetValue()
    [all...]
  /device/linaro/bootloader/edk2/BaseTools/Source/Python/UPT/Object/Parser/
InfDefineObject.py 457 ## GetPiSpecificationVersion
459 def GetPiSpecificationVersion(self):
    [all...]
  /device/linaro/bootloader/edk2/BaseTools/Source/Python/UPT/Xml/
ModuleSurfaceAreaXml.py 577 ['PiSpecificationVersion', Header.GetPiSpecificationVersion()],
    [all...]

Completed in 98 milliseconds