MdePkg[all]  1.08
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
_EFI_DHCP4_PROTOCOL Struct Reference

Data Fields

EFI_DHCP4_GET_MODE_DATA GetModeData
 
EFI_DHCP4_CONFIGURE Configure
 
EFI_DHCP4_START Start
 
EFI_DHCP4_RENEW_REBIND RenewRebind
 
EFI_DHCP4_RELEASE Release
 
EFI_DHCP4_STOP Stop
 
EFI_DHCP4_BUILD Build
 
EFI_DHCP4_TRANSMIT_RECEIVE TransmitReceive
 
EFI_DHCP4_PARSE Parse
 

Detailed Description

This protocol is used to collect configuration information for the EFI IPv4 Protocol drivers and to provide DHCPv4 server and PXE boot server discovery services.

Field Documentation

EFI_DHCP4_BUILD _EFI_DHCP4_PROTOCOL::Build
EFI_DHCP4_CONFIGURE _EFI_DHCP4_PROTOCOL::Configure
EFI_DHCP4_GET_MODE_DATA _EFI_DHCP4_PROTOCOL::GetModeData
EFI_DHCP4_PARSE _EFI_DHCP4_PROTOCOL::Parse
EFI_DHCP4_RELEASE _EFI_DHCP4_PROTOCOL::Release
EFI_DHCP4_RENEW_REBIND _EFI_DHCP4_PROTOCOL::RenewRebind
EFI_DHCP4_START _EFI_DHCP4_PROTOCOL::Start
EFI_DHCP4_STOP _EFI_DHCP4_PROTOCOL::Stop
EFI_DHCP4_TRANSMIT_RECEIVE _EFI_DHCP4_PROTOCOL::TransmitReceive