Home
last modified time | relevance | path

Searched defs:_DHCP_SERVICE (Results 1 – 1 of 1) sorted by relevance

/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/Dhcp4Dxe/
DDhcp4Impl.h82 struct _DHCP_SERVICE { struct
83 UINT32 Signature;
84 EFI_SERVICE_BINDING_PROTOCOL ServiceBinding;
86 INTN ServiceState; // CONFIGED, UNCONFIGED, and DESTROY
88 EFI_HANDLE Controller;
89 EFI_HANDLE Image;
91 LIST_ENTRY Children;
92 UINTN NumChildren;
94 INTN DhcpState;
95 EFI_STATUS IoStatus; // the result of last user operation
[all …]