Searched refs:GetValue (Results 1 – 3 of 3) sorted by relevance
50 Value = EdkReleaseVersion.GetValue()59 Value = Shadow.GetValue()78 Value = PciVendorId.GetValue()87 Value = PciDeviceId.GetValue()96 Value = PciClassCode.GetValue()105 Value = PciRevision.GetValue()114 Value = PciCompress.GetValue()143 Value = UefiHiiResourceSection.GetValue()
171 __UefiVersion = DefineObj.GetUefiSpecificationVersion().GetValue()175 __PiVersion = DefineObj.GetPiSpecificationVersion().GetValue()193 self.SetModuleType(DefineObj.GetModuleType().GetValue())194 ModuleType = DefineObj.GetModuleType().GetValue()212 self.SetBaseName(DefineObj.GetBaseName().GetValue())221 self.SetVersion(DefineObj.GetInfVersion().GetValue())226 self.SetGuid(DefineObj.GetFileGuid().GetValue())236 if DefineObj.GetVersionString().GetValue() != "":240 VersionString = DefineObj.GetVersionString().GetValue()255 ModuleTypeValue = DefineObj.GetModuleType().GetValue()[all …]
907 def GetValue(self): member in InfDefMember932 Value = InfDefMemberObj.GetValue()