Searched refs:gMtftp6ControllerNameTable (Results 1 – 2 of 2) sorted by relevance
173 GLOBAL_REMOVE_IF_UNREFERENCED EFI_UNICODE_STRING_TABLE *gMtftp6ControllerNameTable = NULL; variable273 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()
24 extern EFI_UNICODE_STRING_TABLE *gMtftp6ControllerNameTable;