Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/BaseTools/Source/Python/Eot/
DEotGlobalData.py91 gProducedProtocolLibrary = sdict() variable
92 gProducedProtocolLibrary['RegisterEsalClass'] = 0
93 gProducedProtocolLibrary['CoreInstallProtocolInterface'] = 1
94 gProducedProtocolLibrary['CoreInstallMultipleProtocolInterfaces'] = -1
95 gProducedProtocolLibrary['EfiInstallProtocolInterface'] = 1
96 gProducedProtocolLibrary['EfiReinstallProtocolInterface'] = 1
97 gProducedProtocolLibrary['EfiLibNamedEventSignal'] = 0
98 gProducedProtocolLibrary['LibInstallProtocolInterfaces'] = 1
99 gProducedProtocolLibrary['LibReinstallProtocolInterfaces'] = 1
DParser.py608 …if BelongsToFunction in EotGlobalData.gProducedProtocolLibrary or BelongsToFunction in EotGlobalDa…
630 LibraryList = EotGlobalData.gProducedProtocolLibrary