Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/BaseTools/Source/Python/UPT/Core/
DDependencyRules.py238 DpModuleList = self.IpiDb.GetDpModuleList(DpGuid, DpVersion)
299 DpModuleList = self.IpiDb.GetDpModuleList(OrigDpGuid, OrigDpVersion)
DIpiDb.py837 def GetDpModuleList(self, DpGuid, DpVersion): member in IpiDatabase