Home
last modified time | relevance | path

Searched refs:SetBinaryLicense (Results 1 – 4 of 4) sorted by relevance

/device/linaro/bootloader/edk2/BaseTools/Source/Python/UPT/Object/POM/
DCommonObject.py651 def SetBinaryLicense(self, BinaryLicenseList): member in UserExtensionObject
/device/linaro/bootloader/edk2/BaseTools/Source/Python/UPT/PomAdapter/
DDecPomAlignment.py374 BinaryUserExtension.SetBinaryLicense(BinaryLicenseList)
DInfPomAlignment.py687 BinaryUserExtension.SetBinaryLicense(BinaryLicenseList)
/device/linaro/bootloader/edk2/BaseTools/Source/Python/UPT/Xml/
DCommonXml.py662 UserExtension.SetBinaryLicense(self.BinaryLicenseList)