|
TianoCore EDK2 master
|
Data Fields | |
| EFI_DEVICE_PATH_PROTOCOL | Header |
| UINT8 | IsIPv6 |
| EFI_IP_ADDRESS | DnsServerIp [] |
Definition at line 864 of file DevicePath.h.
| EFI_IP_ADDRESS DNS_DEVICE_PATH::DnsServerIp[] |
Instance of the DNS server address.
Definition at line 873 of file DevicePath.h.
| EFI_DEVICE_PATH_PROTOCOL DNS_DEVICE_PATH::Header |
Definition at line 865 of file DevicePath.h.
| UINT8 DNS_DEVICE_PATH::IsIPv6 |
Indicates the DNS server address is IPv4 or IPv6 address.
Definition at line 869 of file DevicePath.h.