Data Fields | |
UINT32 | Signature |
EFI_SERVICE_BINDING_PROTOCOL | ServiceBinding |
EFI_HANDLE | ImageHandle |
EFI_HANDLE | ControllerHandle |
LIST_ENTRY | ChildrenList |
UINTN | ChildrenNumber |
EFI_HANDLE | TcpChildHandle |
INTN | State |
LIST_ENTRY _HTTP_SERVICE::ChildrenList |
Referenced by HttpCreateService(), HttpDxeDriverBindingStop(), and HttpServiceBindingCreateChild().
Referenced by HttpCreateService(), HttpServiceBindingCreateChild(), and HttpServiceBindingDestroyChild().
EFI_HANDLE _HTTP_SERVICE::ControllerHandle |
Referenced by HttpCreateService(), and HttpDns4().
EFI_HANDLE _HTTP_SERVICE::ImageHandle |
Referenced by HttpCreateService(), and HttpDns4().
EFI_SERVICE_BINDING_PROTOCOL _HTTP_SERVICE::ServiceBinding |
Referenced by HttpCreateService(), and HttpDxeDriverBindingStart().
UINT32 _HTTP_SERVICE::Signature |
Referenced by HttpCreateService().
INTN _HTTP_SERVICE::State |
EFI_HANDLE _HTTP_SERVICE::TcpChildHandle |
Referenced by HttpDxeDriverBindingStart(), HttpServiceBindingCreateChild(), and HttpServiceBindingDestroyChild().