Searched defs:gProducedProtocolLibrary (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/Eot/
H A DEotGlobalData.py90 gProducedProtocolLibrary = sdict() variable
91 gProducedProtocolLibrary['RegisterEsalClass'] = 0
92 gProducedProtocolLibrary['CoreInstallProtocolInterface'] = 1
93 gProducedProtocolLibrary['CoreInstallMultipleProtocolInterfaces'] = -1
94 gProducedProtocolLibrary['EfiInstallProtocolInterface'] = 1
95 gProducedProtocolLibrary['EfiReinstallProtocolInterface'] = 1
96 gProducedProtocolLibrary['EfiLibNamedEventSignal'] = 0
97 gProducedProtocolLibrary['LibInstallProtocolInterfaces'] = 1
98 gProducedProtocolLibrary['LibReinstallProtocolInterfaces'] = 1

Completed in 1536 milliseconds