Searched refs:GetPcdValue (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/GenFds/
H A DFfsFileStatement.py60 PcdValue = GenFdsGlobalVariable.GetPcdValue(self.NameGuid)
H A DEfiSection.py58 self.FileName = GenFdsGlobalVariable.GetPcdValue(self.FileName)
H A DGenFdsGlobalVariable.py658 ## GetPcdValue()
662 def GetPcdValue (PcdPattern): member in class:GenFdsGlobalVariable
711 GetPcdValue = staticmethod(GetPcdValue) variable in class:GenFdsGlobalVariable
H A DFfsInfStatement.py628 PcdValue = GenFdsGlobalVariable.GetPcdValue(Rule.NameGuid)
759 PcdValue = GenFdsGlobalVariable.GetPcdValue(Rule.NameGuid)

Completed in 53 milliseconds