_EFI_SIMPLE_NETWORK_PROTOCOL Struct Reference


Data Fields

UINT64 Revision
EFI_SIMPLE_NETWORK_START Start
EFI_SIMPLE_NETWORK_STOP Stop
EFI_SIMPLE_NETWORK_INITIALIZE Initialize
EFI_SIMPLE_NETWORK_RESET Reset
EFI_SIMPLE_NETWORK_SHUTDOWN Shutdown
EFI_SIMPLE_NETWORK_RECEIVE_FILTERS ReceiveFilters
EFI_SIMPLE_NETWORK_STATION_ADDRESS StationAddress
EFI_SIMPLE_NETWORK_STATISTICS Statistics
EFI_SIMPLE_NETWORK_MCAST_IP_TO_MAC MCastIpToMac
EFI_SIMPLE_NETWORK_NVDATA NvData
EFI_SIMPLE_NETWORK_GET_STATUS GetStatus
EFI_SIMPLE_NETWORK_TRANSMIT Transmit
EFI_SIMPLE_NETWORK_RECEIVE Receive
EFI_EVENT WaitForPacket
EFI_SIMPLE_NETWORK_MODEMode

Detailed Description

The EFI_SIMPLE_NETWORK_PROTOCOL protocol is used to initialize access to a network adapter. Once the network adapter initializes, the EFI_SIMPLE_NETWORK_PROTOCOL protocol provides services that allow packets to be transmitted and received.

Field Documentation

Pointer to the EFI_SIMPLE_NETWORK_MODE data for the device.

Revision of the EFI_SIMPLE_NETWORK_PROTOCOL. All future revisions must be backwards compatible. If a future version is not backwards compatible it is not the same GUID.

Event used with WaitForEvent() to wait for a packet to be received.


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