Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/MdeModulePkg/Core/Dxe/DxeMain/
DDxeProtocolNotify.c27 EFI_CORE_PROTOCOL_NOTIFY_ENTRY mArchProtocols[] = { variable
92 for (Entry = mArchProtocols; Entry->ProtocolGuid != NULL; Entry++) { in CoreAllEfiServicesAvailable()
257 CoreNotifyOnProtocolEntryTable (mArchProtocols); in CoreNotifyOnProtocolInstallation()
275 for (Entry = mArchProtocols; Entry->ProtocolGuid != NULL; Entry++) { in CoreDisplayMissingArchProtocols()