Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/Udp4Dxe/
DComponentName.c150 GLOBAL_REMOVE_IF_UNREFERENCED EFI_COMPONENT_NAME_PROTOCOL gUdp4ComponentName = { variable
231 (BOOLEAN)(This == &gUdp4ComponentName) in UdpComponentNameGetDriverName()
286 gUdp4ComponentName.SupportedLanguages, in UpdateName()
432 (BOOLEAN)(This == &gUdp4ComponentName) in UdpComponentNameGetControllerName()
DUdp4Dxe.inf34 # COMPONENT_NAME = gUdp4ComponentName
DUdp4Impl.h39 extern EFI_COMPONENT_NAME_PROTOCOL gUdp4ComponentName;
DUdp4Driver.c578 &gUdp4ComponentName, in Udp4DriverEntryPoint()