Data Fields | |
UINT32 | Signature |
EFI_SERVICE_BINDING_PROTOCOL | ServiceBinding |
EFI_HANDLE | Controller |
EFI_HANDLE | Image |
UINT16 | ChildrenNum |
LIST_ENTRY | Children |
EFI_EVENT | Timer |
UDP_IO * | DummyUdpIo |
LIST_ENTRY _MTFTP6_SERVICE::Children |
Referenced by Mtftp6CreateService(), Mtftp6DriverBindingStop(), Mtftp6OnTimerTick(), and Mtftp6ServiceBindingCreateChild().
UINT16 _MTFTP6_SERVICE::ChildrenNum |
Referenced by Mtftp6CreateService(), Mtftp6ServiceBindingCreateChild(), and Mtftp6ServiceBindingDestroyChild().
EFI_HANDLE _MTFTP6_SERVICE::Controller |
Referenced by EfiMtftp6Configure(), and Mtftp6CreateService().
UDP_IO* _MTFTP6_SERVICE::DummyUdpIo |
Referenced by Mtftp6CreateService(), Mtftp6ServiceBindingCreateChild(), and Mtftp6ServiceBindingDestroyChild().
EFI_HANDLE _MTFTP6_SERVICE::Image |
Referenced by EfiMtftp6Configure(), and Mtftp6CreateService().
EFI_SERVICE_BINDING_PROTOCOL _MTFTP6_SERVICE::ServiceBinding |
Referenced by Mtftp6CreateService(), and Mtftp6DriverBindingStart().
UINT32 _MTFTP6_SERVICE::Signature |
Referenced by Mtftp6CreateService().
EFI_EVENT _MTFTP6_SERVICE::Timer |
Referenced by Mtftp6CreateService(), and Mtftp6DriverBindingStart().