TianoCore EDK2 master
|
#include <MdePkg/Include/Protocol/Ip4Config2.h>
Data Fields | |
EFI_IP4_CONFIG2_SET_DATA | SetData |
EFI_IP4_CONFIG2_GET_DATA | GetData |
EFI_IP4_CONFIG2_REGISTER_NOTIFY | RegisterDataNotify |
EFI_IP4_CONFIG2_UNREGISTER_NOTIFY | UnregisterDataNotify |
The EFI_IP4_CONFIG2_PROTOCOL is designed to be the central repository for the common configurations and the administrator configurable settings for the EFI IPv4 network stack. An EFI IPv4 Configuration II Protocol instance will be installed on each communication device that the EFI IPv4 network stack runs on.
Definition at line 307 of file Ip4Config2.h.
EFI_IP4_CONFIG2_GET_DATA _EFI_IP4_CONFIG2_PROTOCOL::GetData |
Definition at line 309 of file Ip4Config2.h.
EFI_IP4_CONFIG2_REGISTER_NOTIFY _EFI_IP4_CONFIG2_PROTOCOL::RegisterDataNotify |
Definition at line 310 of file Ip4Config2.h.
EFI_IP4_CONFIG2_SET_DATA _EFI_IP4_CONFIG2_PROTOCOL::SetData |
Definition at line 308 of file Ip4Config2.h.
EFI_IP4_CONFIG2_UNREGISTER_NOTIFY _EFI_IP4_CONFIG2_PROTOCOL::UnregisterDataNotify |
Definition at line 311 of file Ip4Config2.h.