TianoCore EDK2 master
|
#include <MdePkg/Include/Protocol/Dns4.h>
The EFI_DNS4_Protocol provides the function to get the host name and address mapping, also provides pass through interface to retrieve arbitrary information from DNS.
EFI_DNS4_CANCEL _EFI_DNS4_PROTOCOL::Cancel |
EFI_DNS4_CONFIGURE _EFI_DNS4_PROTOCOL::Configure |
EFI_DNS4_GENERAL_LOOKUP _EFI_DNS4_PROTOCOL::GeneralLookUp |
EFI_DNS4_GET_MODE_DATA _EFI_DNS4_PROTOCOL::GetModeData |
EFI_DNS4_HOST_NAME_TO_IP _EFI_DNS4_PROTOCOL::HostNameToIp |
EFI_DNS4_IP_TO_HOST_NAME _EFI_DNS4_PROTOCOL::IpToHostName |
EFI_DNS4_POLL _EFI_DNS4_PROTOCOL::Poll |
EFI_DNS4_UPDATE_DNS_CACHE _EFI_DNS4_PROTOCOL::UpdateDnsCache |