EFI_PXE_BASE_CODE_MODE Struct Reference


Data Fields

BOOLEAN Started
BOOLEAN Ipv6Available
BOOLEAN Ipv6Supported
BOOLEAN UsingIpv6
BOOLEAN BisSupported
BOOLEAN BisDetected
BOOLEAN AutoArp
BOOLEAN SendGUID
BOOLEAN DhcpDiscoverValid
BOOLEAN DhcpAckReceived
BOOLEAN ProxyOfferReceived
BOOLEAN PxeDiscoverValid
BOOLEAN PxeReplyReceived
BOOLEAN PxeBisReplyReceived
BOOLEAN IcmpErrorReceived
BOOLEAN TftpErrorReceived
BOOLEAN MakeCallbacks
UINT8 TTL
UINT8 ToS
EFI_IP_ADDRESS StationIp
EFI_IP_ADDRESS SubnetMask
EFI_PXE_BASE_CODE_PACKET DhcpDiscover
EFI_PXE_BASE_CODE_PACKET DhcpAck
EFI_PXE_BASE_CODE_PACKET ProxyOffer
EFI_PXE_BASE_CODE_PACKET PxeDiscover
EFI_PXE_BASE_CODE_PACKET PxeReply
EFI_PXE_BASE_CODE_PACKET PxeBisReply
EFI_PXE_BASE_CODE_IP_FILTER IpFilter
UINT32 ArpCacheEntries
EFI_PXE_BASE_CODE_ARP_ENTRY ArpCache [EFI_PXE_BASE_CODE_MAX_ARP_ENTRIES]
UINT32 RouteTableEntries
EFI_PXE_BASE_CODE_ROUTE_ENTRY RouteTable [EFI_PXE_BASE_CODE_MAX_ROUTE_ENTRIES]
EFI_PXE_BASE_CODE_ICMP_ERROR IcmpError
EFI_PXE_BASE_CODE_TFTP_ERROR TftpError

Detailed Description

EFI_PXE_BASE_CODE_MODE. The data values in this structure are read-only and are updated by the code that produces the EFI_PXE_BASE_CODE_PROTOCOL functions.

Field Documentation


Generated on Wed Sep 23 16:24:27 2015 for MdePkg[ALL] by  doxygen 1.5.7.1