Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/BaseTools/Source/Python/UPT/Object/Parser/
DInfPpiObject.py210 def SetPpi(self, PpiList, Arch = None): member in InfPpiObject
/device/linaro/bootloader/edk2/BaseTools/Source/Python/UPT/Parser/
DInfGuidPpiProtocolSectionParser.py200 if not InfSectionObject.SetPpi(PpiList, Arch=ArchList):