Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/NetworkPkg/Mtftp6Dxe/
DComponentName.c147 GLOBAL_REMOVE_IF_UNREFERENCED EFI_COMPONENT_NAME_PROTOCOL gMtftp6ComponentName = { variable
227 (BOOLEAN)(This == &gMtftp6ComponentName) in Mtftp6ComponentNameGetDriverName()
280 gMtftp6ComponentName.SupportedLanguages, in UpdateName()
427 (BOOLEAN)(This == &gMtftp6ComponentName) in Mtftp6ComponentNameGetControllerName()
DMtftp6Driver.h22 extern EFI_COMPONENT_NAME_PROTOCOL gMtftp6ComponentName;
DMtftp6Dxe.inf35 # COMPONENT_NAME = gMtftp6ComponentName
DMtftp6Driver.c304 &gMtftp6ComponentName, in Mtftp6DriverEntryPoint()