Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/BaseTools/Source/Python/Eot/
DEotGlobalData.py83 gProtocolList = {} variable
DFvImage.py146 if Item.lower() not in EotGlobalData.gProtocolList:
157 List = EotGlobalData.gProtocolList
304 EotGlobalData.gProtocolList[Protocol.lower()] = self.ProtocolList[Protocol][0]
326 EotGlobalData.gProtocolList[Record[0].lower()] = ModuleGuid
328 EotGlobalData.gProtocolList[Record[0].lower()] = ModuleGuid
DEot.py320 for Protocol in EotGlobalData.gProtocolList:
386 EotGlobalData.gProtocolList[Record[0].lower()] = -2