Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/NetworkPkg/Mtftp6Dxe/
DComponentName.c173 GLOBAL_REMOVE_IF_UNREFERENCED EFI_UNICODE_STRING_TABLE *gMtftp6ControllerNameTable = NULL; variable
273 if (gMtftp6ControllerNameTable != NULL) { in UpdateName()
274 FreeUnicodeStringTable (gMtftp6ControllerNameTable); in UpdateName()
275 gMtftp6ControllerNameTable = NULL; in UpdateName()
281 &gMtftp6ControllerNameTable, in UpdateName()
292 &gMtftp6ControllerNameTable, in UpdateName()
425 gMtftp6ControllerNameTable, in Mtftp6ComponentNameGetControllerName()
DMtftp6Driver.h24 extern EFI_UNICODE_STRING_TABLE *gMtftp6ControllerNameTable;