Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/BaseTools/Source/Python/UPT/Object/Parser/
DInfDepexObject.py51 self.InfDepexContentItemList = []
78 def SetInfDepexContentItemList(self, InfDepexContentItemList): argument
79 self.InfDepexContentItemList = InfDepexContentItemList
81 return self.InfDepexContentItemList