Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/BaseTools/Source/Python/UPT/PomAdapter/
DInfPomAlignment.py114 self._GenGuidProtocolPpis(DT.TAB_GUIDS)
115 self._GenGuidProtocolPpis(DT.TAB_PROTOCOLS)
116 self._GenGuidProtocolPpis(DT.TAB_PPIS)
971 def _GenGuidProtocolPpis(self, Type): member in InfPomAlignment