Searched refs:GetBinary (Results 1 – 5 of 5) sorted by relevance
/device/linaro/bootloader/edk2/BaseTools/Source/Python/UPT/Object/Parser/ |
D | InfBinaryObject.py | 691 def GetBinary(self): member in InfBinariesObject
|
/device/linaro/bootloader/edk2/BaseTools/Source/Python/Common/ |
D | Parsing.py | 650 def GetBinary(Item, ContainerFile, FileRelativePath, LineNo = -1): function
|
D | InfClassObject.py | 1044 …(FileType, Filename, Target, Pcd) = GetBinary(Record[0], ContainerFile, self.Identification.FileRe…
|
/device/linaro/bootloader/edk2/BaseTools/Source/Python/UPT/Library/ |
D | Parsing.py | 562 def GetBinary(Item, ContainerFile, LineNo= -1): function
|
/device/linaro/bootloader/edk2/BaseTools/Source/Python/UPT/PomAdapter/ |
D | InfPomAlignment.py | 804 BinaryObj = self.Parser.InfBinariesSection.GetBinary()
|