iPXE
Data Fields
_EFI_DHCP4_PROTOCOL Struct Reference

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. More...

#include <Dhcp4.h>

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.

Definition at line 749 of file Dhcp4.h.

Field Documentation

◆ GetModeData

EFI_DHCP4_GET_MODE_DATA _EFI_DHCP4_PROTOCOL::GetModeData

Definition at line 750 of file Dhcp4.h.

◆ Configure

EFI_DHCP4_CONFIGURE _EFI_DHCP4_PROTOCOL::Configure

Definition at line 751 of file Dhcp4.h.

◆ Start

EFI_DHCP4_START _EFI_DHCP4_PROTOCOL::Start

Definition at line 752 of file Dhcp4.h.

◆ RenewRebind

EFI_DHCP4_RENEW_REBIND _EFI_DHCP4_PROTOCOL::RenewRebind

Definition at line 753 of file Dhcp4.h.

◆ Release

EFI_DHCP4_RELEASE _EFI_DHCP4_PROTOCOL::Release

Definition at line 754 of file Dhcp4.h.

◆ Stop

EFI_DHCP4_STOP _EFI_DHCP4_PROTOCOL::Stop

Definition at line 755 of file Dhcp4.h.

◆ Build

EFI_DHCP4_BUILD _EFI_DHCP4_PROTOCOL::Build

Definition at line 756 of file Dhcp4.h.

◆ TransmitReceive

EFI_DHCP4_TRANSMIT_RECEIVE _EFI_DHCP4_PROTOCOL::TransmitReceive

Definition at line 757 of file Dhcp4.h.

◆ Parse

EFI_DHCP4_PARSE _EFI_DHCP4_PROTOCOL::Parse

Definition at line 758 of file Dhcp4.h.


The documentation for this struct was generated from the following file: