Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/BaseTools/Source/Python/UPT/Object/Parser/
DInfBinaryObject.py534 def SetBinary(self, UiInf=None, Ver=None, CommonBinary=None, ArchList=None): argument
545 if UiInf != None:
546 if len(UiInf) > 0:
550 for UiItem in UiInf: