Home | History | Annotate | Download | only in Mtftp4Dxe

Lines Matching defs:Mtftp4

169     L"MTFTP4 Network Service"

236 Update the component name for the Mtftp4 child handle.
238 @param Mtftp4[in] A pointer to the EFI_MTFTP4_PROTOCOL.
247 IN EFI_MTFTP4_PROTOCOL *Mtftp4
254 if (Mtftp4 == NULL) {
262 Status = Mtftp4->GetModeData (Mtftp4, &ModeData);
380 EFI_MTFTP4_PROTOCOL *Mtftp4;
407 (VOID **)&Mtftp4,
419 Status = UpdateName (Mtftp4);