Searched defs:_MTFTP4_SERVICE (Results 1 – 1 of 1) sorted by relevance
68 struct _MTFTP4_SERVICE { struct69 UINT32 Signature;70 EFI_SERVICE_BINDING_PROTOCOL ServiceBinding;72 UINT16 ChildrenNum;73 LIST_ENTRY Children;75 EFI_EVENT Timer; ///< Ticking timer for all the MTFTP clients76 EFI_EVENT TimerToGetMap;78 EFI_HANDLE Controller;79 EFI_HANDLE Image;85 UDP_IO *ConnectUdp;